Skip to content

Commit 9a09c62

Browse files
committed
espressif add back ESP32_CAMERA
1 parent 8fe44a2 commit 9a09c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/espressif/mpconfigport.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ CIRCUITPY_CANIO ?= 1
2525
CIRCUITPY_COPROC ?= 1
2626
CIRCUITPY_COUNTIO ?= 1
2727
CIRCUITPY_DUALBANK ?= 1
28+
CIRCUITPY_ESP32_CAMERA ?= 1
2829
CIRCUITPY_ESPIDF ?= 1
2930
CIRCUITPY_FRAMEBUFFERIO ?= 1
3031
CIRCUITPY_FREQUENCYIO ?= 1

0 commit comments

Comments
 (0)