switch to z flag on opt
This commit is contained in:
parent
29cda9d382
commit
b27676fb9f
@ -7,4 +7,4 @@ flash:
|
||||
tinygo flash -target=xiao-ble
|
||||
|
||||
production:
|
||||
tinygo flash -target=xiao-ble -serial=none -size=short -opt=s -gc=leaking -scheduler=tasks
|
||||
tinygo flash -target=xiao-ble -serial=none -size=short -opt=z -gc=leaking -scheduler=tasks
|
Loading…
x
Reference in New Issue
Block a user