summaryrefslogtreecommitdiff
path: root/test/hil/hfp.json
diff options
context:
space:
mode:
authorZixun LI <[email protected]>2026-07-27 14:39:20 +0200
committerZixun LI <[email protected]>2026-07-27 14:39:20 +0200
commit80ffbff6e98a9c5053bba008ae2c5087f0351300 (patch)
treec89ca85452956e17c87ef52ee06dc60b0e982575 /test/hil/hfp.json
parenta2f4786865e85f9cfe7f58c86fbb9355bbd2d701 (diff)
test/hil: separate LPC43 stress test flashes
Diffstat (limited to 'test/hil/hfp.json')
-rw-r--r--test/hil/hfp.json6
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"
+ }
}
}
]