8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e0935 commit 9a3e087Copy full SHA for 9a3e087
ports/espressif/boards/adafruit_esp32s3_camera/mpconfigboard.mk
@@ -13,7 +13,7 @@ CIRCUITPY_ESP_PSRAM_SIZE = 2MB
13
CIRCUITPY_ESP_PSRAM_MODE = qio
14
CIRCUITPY_ESP_PSRAM_FREQ = 80m
15
16
-# No OTA partition: larger filesystem instead for lots of images.
+# No OTA partition: larger firmware partition
17
FLASH_SIZE_SDKCONFIG = esp-idf-config/sdkconfig-flash-$(CIRCUITPY_ESP_FLASH_SIZE)-no-ota.defaults
18
19
CIRCUITPY_AUDIOBUSIO = 0
0 commit comments