summaryrefslogtreecommitdiff
path: root/test/hil/hfp.json
blob: e79a3cfc9c3b45a415d5d823d072a80bb0dc3b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "boards": [
        {
            "name": "stm32l412nucleo",
            "uid": "41003B000E504E5457323020",
            "flasher": "jlink",
            "flasher_sn": "774470029",
            "flasher_args": "-device STM32L412KB"
        },
        {
            "name": "stm32f746disco",
            "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"
        }
    ]
}