mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 03:54:01 +00:00
machine/rp2350: extending support to include the rp2350b
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inherits": ["rp2350"],
|
||||
"build-tags": ["rp2350b"],
|
||||
"serial-port": ["2e8a:000f"]
|
||||
}
|
||||
Reference in New Issue
Block a user