Skip to content

Commit 66d21ae

Browse files
authored
Enabled debug feature for WEMOS LOLIN32 Lite
Resolves #1312
1 parent 8524bb6 commit 66d21ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/lolin32_lite.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)