use -Os on Feather ESP32-S3 TFT to shrink build
This commit is contained in:
parent
bb47484cb1
commit
e877644012
@ -17,4 +17,4 @@ CIRCUITPY_ESP_FLASH_MODE = dio
|
||||
CIRCUITPY_ESP_FLASH_FREQ = 40m
|
||||
CIRCUITPY_ESP_FLASH_SIZE = 4MB
|
||||
|
||||
CIRCUITPY_PS2IO = 0
|
||||
OPTIMIZATION_FLAGS = -Os
|
||||
|
Loading…
Reference in New Issue
Block a user