Skip to content

Commit a7bbb05

Browse files
authored
Update mpconfigboard.mk
Use unique CIRCUITPY_CREATION_ID
1 parent 2742466 commit a7bbb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/luatos_core_esp32c3_ch343/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CIRCUITPY_CREATOR_ID = 0xDEADBEEF
2-
CIRCUITPY_CREATION_ID = 0x00C30001
2+
CIRCUITPY_CREATION_ID = 0x00C30002
33

44
IDF_TARGET = esp32c3
55

0 commit comments

Comments
 (0)