Target MCU was not properly defined for LGT92 target
Change openocd interface from stlink-v2 to stlink (interface/stlink-v2.cfg is deprecated)
Этот коммит содержится в:
родитель
eec915170d
коммит
7fa13ed0a6
1 изменённых файлов: 3 добавлений и 3 удалений
|
@ -8,6 +8,6 @@
|
||||||
"serial": "uart",
|
"serial": "uart",
|
||||||
"linkerscript": "targets/stm32l072czt6.ld",
|
"linkerscript": "targets/stm32l072czt6.ld",
|
||||||
"flash-method": "openocd",
|
"flash-method": "openocd",
|
||||||
"openocd-interface": "stlink-v2",
|
"openocd-interface": "stlink",
|
||||||
"openocd-target": "stm32f0x"
|
"openocd-target": "stm32l0"
|
||||||
}
|
}
|
Загрузка…
Создание таблицы
Сослаться в новой задаче