summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-03-05 12:02:45 +0700
committerGitHub <[email protected]>2026-03-05 12:02:45 +0700
commitce8a073a31307d65e3337a2f69a5ea1b9b507ea5 (patch)
tree41c022172b382cf62c3e023f68d9f2e5af81925a /test
parent6aeb3dfb51e81a6f206733a36f1785d3cf141405 (diff)
parent07620c125ba2090b7f1983ba39a9655cde194c6d (diff)
Merge pull request #3522 from hathach/fix-ci-hil
set esp32p4 min revision to 0.1
Diffstat (limited to 'test')
-rw-r--r--test/hil/tinyusb.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json
index 4d7276c8f..029e5ffcd 100644
--- a/test/hil/tinyusb.json
+++ b/test/hil/tinyusb.json
@@ -13,7 +13,7 @@
"flasher": {
"name": "esptool",
"uid": "4ea4f48f6bc3ee11bbb9d00f9e1b1c54",
- "args": "-b 1500000 --force",
+ "args": "-b 1500000",
"comment": "use --force for ESP32-P4 v0.1"
},
"comment": "Use TS3USB30 mux to test both device and host"