diff options
| author | hathach <[email protected]> | 2026-01-09 10:38:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-01-09 10:38:47 +0700 |
| commit | 271edeb35bb0ebf38e79bed4b2bcbf34fd40e326 (patch) | |
| tree | 873b7ddf09b8473fa2f481e4da838124a81c617b /test/hil | |
| parent | 8544db8bf5e6b83527fb0e1d903a70f90cbb8873 (diff) | |
| parent | 593dce28349cf5b1299c2cf1193312cb783574f3 (diff) | |
Merge branch 'master' into fork/zhiqiang-ch/master
Diffstat (limited to 'test/hil')
| -rw-r--r-- | test/hil/tinyusb.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 6afcb2186..047d0879c 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -103,8 +103,9 @@ "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": { |
