Skip to content

Commit 01a2d56

Browse files
committed
add IDs for ESP32-C6 and ESP32-P4
1 parent 50a7e3c commit 01a2d56

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

utils/uf2families.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,16 @@
174174
"short_name": "ESP32H2",
175175
"description": "ESP32-H2"
176176
},
177+
{
178+
"id": "0x540ddf62",
179+
"short_name": "ESP32C6",
180+
"description": "ESP32-C6"
181+
},
182+
{
183+
"id": "0x3d308e94",
184+
"short_name": "ESP32P4",
185+
"description": "ESP32-P4"
186+
},
177187
{
178188
"id": "0xe48bff56",
179189
"short_name": "RP2040",

0 commit comments

Comments
 (0)