echo, m1: correct display scalling; all nrf52 boards jsons: added debug.openocd_target

This commit is contained in:
recrof
2025-05-05 08:30:12 +02:00
parent 791da53c7b
commit 5780b50a48
9 changed files with 64 additions and 12 deletions

View File

@@ -32,7 +32,8 @@
"connectivity": ["bluetooth"],
"debug": {
"jlink_device": "nRF52840_xxAA",
"svd_path": "nrf52840.svd"
"svd_path": "nrf52840.svd",
"openocd_target": "nrf52.cfg"
},
"frameworks": ["arduino"],
"name": "Seeed T1000-E",