Skip to content

Commit 71d07cd

Browse files
committed
Seperate N4 from N8
1 parent 19efc93 commit 71d07cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/espressif/boards/weact_esp32c6_n4/mpconfigboard.mk

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

44
IDF_TARGET = esp32c6
55

ports/espressif/boards/weact_esp32c6_n8/mpconfigboard.mk

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

44
IDF_TARGET = esp32c6
55

0 commit comments

Comments
 (0)