We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7631594 commit b9f7566Copy full SHA for b9f7566
1 file changed
ports/espressif/mpconfigport.mk
@@ -45,6 +45,7 @@ CIRCUITPY_SYNTHIO_MAX_CHANNELS ?= 12
45
CIRCUITPY_TOUCHIO_USE_NATIVE ?= 1
46
CIRCUITPY_WATCHDOG ?= 1
47
CIRCUITPY_WIFI ?= 1
48
+CIRCUITPY_UVC ?= 1
49
50
# Conditionally turn off modules/features
51
ifeq ($(IDF_TARGET),esp32)
0 commit comments