passkey_fw/test/hil/hil_hfp.json

26 lines
716 B
JSON
Raw Normal View History

2023-08-06 15:59:25 +02:00
{
"boards": [
2023-08-06 15:59:25 +02:00
{
"name": "stm32l412nucleo",
2023-08-06 15:59:25 +02:00
"uid": "41003B000E504E5457323020",
"flasher": "jlink",
"flasher_sn": "774470029",
"flasher_args": "-device STM32L412KB"
2023-08-06 16:30:19 +02:00
},
{
"name": "stm32f746disco",
2023-08-06 16:30:19 +02:00
"uid": "210041000C51343237303334",
"flasher": "jlink",
"flasher_sn": "770935966",
"flasher_args": "-device STM32F746NG"
},
{
"name": "lpcxpresso43s67",
"uid": "08F000044528BAAA8D858F58C50700F5",
"flasher": "jlink",
"flasher_sn": "728973776",
"flasher_args": "-device LPC43S67_M4"
2023-08-06 15:59:25 +02:00
}
]
2023-08-06 16:30:19 +02:00
}