We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56bc36 commit 18213c4Copy full SHA for 18213c4
ports/espressif/boards/lolin_c3_pico/mpconfigboard.mk
@@ -0,0 +1,8 @@
1
+CIRCUITPY_CREATOR_ID = 0x19881988
2
+CIRCUITPY_CREATION_ID = 0x00C30002
3
+
4
+IDF_TARGET = esp32c3
5
6
+CIRCUITPY_ESP_FLASH_MODE=qio
7
+CIRCUITPY_ESP_FLASH_FREQ=80m
8
+CIRCUITPY_ESP_FLASH_SIZE=4MB
0 commit comments