diff options
| author | hathach <[email protected]> | 2026-01-12 13:52:29 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-01-12 13:52:29 +0700 |
| commit | 34035bb87cb90a2eb413633e30783d5e72d119a6 (patch) | |
| tree | 1f5916e55da448947f5b26ff6b9e8a2fb34104a6 /test/hil/tinyusb.json | |
| parent | 237e9f21fd2f5211abd3784954b72fa900fff7ea (diff) | |
| parent | 085ec06874f5680604a75e3a721a51f962d66973 (diff) | |
Merge branch 'refs/heads/master' into mtp_zlp
Diffstat (limited to 'test/hil/tinyusb.json')
| -rw-r--r-- | test/hil/tinyusb.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 6afcb2186..7cb561b2d 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -103,10 +103,10 @@ "name": "ra4m1_ek", "uid": "152E163038303131393346E46F26574B", "tests": { - "device": true, "host": false, "dual": false, - "skip": ["device/cdc_msc", "device/cdc_msc_freertos"] + "device": true, + "host": false, + "dual": false }, - "comment": "MSC is slow to enumerated #2602", "flasher": { "name": "jlink", "uid": "000831174392", |
