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

Цей коміт міститься в:
recrof
2025-05-05 08:30:12 +02:00
джерело 791da53c7b
коміт 5780b50a48
9 змінених файлів з 64 додано та 12 видалено
+3 -2
Переглянути файл
@@ -8,7 +8,7 @@
"extra_flags": "-DARDUINO_NRF52840_FEATHER -DNRF52840_XXAA",
"f_cpu": "64000000L",
"hwids": [
[
[
"0x239A",
"0x00B3"
],
@@ -51,7 +51,8 @@
],
"debug": {
"jlink_device": "nRF52840_xxAA",
"svd_path": "nrf52840.svd"
"svd_path": "nrf52840.svd",
"openocd_target": "nrf52.cfg"
},
"frameworks": [
"arduino",