mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
26ff622148
Signed-off-by: deadprogram <ron@hybridgroup.com>
9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"inherits": [
|
|
"rp2350"
|
|
],
|
|
"serial-port": ["2e8a:000a"],
|
|
"build-tags": ["xiao_rp2350"],
|
|
"default-stack-size": 8192
|
|
}
|