Skip to content

Commit 18213c4

Browse files
committed
increment creation id
1 parent b56bc36 commit 18213c4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)