mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Add support for alt usart 1 Do not select all functions on 16 K mcu Signed-off-by: Elias Bakken <elias@iagent.no>
5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
# Base config file for STM32F031 boards
|
|
CONFIG_MACH_STM32=y
|
|
CONFIG_MACH_STM32F031=y
|
|
CONFIG_USBSERIAL=n
|