We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f9867 commit 295c774Copy full SHA for 295c774
1 file changed
ports/espressif/mpconfigport.mk
@@ -32,7 +32,7 @@ CIRCUITPY_ESPULP ?= 1
32
CIRCUITPY_FRAMEBUFFERIO ?= 1
33
CIRCUITPY_FREQUENCYIO ?= 1
34
CIRCUITPY_HASHLIB ?= 1
35
-CIRCUITPY_I2CTARGET ?= 1
+CIRCUITPY_I2CTARGET ?= 0
36
CIRCUITPY_IMAGECAPTURE = 0
37
CIRCUITPY_MEMORYMAP ?= 1
38
CIRCUITPY_NVM ?= 1
0 commit comments