add openocd_target to lilygo t-impulse board.json

This commit is contained in:
taco
2026-05-20 20:02:18 +10:00
parent 39b333656b
commit b92fcbed10
+2 -1
View File
@@ -37,7 +37,8 @@
"onboard_tools": [
"jlink"
],
"svd_path": "nrf52840.svd"
"svd_path": "nrf52840.svd",
"openocd_target": "nrf52.cfg"
},
"frameworks": [
"arduino"