Skip to content

Commit bcce842

Browse files
authored
Merge pull request #7143 from MicroDev1/espressif
Espressif add back `ESP32_CAMERA`
2 parents 8fe44a2 + 9a09c62 commit bcce842

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)