Enabled debug feature for WEMOS LOLIN32 Lite

Resolves #1312
This commit is contained in:
Valerii Koval
2024-02-19 15:47:33 +02:00
committed by GitHub
parent 8524bb6fdd
commit 66d21ae224
+3
View File
@@ -17,6 +17,9 @@
"ethernet",
"can"
],
"debug": {
"openocd_board": "esp-wroom-32.cfg"
},
"frameworks": [
"arduino",
"espidf"