2023-11-28 18:27:40 +07:00
|
|
|
{
|
|
|
|
"boards": [
|
2023-12-12 11:59:37 +07:00
|
|
|
{
|
|
|
|
"name": "feather_nrf52840_express",
|
|
|
|
"uid": "1F0479CD0F764471",
|
|
|
|
"flasher": "jlink",
|
|
|
|
"flasher_sn": "000682804350",
|
|
|
|
"flasher_args": "-device nrf52840_xxaa"
|
2023-12-13 18:54:00 +07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "itsybitsy_m4",
|
|
|
|
"uid": "D784B28C5338533335202020FF044726",
|
2024-07-16 14:30:51 +07:00
|
|
|
"flasher": "openocd",
|
|
|
|
"flasher_sn": "E6614C311B597D32",
|
|
|
|
"flasher_args": "-f interface/cmsis-dap.cfg -f target/atsame5x.cfg -c \"adapter speed 5000\""
|
2024-05-10 18:55:43 +07:00
|
|
|
},
|
2024-08-18 17:15:07 +07:00
|
|
|
{
|
|
|
|
"name": "max32666fthr",
|
|
|
|
"uid": "0C81464124010B20FF0A08CC2C",
|
2024-08-22 12:37:11 +07:00
|
|
|
"flasher": "jlink",
|
|
|
|
"flasher_sn": "000801011822",
|
|
|
|
"flasher_args": "-device max32666"
|
2024-08-18 17:15:07 +07:00
|
|
|
},
|
2024-08-01 13:00:38 +07:00
|
|
|
{
|
|
|
|
"name": "lpcxpresso11u37",
|
|
|
|
"uid": "17121919",
|
|
|
|
"flasher": "jlink",
|
|
|
|
"flasher_sn": "000724441579",
|
|
|
|
"flasher_args": "-device LPC11U37/401"
|
|
|
|
},
|
2024-07-19 11:48:43 +07:00
|
|
|
{
|
|
|
|
"name": "ra4m1_ek",
|
|
|
|
"uid": "152E163038303131393346E46F26574B",
|
2024-07-19 12:12:26 +07:00
|
|
|
"tests_skip": ["cdc_msc", "cdc_msc_freertos"],
|
|
|
|
"comment": "MSC is slow to enumerated #2602",
|
2024-07-19 11:48:43 +07:00
|
|
|
"flasher": "jlink",
|
|
|
|
"flasher_sn": "000831174392",
|
|
|
|
"flasher_args": "-device R7FA4M1AB"
|
2024-07-19 22:33:53 +07:00
|
|
|
},
|
|
|
|
{
|
2024-08-01 13:00:38 +07:00
|
|
|
"name": "raspberry_pi_pico",
|
|
|
|
"uid": "E6614C311B764A37",
|
|
|
|
"flasher": "openocd",
|
|
|
|
"flasher_sn": "E6614103E72C1D2F",
|
|
|
|
"flasher_args": "-f interface/cmsis-dap.cfg -f target/rp2040.cfg -c \"adapter speed 5000\""
|
|
|
|
},
|
2024-08-01 15:24:55 +07:00
|
|
|
{
|
|
|
|
"name": "stm32f072disco",
|
|
|
|
"uid": "3A001A001357364230353532",
|
|
|
|
"flasher": "jlink",
|
|
|
|
"flasher_sn": "779541626",
|
|
|
|
"flasher_args": "-device stm32f072rb"
|
|
|
|
},
|
2024-08-01 13:00:38 +07:00
|
|
|
{
|
|
|
|
"name": "stm32g0b1nucleo",
|
|
|
|
"uid": "4D0038000450434E37343120",
|
|
|
|
"flasher": "openocd",
|
|
|
|
"flasher_sn": "066FFF495087534867063844",
|
|
|
|
"flasher_args": "-f interface/stlink.cfg -f target/stm32g0x.cfg"
|
2024-08-11 11:10:15 +07:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"boards-skip": [
|
2024-08-19 20:09:32 +07:00
|
|
|
{
|
|
|
|
"name": "mimxrt1015_evk",
|
|
|
|
"uid": "DC28F865D2111D228D00B0543A70463C",
|
|
|
|
"flasher": "jlink",
|
|
|
|
"flasher_sn": "000726284213",
|
|
|
|
"flasher_args": "-device MIMXRT1015DAF5A"
|
|
|
|
},
|
2024-08-15 23:46:33 +07:00
|
|
|
{
|
|
|
|
"name": "nanoch32v203",
|
|
|
|
"uid": "CDAB277B0FBC03E339E339E3",
|
|
|
|
"flasher": "openocd_wch",
|
|
|
|
"flasher_sn": "EBCA8F0670AF",
|
|
|
|
"flasher_args": ""
|
|
|
|
},
|
2024-08-01 13:00:38 +07:00
|
|
|
{
|
|
|
|
"name": "espressif_s3_devkitm",
|
|
|
|
"uid": "84F703C084E4",
|
|
|
|
"tests": [
|
|
|
|
"cdc_msc_freertos", "hid_composite_freertos"
|
|
|
|
],
|
|
|
|
"flasher": "esptool",
|
|
|
|
"flasher_sn": "3ea619acd1cdeb11a0a0b806e93fd3f1",
|
|
|
|
"flasher_args": "-b 921600"
|
2024-08-22 12:37:11 +07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "max32666fthr",
|
|
|
|
"uid": "0C81464124010B20FF0A08CC2C",
|
|
|
|
"flasher": "openocd_adi",
|
|
|
|
"flasher_sn": "042217023bffc88100000000000000000000000097969906",
|
|
|
|
"flasher_args": "-f interface/cmsis-dap.cfg -f target/max32665.cfg"
|
2023-11-28 18:27:40 +07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|