diff options
| author | Ha Thach <[email protected]> | 2024-07-18 10:48:47 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-18 10:48:47 +0700 |
| commit | b8581b4ab758e29af2a4b36cbd3f9f3171d856e4 (patch) | |
| tree | 2a25fe3c8c809d4b63bd44965c2b0c3c087113fc /test | |
| parent | c6339204f4d8334427eb8d34e353a1ac420a899f (diff) | |
| parent | 8be0d503dab57be6af0cd8aea2df41588b40fc55 (diff) | |
Merge pull request #2721 from hathach/hild-add-metro-m7
HIL add metro m7
Diffstat (limited to 'test')
| -rw-r--r-- | test/hil/rpi.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json index c9a77936d..338ecae20 100644 --- a/test/hil/rpi.json +++ b/test/hil/rpi.json @@ -30,6 +30,13 @@ "flasher": "esptool", "flasher_sn": "3ea619acd1cdeb11a0a0b806e93fd3f1", "flasher_args": "-b 1500000" + }, + { + "name": "metro_m7_1011", + "uid": "9CE8715DD71137363E00005002004200", + "flasher": "jlink", + "flasher_sn": "000611000000", + "flasher_args": "-device MIMXRT1011xxx5A" } ] } |
