increment creation id
This commit is contained in:
parent
b56bc36819
commit
18213c4e87
|
@ -0,0 +1,8 @@
|
|||
CIRCUITPY_CREATOR_ID = 0x19881988
|
||||
CIRCUITPY_CREATION_ID = 0x00C30002
|
||||
|
||||
IDF_TARGET = esp32c3
|
||||
|
||||
CIRCUITPY_ESP_FLASH_MODE=qio
|
||||
CIRCUITPY_ESP_FLASH_FREQ=80m
|
||||
CIRCUITPY_ESP_FLASH_SIZE=4MB
|
Loading…
Reference in New Issue