Skip to content

Commit 721014d

Browse files
committed
Enable debugging feature for ESP32-PICO-KIT board // Resolve platformio#336
1 parent 55e1024 commit 721014d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/pico32.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"ethernet",
1818
"can"
1919
],
20+
"debug": {
21+
"openocd_board": "esp-wroom-32.cfg"
22+
},
2023
"frameworks": [
2124
"arduino",
2225
"espidf"

0 commit comments

Comments
 (0)