init
This commit is contained in:
12
stm32f3discovery.cfg
Normal file
12
stm32f3discovery.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# This is an STM32F3 discovery board with a single STM32F303VCT6 chip.
|
||||
# http://www.st.com/internet/evalboard/product/254044.jsp
|
||||
|
||||
source [find interface/stlink.cfg]
|
||||
|
||||
transport select hla_swd
|
||||
|
||||
source [find target/stm32f3x.cfg]
|
||||
|
||||
reset_config none
|
||||
Reference in New Issue
Block a user