]> git.sur5r.net Git - openocd/blob - tcl/board/stm32f334discovery.cfg
tcl: add STM32F429I-DISC1 board config
[openocd] / tcl / board / stm32f334discovery.cfg
1 # This is an STM32F334 discovery board with a single STM32F334C8T6 chip.
2 # As it is one of the few boards with stlink V.2-1, we source the corresponding
3 # nucleo file.
4 # http://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/LN1848/PF260318
5
6 source [find board/st_nucleo_f3.cfg]