summaryrefslogtreecommitdiff
path: root/test/hil/hil_pi4.json
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-12-11 14:29:11 +0700
committerhathach <[email protected]>2023-12-11 14:29:11 +0700
commit721ae45ebbbf679776d9bdc218a483d77b175462 (patch)
treeaecb30066d8a61fa355bf06ce2e7febc980e9caf /test/hil/hil_pi4.json
parent0642a6d9e7ece8f12090e3d3cf63379284f90a36 (diff)
update hil test to support s3
Diffstat (limited to 'test/hil/hil_pi4.json')
-rw-r--r--test/hil/hil_pi4.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/hil/hil_pi4.json b/test/hil/hil_pi4.json
index d613f8da8..6ebb6c8f0 100644
--- a/test/hil/hil_pi4.json
+++ b/test/hil/hil_pi4.json
@@ -6,6 +6,16 @@
"debugger": "openocd",
"debugger_sn": "E6614103E72C1D2F",
"debugger_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\""
+ },
+ {
+ "name": "espressif_s3_devkitc",
+ "uid": "7CDFA1E073CC",
+ "tests": [
+ "cdc_msc_freertos", "hid_composite_freertos"
+ ],
+ "debugger": "esptool",
+ "debugger_sn": "461cb8d7decdeb119be9b506e93fd3f1",
+ "debugger_args": "-b 1500000"
}
]
}