stm32: Adding support for STM32F031x6 (#3871)
Add support for alt usart 1 Do not select all functions on 16 K mcu Signed-off-by: Elias Bakken <elias@iagent.no>
This commit is contained in:
4
test/configs/stm32f031.config
Normal file
4
test/configs/stm32f031.config
Normal file
@@ -0,0 +1,4 @@
|
||||
# Base config file for STM32F031 boards
|
||||
CONFIG_MACH_STM32=y
|
||||
CONFIG_MACH_STM32F031=y
|
||||
CONFIG_USBSERIAL=n
|
||||
Reference in New Issue
Block a user