We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb47484 commit e877644Copy full SHA for e877644
1 file changed
ports/espressif/boards/adafruit_feather_esp32s3_tft/mpconfigboard.mk
@@ -17,4 +17,4 @@ CIRCUITPY_ESP_FLASH_MODE = dio
17
CIRCUITPY_ESP_FLASH_FREQ = 40m
18
CIRCUITPY_ESP_FLASH_SIZE = 4MB
19
20
-CIRCUITPY_PS2IO = 0
+OPTIMIZATION_FLAGS = -Os
0 commit comments