diff options
| author | hathach <[email protected]> | 2025-03-26 15:20:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-03-26 15:20:27 +0700 |
| commit | 69dca9518c516c48ad013ea00c11bbf1746ada9a (patch) | |
| tree | 2af3f4da065a0a6c3f4d62d169e0be63ec5b081f /test/hil/tinyusb.json | |
| parent | 73e810a7ba73a54c0bd074e86a18b6e2954057fa (diff) | |
added mimxrt1064_evk to hil test pool
Diffstat (limited to 'test/hil/tinyusb.json')
| -rw-r--r-- | test/hil/tinyusb.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 7436ddb63..a9460bf9d 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -70,6 +70,19 @@ } }, { + "name": "mimxrt1064_evk", + "uid": "BAE96FB95AFA6DBB8F00005002001200", + "tests": { + "device": true, "host": true, "dual": true, + "dev_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2023299"}] + }, + "flasher": { + "name": "jlink", + "uid": "000725299165", + "args": "-device MIMXRT1064xxx6A" + } + }, + { "name": "lpcxpresso11u37", "uid": "17121919", "tests": { |
