dded optimization for esp32s2
This commit is contained in:
parent
49decf90c9
commit
db5c3c9676
|
@ -17,3 +17,5 @@ CIRCUITPY_ESP_FLASH_FREQ=40m
|
|||
CIRCUITPY_ESP_FLASH_SIZE=4MB
|
||||
|
||||
CIRCUITPY_MODULE=wroom
|
||||
|
||||
OPTIMIZATION_LEVEL = 2
|
||||
|
|
Loading…
Reference in New Issue