Update mpconfigboard.mk
Use unique CIRCUITPY_CREATION_ID
This commit is contained in:
parent
2742466709
commit
a7bbb05e25
@ -1,5 +1,5 @@
|
||||
CIRCUITPY_CREATOR_ID = 0xDEADBEEF
|
||||
CIRCUITPY_CREATION_ID = 0x00C30001
|
||||
CIRCUITPY_CREATION_ID = 0x00C30002
|
||||
|
||||
IDF_TARGET = esp32c3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user