8000 ports/espressif/boards/adafruit_esp32s3_camera/mpconfigboard.mk: fix … · bablokb/circuitpython@9a3e087 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a3e087

Browse files
committed
ports/espressif/boards/adafruit_esp32s3_camera/mpconfigboard.mk: fix comment
1 parent c6e0935 commit 9a3e087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/adafruit_esp32s3_camera/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ CIRCUITPY_ESP_PSRAM_SIZE = 2MB
1313
CIRCUITPY_ESP_PSRAM_MODE = qio
1414
CIRCUITPY_ESP_PSRAM_FREQ = 80m
1515

16-
# No OTA partition: larger filesystem instead for lots of images.
16+
# No OTA partition: larger firmware partition
1717
FLASH_SIZE_SDKCONFIG = esp-idf-config/sdkconfig-flash-$(CIRCUITPY_ESP_FLASH_SIZE)-no-ota.defaults
1818

1919
CIRCUITPY_AUDIOBUSIO = 0

0 commit comments

Comments
 (0)
0