mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 11:07:46 +00:00
080a6648e9
Took me a while to debug weird crashes after switching from Pico to Pico2.
9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"inherits": [
|
|
"rp2350"
|
|
],
|
|
"build-tags": ["pico2"],
|
|
"serial-port": ["2e8a:000A"],
|
|
"default-stack-size": 8192
|
|
}
|