diff options
Diffstat (limited to 'test/hil/rpi.json')
| -rw-r--r-- | test/hil/rpi.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json index 338ecae20..98d576db8 100644 --- a/test/hil/rpi.json +++ b/test/hil/rpi.json @@ -37,6 +37,15 @@ "flasher": "jlink", "flasher_sn": "000611000000", "flasher_args": "-device MIMXRT1011xxx5A" + }, + { + "name": "ra4m1_ek", + "uid": "152E163038303131393346E46F26574B", + "tests_skip": ["cdc_msc", "cdc_msc_freertos"], + "comment": "MSC is slow to enumerated #2602", + "flasher": "jlink", + "flasher_sn": "000831174392", + "flasher_args": "-device R7FA4M1AB" } ] } |
