test/hil: use stlink for stm32l412nucleo

Signed-off-by: Zixun LI <admin@hifiphile.com>
This commit is contained in:
Zixun LI
2026-07-28 16:53:32 +02:00
parent edb4a0744a
commit 98bce69524

View File

@ -7,9 +7,8 @@
"device": true, "host": false, "dual": false
},
"flasher": {
"name": "jlink",
"uid": "774470029",
"args": "-device STM32L412KB"
"name": "stlink",
"uid": "0673FF575051717867034946"
}
},
{