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

Fix upload and monitor targets for nrf52 envs
Этот коммит содержится в:
Liam Cottle
2026-05-20 22:26:58 +12:00
коммит произвёл GitHub
родитель 39b333656b b92fcbed10
Коммит f03662af11
+2 -1
Просмотреть файл
@@ -37,7 +37,8 @@
"onboard_tools": [
"jlink"
],
"svd_path": "nrf52840.svd"
"svd_path": "nrf52840.svd",
"openocd_target": "nrf52.cfg"
},
"frameworks": [
"arduino"