Ver código fonte

add openocd_target to lilygo t-impulse board.json

taco 2 meses atrás
pai
commit
b92fcbed10
1 arquivos alterados com 2 adições e 1 exclusões
  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"