Skip to content

Commit ddeb833

Browse files
committed
Shrink Feather S3 4mb build with -Os
1 parent 88102d1 commit ddeb833

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/adafruit_feather_esp32s3_4mbflash_2mbpsram

1 file changed

+1
-1
lines changed

ports/espressif/boards/adafruit_feather_esp32s3_4mbflash_2mbpsram/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ CIRCUITPY_ESP_FLASH_MODE = qio
1616
CIRCUITPY_ESP_FLASH_FREQ = 40m
1717
CIRCUITPY_ESP_FLASH_SIZE = 4MB
1818

19-
CIRCUITPY_PS2IO = 0
19+
OPTIMIZATION_FLAGS = -Os

0 commit comments

Comments
 (0)