diff options
| author | Zixun LI <[email protected]> | 2026-07-27 14:39:20 +0200 |
|---|---|---|
| committer | Zixun LI <[email protected]> | 2026-07-27 14:39:20 +0200 |
| commit | 80ffbff6e98a9c5053bba008ae2c5087f0351300 (patch) | |
| tree | c89ca85452956e17c87ef52ee06dc60b0e982575 /test/hil/hfp.json | |
| parent | a2f4786865e85f9cfe7f58c86fbb9355bbd2d701 (diff) | |
test/hil: separate LPC43 stress test flashes
Diffstat (limited to 'test/hil/hfp.json')
| -rw-r--r-- | test/hil/hfp.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/test/hil/hfp.json b/test/hil/hfp.json index 735d5a402..17fbb7605 100644 --- a/test/hil/hfp.json +++ b/test/hil/hfp.json @@ -36,7 +36,11 @@ "flasher": { "name": "jlink", "uid": "728973776", - "args": "-device LPC43S67_M4" + "args": "-device LPC43S67_M4", + "pre_flash": { + "device/usbtest": "device/board_test", + "device/cdc_msc_throughput": "device/board_test" + } } } ] |
