Parcourir la source

add openocd_target to lilygo t-impulse board.json

taco il y a 2 mois
Parent
commit
b92fcbed10
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      boards/lilygo_t_impulse_plus_nrf52840.json

+ 2 - 1
boards/lilygo_t_impulse_plus_nrf52840.json

@@ -37,7 +37,8 @@
     "onboard_tools": [
       "jlink"
     ],
-    "svd_path": "nrf52840.svd"
+    "svd_path": "nrf52840.svd",
+    "openocd_target": "nrf52.cfg"
   },
   "frameworks": [
     "arduino"