diff options
| author | hathach <[email protected]> | 2024-07-18 09:25:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-07-18 09:25:52 +0700 |
| commit | 68518aaa4b352c2879da61083bf72455c019ef36 (patch) | |
| tree | 71c4344fd68da8c4886342ac0e55828dcaebc3a7 | |
| parent | ea5deb001868afd863ab88433f17520c951970ae (diff) | |
add metro_m7_1011 to hil rpi
| -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" } ] } |
