Skip to content

Commit

Permalink
ports/espressif/boards/adafruit_esp32s3_camera/mpconfigboard.mk: fix …
Browse files Browse the repository at this point in the history
…comment
  • Loading branch information
dhalbert committed Feb 20, 2024
1 parent c6e0935 commit 9a3e087
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ CIRCUITPY_ESP_PSRAM_SIZE = 2MB
CIRCUITPY_ESP_PSRAM_MODE = qio
CIRCUITPY_ESP_PSRAM_FREQ = 80m

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

CIRCUITPY_AUDIOBUSIO = 0
Expand Down

0 comments on commit 9a3e087

Please sign in to comment.