mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-16 05:09:56 +01:00
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
|
|
# Base config file for STM32F1 ARM processor using serial communication
|
||
|
|
CONFIG_MACH_STM32=y
|
||
|
|
CONFIG_MACH_STM32F103=y
|
||
|
|
CONFIG_USBSERIAL=n
|