diff options
| author | hathach <[email protected]> | 2024-07-19 11:48:43 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-07-19 11:48:43 +0700 |
| commit | 7e7a38b97d6f8abbdff029c6bf24c52bf53f5910 (patch) | |
| tree | 02585a03301d4efe9f851936237d459060dc27f8 /test | |
| parent | 94454684f78a528c343e306d723e6c8d2b05e932 (diff) | |
update test json
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 338ecae20..44edb7de0 100644 --- a/test/hil/rpi.json +++ b/test/hil/rpi.json @@ -37,6 +37,13 @@ "flasher": "jlink", "flasher_sn": "000611000000", "flasher_args": "-device MIMXRT1011xxx5A" + }, + { + "name": "ra4m1_ek", + "uid": "152E163038303131393346E46F26574B", + "flasher": "jlink", + "flasher_sn": "000831174392", + "flasher_args": "-device R7FA4M1AB" } ] } |
