mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
Bump default stack size for target pico to 8kb from 2kb
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
],
|
||||
"build-tags": ["pico"],
|
||||
"serial-port": ["2e8a:000A"],
|
||||
"default-stack-size": 8192,
|
||||
"ldflags": [
|
||||
"--defsym=__flash_size=2048K"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user