summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-04-24 16:17:33 +0700
committerhathach <[email protected]>2024-04-24 16:17:33 +0700
commitb67cb26e51c7f31db0cf71c6c1ce5430bbbbb7f5 (patch)
treed0564614430496e537574881b516ad589e201a4a /test
parenteaec0fb13998ab642bd63981e8d0686fab0b347c (diff)
change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)
Diffstat (limited to 'test')
-rw-r--r--test/hil/hil_pi4.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/hil/hil_pi4.json b/test/hil/hil_pi4.json
index 17d9ff1fa..8aff81910 100644
--- a/test/hil/hil_pi4.json
+++ b/test/hil/hil_pi4.json
@@ -8,13 +8,13 @@
"flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\""
},
{
- "name": "espressif_s3_devkitc",
- "uid": "7CDFA1E073CC",
+ "name": "espressif_s3_devkitm",
+ "uid": "84F703C084E4",
"tests": [
"cdc_msc_freertos", "hid_composite_freertos"
],
"flasher": "esptool",
- "flasher_sn": "461cb8d7decdeb119be9b506e93fd3f1",
+ "flasher_sn": "3ea619acd1cdeb11a0a0b806e93fd3f1",
"flasher_args": "-b 1500000"
},
{