Skip to content

Commit 7dd5090

Browse files
UweBonnesntfreak
authored andcommitted
stm32f4/nucleo: Use only one configuration for all stm32f4 nucleo boards.
Change-Id: Ic3d0b47b19dae9cb09c11d24f16fea85a1b90c0b Signed-off-by: Uwe Bonnes <[email protected]> Reviewed-on: http://openocd.zylin.com/2397 Tested-by: jenkins Reviewed-by: Spencer Oliver <[email protected]>
1 parent ded2b29 commit 7dd5090

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

tcl/board/st_nucleo_f401re.cfg renamed to tcl/board/st_nucleo_f4.cfg

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# This is an ST NUCLEO F401RE board with a single STM32F401RET6 chip.
1+
# This is for all ST NUCLEO with any STM32F. Know Boards at the moment:
2+
# STM32F401RET6
23
# http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260000
4+
# STM32F411RET6
5+
# http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260320
36

47
source [find interface/stlink-v2-1.cfg]
58

tcl/board/st_nucleo_f411re.cfg

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)