فهرست منبع

add openocd_target to lilygo t-impulse board.json

taco 2 ماه پیش
والد
کامیت
b92fcbed10
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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"