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.
2 parents 79155af + c2e98ec commit 28c2094Copy full SHA for 28c2094
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