remove stm32f769disco since it is not reliable

This commit is contained in:
hathach 2024-10-10 00:04:29 +07:00
parent 98e94a5d6d
commit c3437961b8
No known key found for this signature in database
GPG Key ID: 26FAB84F615C3C52
2 changed files with 11 additions and 9 deletions

View File

@ -0,0 +1,2 @@
board:stm32f407disco
board:stm32f411disco

View File

@ -92,6 +92,15 @@
"flasher_sn": "000773661813",
"flasher_args": "-device stm32f407vg"
},
{
"name": "stm32g0b1nucleo",
"uid": "4D0038000450434E37343120",
"flasher": "openocd",
"flasher_sn": "066FFF495087534867063844",
"flasher_args": "-f interface/stlink.cfg -f target/stm32g0x.cfg"
}
],
"boards-skip": [
{
"name": "stm32f769disco",
"uid": "21002F000F51363531383437",
@ -102,15 +111,6 @@
"flasher_sn": "000778170924",
"flasher_args": "-device stm32f769ni"
},
{
"name": "stm32g0b1nucleo",
"uid": "4D0038000450434E37343120",
"flasher": "openocd",
"flasher_sn": "066FFF495087534867063844",
"flasher_args": "-f interface/stlink.cfg -f target/stm32g0x.cfg"
}
],
"boards-skip": [
{
"name": "mimxrt1015_evk",
"uid": "DC28F865D2111D228D00B0543A70463C",