mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-05-24 10:55:24 +00:00
Merge pull request #2592 from oltaco/nrf52-pio-target-fix
Fix upload and monitor targets for nrf52 envs
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
"onboard_tools": [
|
||||
"jlink"
|
||||
],
|
||||
"svd_path": "nrf52840.svd"
|
||||
"svd_path": "nrf52840.svd",
|
||||
"openocd_target": "nrf52.cfg"
|
||||
},
|
||||
"frameworks": [
|
||||
"arduino"
|
||||
|
||||
Reference in New Issue
Block a user