We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bec056 commit e6271b2Copy full SHA for e6271b2
ports/espressif/boards/lolin_c3_mini/mpconfigboard.mk
@@ -9,4 +9,7 @@ CIRCUITPY_ESP_FLASH_SIZE=4MB
9
10
CIRCUITPY_LEGACY_4MB_FLASH_LAYOUT = 1
11
12
+# Not enough flash
13
+CIRCUITPY_SOCKETPOOL_IPV6 = 0
14
+
15
CIRCUITPY_ESP_USB_SERIAL_JTAG = 1
0 commit comments