Merge pull request #2592 from oltaco/nrf52-pio-target-fix
Fix upload and monitor targets for nrf52 envs
此提交包含在:
@@ -37,7 +37,8 @@
|
|||||||
"onboard_tools": [
|
"onboard_tools": [
|
||||||
"jlink"
|
"jlink"
|
||||||
],
|
],
|
||||||
"svd_path": "nrf52840.svd"
|
"svd_path": "nrf52840.svd",
|
||||||
|
"openocd_target": "nrf52.cfg"
|
||||||
},
|
},
|
||||||
"frameworks": [
|
"frameworks": [
|
||||||
"arduino"
|
"arduino"
|
||||||
|
|||||||
新增問題並參考
封鎖使用者