diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/hil/tinyusb.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/hil/tinyusb.json b/test/hil/tinyusb.json index 3c03b3721..92b7b21b0 100644 --- a/test/hil/tinyusb.json +++ b/test/hil/tinyusb.json @@ -62,6 +62,11 @@ { "name": "metro_m4_express", "uid": "9995AD485337433231202020FF100A34", + "build": { + "args": [ + "MAX3421_HOST=1" + ] + }, "tests": { "device": true, "host": false, |
