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:
Petr Hodina 2020-12-18 18:30:18 +01:00 committed by Kumar Gala
commit 2eaa96ed93

View file

@ -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"