Skip to content

Commit 8d5732f

Browse files
committed
feat: add esp32h21 to known target list
1 parent 71dee47 commit 8d5732f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

idf_component_tools/manifest/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'esp32c6',
3636
'esp32c61',
3737
'esp32h2',
38+
'esp32h21',
3839
'esp32p4',
3940
'linux',
4041
]

0 commit comments

Comments
 (0)