summaryrefslogtreecommitdiff
path: root/test/hil/rpi.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/hil/rpi.json')
-rw-r--r--test/hil/rpi.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/test/hil/rpi.json b/test/hil/rpi.json
index bdb8a5fa5..c9a77936d 100644
--- a/test/hil/rpi.json
+++ b/test/hil/rpi.json
@@ -17,11 +17,9 @@
{
"name": "itsybitsy_m4",
"uid": "D784B28C5338533335202020FF044726",
- "flasher": "bossac",
- "flashser_vendor": "Adafruit Industries",
- "flasher_product": "ItsyBitsy M4 Express",
- "flasher_reset_pin": "2",
- "flasher_args": "--offset 0x4000"
+ "flasher": "openocd",
+ "flasher_sn": "E6614C311B597D32",
+ "flasher_args": "-f interface/cmsis-dap.cfg -f target/atsame5x.cfg -c \"adapter speed 5000\""
},
{
"name": "espressif_s3_devkitm",