diff options
Diffstat (limited to 'test/hil/rpi.json')
| -rw-r--r-- | test/hil/rpi.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json index 36376a873..77919f346 100644 --- a/test/hil/rpi.json +++ b/test/hil/rpi.json @@ -53,6 +53,16 @@ } }, { + "name": "raspberry_pi_pico2", + "uid": "560AE75E1C7152C9", + "flasher": "openocd", + "flasher_sn": "E6633861A3978538", + "flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2350.cfg -c \"adapter speed 5000\"", + "tests": { + "dual_attached": [{"vid_pid": "1a86_55d4", "serial": "533D004242"}] + } + }, + { "name": "stm32f072disco", "uid": "3A001A001357364230353532", "flasher": "jlink", |
