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 79155af commit c2e98ecCopy full SHA for c2e98ec
ports/espressif/boards/makerfabs_tft7/mpconfigboard.mk
@@ -16,8 +16,8 @@ CIRCUITPY_ESP_PSRAM_FREQ = 80m
16
CIRCUITPY_DOTCLOCKFRAMEBUFFER = 1
17
18
# To build with USB disabled allowing access to I2S pins
19
-#CIRCUITPY_CREATOR_ID = 0x000C303A
20
-#CIRCUITPY_CREATION_ID = 0x00A30001
+#CIRCUITPY_CREATOR_ID = 0x1A000000
+#CIRCUITPY_CREATION_ID = 0x005381BF
21
#CIRCUITPY_USB=0
22
#CIRCUITPY_BUILD_EXTENSIONS = bin,uf2
23
#UF2_BOOTLOADER = 1
0 commit comments