diff options
| author | Zixun LI <[email protected]> | 2026-07-29 00:41:26 +0200 |
|---|---|---|
| committer | Zixun LI <[email protected]> | 2026-07-29 00:41:26 +0200 |
| commit | a7d778c68e46c6013a39d8520c176a3592fc0cd7 (patch) | |
| tree | 66a45d15db61ccd6ed146f336143e09b7a74a8c2 /test/hil/tinyusb.json | |
| parent | 192e0bd872608b4a39b36047e0d5c1d18c2a8f02 (diff) | |
| parent | 1eb216ed024002119a16ac15004e0b0124a7da6a (diff) | |
Merge tinyusb/master into fix/lpc43-hfp-reliability
Diffstat (limited to 'test/hil/tinyusb.json')
| -rw-r--r-- | test/hil/tinyusb.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 812eb7571..8316dbc33 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -147,7 +147,7 @@ "dual": false }, "flasher": { - "name": "openocd_adi", + "name": "openocd", "uid": "E6614C311B597D32", "args": "-f interface/cmsis-dap.cfg -f target/max32665.cfg" } @@ -465,7 +465,7 @@ "flasher": { "name": "openocd_wch", "uid": "EBCA8F0670AF", - "args": "" + "args": "-f target/wch-riscv.cfg" } }, { @@ -480,7 +480,7 @@ "flasher": { "name": "openocd_wch", "uid": "BC4954081051", - "args": "" + "args": "-f target/wch-riscv.cfg" } }, { @@ -499,7 +499,7 @@ "flasher": { "name": "openocd_wch", "uid": "BC5DA47360D0", - "args": "" + "args": "-f target/wch-riscv.cfg" } }, { @@ -514,7 +514,7 @@ "flasher": { "name": "openocd_wch", "uid": "7FD88F0604B5", - "args": "" + "args": "-f target/wch-riscv.cfg" } }, { |
