mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 02:33:28 +00:00
increase stack size for access to sdcard
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "PYGAMERBOOT",
|
||||
"msd-firmware-name": "arcade.uf2"
|
||||
"msd-firmware-name": "arcade.uf2",
|
||||
"default-stack-size": 2048
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user