reset usb when init for max32650/66. change hil max32 to use pico (cmsis dap2), change metro m4 flasher
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
{
|
||||
"name": "metro_m4_express",
|
||||
"uid": "9995AD485337433231202020FF100A34",
|
||||
"flasher": "openocd",
|
||||
"flasher_sn": "E6633861A3978538",
|
||||
"flasher_args": "-f interface/cmsis-dap.cfg -f target/atsame5x.cfg",
|
||||
"flasher": "jlink",
|
||||
"flasher_sn": "123456",
|
||||
"flasher_args": "-device ATSAMD51J19",
|
||||
"tests": {
|
||||
"dual_attached": [{"vid_pid": "1a86_55d4", "serial": "52D2002130"}]
|
||||
}
|
||||
@@ -20,9 +20,9 @@
|
||||
{
|
||||
"name": "max32666fthr",
|
||||
"uid": "0C81464124010B20FF0A08CC2C",
|
||||
"flasher": "jlink",
|
||||
"flasher_sn": "000801011822",
|
||||
"flasher_args": "-device max32666"
|
||||
"flasher": "openocd_adi",
|
||||
"flasher_sn": "E6614C311B597D32",
|
||||
"flasher_args": "-f interface/cmsis-dap.cfg -f target/max32665.cfg"
|
||||
},
|
||||
{
|
||||
"name": "lpcxpresso11u37",
|
||||
@@ -92,13 +92,6 @@
|
||||
"flasher": "esptool",
|
||||
"flasher_sn": "3ea619acd1cdeb11a0a0b806e93fd3f1",
|
||||
"flasher_args": "-b 921600"
|
||||
},
|
||||
{
|
||||
"name": "max32666fthr",
|
||||
"uid": "0C81464124010B20FF0A08CC2C",
|
||||
"flasher": "openocd_adi",
|
||||
"flasher_sn": "042217023bffc88100000000000000000000000097969906",
|
||||
"flasher_args": "-f interface/cmsis-dap.cfg -f target/max32665.cfg"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user