diff options
| author | hathach <[email protected]> | 2026-04-20 16:44:25 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-04-20 16:44:25 +0700 |
| commit | ce81b01eda0f9e833bbb717e6f2cebad0030afa1 (patch) | |
| tree | 49ecf3e9b00ba807debc9398600346d7ea67a460 /test | |
| parent | 723e0167a3d164918c1453d3941cb2b9a6a2d463 (diff) | |
improving transfer tracking and adding support for un-armed Rx data handling
Diffstat (limited to 'test')
| -rw-r--r-- | test/hil/tinyusb.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 92b7b21b0..5466cd534 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -226,6 +226,9 @@ { "name": "stm32f072disco", "uid": "3A001A001357364230353532", + "tests": { + "device": true, "host": false, "dual": false + }, "flasher": { "name": "jlink", "uid": "779541626", |
