Add ESP32-C3-DevKitC-02 board

This commit is contained in:
Niklas Kaaf
2023-03-24 16:52:05 +01:00
committed by GitHub
parent 196c4bff74
commit 4b44a501c9
2 changed files with 37 additions and 1 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"variant": "esp32c3"
},
"connectivity": [
"wifi"
"wifi",
"bluetooth"
],
"debug": {
"openocd_target": "esp32c3.cfg"