diff options
| author | hathach <[email protected]> | 2026-03-23 15:43:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-03-23 15:43:47 +0700 |
| commit | 3c2627e7390dc9145329732900f0c0de6e886cc0 (patch) | |
| tree | 9f39d14d48a5417fab3abe184ad2ba740e3f4060 /test/hil/tinyusb.json | |
| parent | f7cf6bc581c514984d3513bea8538e33e7d726d8 (diff) | |
update host msc hil test
Diffstat (limited to 'test/hil/tinyusb.json')
| -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 b4c6aaefe..37e98a52f 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -182,7 +182,7 @@ "dev_attached": [ {"vid_pid": "0403_6001", "serial": "0", "is_cdc": true}, {"vid_pid": "058f_6387", "serial": "A8BEE062633D", "is_msc": true, - "msc_disk_size": 3730, "msc_inquiry": "Generic Flash Disk rev 8.07"} + "block_size": 512, "block_count": 7639040, "msc_inquiry": "Generic Flash Disk 8.07"} ] }, "flasher": { |
