Эх сурвалжийг харах

Merge pull request #2592 from oltaco/nrf52-pio-target-fix

Fix upload and monitor targets for nrf52 envs
Liam Cottle 2 сар өмнө
parent
commit
f03662af11

+ 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"