diff options
| author | hathach <[email protected]> | 2024-07-19 22:33:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-07-19 22:33:53 +0700 |
| commit | 6bb59eeb3f974f51fbc5c6a5e4c02f83e11567b8 (patch) | |
| tree | c6c44df568ccc48016d4ff14ffbde04aa6c8c2ee /test | |
| parent | e9f9d43d67804dc853cd064e8c0e204f2758731f (diff) | |
add lpc11u37 for hil rpi
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 98d576db8..bd20b3313 100644 --- a/test/hil/rpi.json +++ b/test/hil/rpi.json @@ -46,6 +46,13 @@ "flasher": "jlink", "flasher_sn": "000831174392", "flasher_args": "-device R7FA4M1AB" + }, + { + "name": "lpcxpresso11u37", + "uid": "17121919", + "flasher": "jlink", + "flasher_sn": "000724441579", + "flasher_args": "-device LPC11U37/401" } ] } |
