boards: stm32f4discovery: Use correct OpenOCD config
Fixes errors when flashing or debugging the board Signed-off-by: Petr Hodina <phodina@protonmail.com>
This commit is contained in:
parent
f3cb1c9c3d
commit
2eaa96ed93
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
source [find board/st_nucleo_f4.cfg]
|
||||
source [find board/stm32f4discovery.cfg]
|
||||
|
||||
$_TARGETNAME configure -event gdb-attach {
|
||||
echo "Debugger attaching: halting execution"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue