aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/st_nucleo_f3.cfg (renamed from tcl/board/st_nucleo_f334r8.cfg)0
-rw-r--r--tcl/board/stm32f334discovery.cfg6
2 files changed, 6 insertions, 0 deletions
diff --git a/tcl/board/st_nucleo_f334r8.cfg b/tcl/board/st_nucleo_f3.cfg
index 9dffdcbb..9dffdcbb 100644
--- a/tcl/board/st_nucleo_f334r8.cfg
+++ b/tcl/board/st_nucleo_f3.cfg
diff --git a/tcl/board/stm32f334discovery.cfg b/tcl/board/stm32f334discovery.cfg
new file mode 100644
index 00000000..be817d71
--- /dev/null
+++ b/tcl/board/stm32f334discovery.cfg
@@ -0,0 +1,6 @@
+# This is an STM32F334 discovery board with a single STM32F334C8T6 chip.
+# As it is one of the few boards with stlink V.2-1, we source the corresponding
+# nucleo file.
+# http://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/LN1848/PF260318
+
+source [find board/st_nucleo_f3.cfg]