Enable debugging feature for ESP32-PICO-KIT board // Resolve #336

This commit is contained in:
Valerii Koval
2020-05-25 14:15:50 +03:00
parent 55e1024c52
commit 721014dde2
+3
View File
@@ -17,6 +17,9 @@
"ethernet",
"can"
],
"debug": {
"openocd_board": "esp-wroom-32.cfg"
},
"frameworks": [
"arduino",
"espidf"