add compiler flags for more optimization
This commit is contained in:
parent
ac8737bc42
commit
29cda9d382
@ -7,4 +7,4 @@ flash:
|
||||
tinygo flash -target=xiao-ble
|
||||
|
||||
production:
|
||||
tinygo flash -target=xiao-ble -serial=none
|
||||
tinygo flash -target=xiao-ble -serial=none -size=short -opt=s -gc=leaking -scheduler=tasks
|
Loading…
x
Reference in New Issue
Block a user