diff options
| author | hathach <[email protected]> | 2026-03-05 12:04:15 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-03-05 12:04:15 +0700 |
| commit | 75a5bedf357342762688a3fecc90739f58bbff0e (patch) | |
| tree | 94e43441df40b82438f74e830d27c7b72610d2fb /test | |
| parent | 1efe4cd0e84e965db7c5056f4339c83102e997ab (diff) | |
| parent | ce8a073a31307d65e3337a2f69a5ea1b9b507ea5 (diff) | |
Merge branch 'master' into dwc2_deinit
Diffstat (limited to 'test')
| -rw-r--r-- | test/hil/tinyusb.json | 2 |
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" |
