diff options
| author | hathach <[email protected]> | 2026-03-04 17:59:19 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-03-05 11:33:48 +0700 |
| commit | 07620c125ba2090b7f1983ba39a9655cde194c6d (patch) | |
| tree | 8d349885d259c2fd73308781e3862d4c5f272b61 /test | |
| parent | 13e0b0c4f149016c829f039dc082151bca01174f (diff) | |
esp32p4 min rev 0.1
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" |
