11 lines
170 B
JSON
11 lines
170 B
JSON
|
|
{
|
||
|
|
"inherits": [
|
||
|
|
"rp2350"
|
||
|
|
],
|
||
|
|
"build-tags": ["tiny2350"],
|
||
|
|
"ldflags": [
|
||
|
|
"--defsym=__flash_size=4M"
|
||
|
|
],
|
||
|
|
"serial-port": ["2e8a:000f"]
|
||
|
|
}
|