Skip to content

Commit 95bc2c2

Browse files
committed
boards: Disable CIRCUITPY_ESPCAMERA for FoBE Quill ESP32S3 Mesh
Signed-off-by: Chiho Sin <[email protected]>
1 parent 86f7bf4 commit 95bc2c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/espressif/boards/fobe_quill_esp32s3_mesh/mpconfigboard.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ CIRCUITPY_ESP_FLASH_FREQ = 80m
1212
CIRCUITPY_ESP_PSRAM_SIZE = 2MB
1313
CIRCUITPY_ESP_PSRAM_MODE = qio
1414
CIRCUITPY_ESP_PSRAM_FREQ = 80m
15+
16+
CIRCUITPY_ESPCAMERA = 0

0 commit comments

Comments
 (0)