mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Now that the code in stm32f4/ can handle both stm32f1 and stm32f4 chips, rename the directory to just "stm32". Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
# Base config file for STM32F1 ARM processor
|
|
CONFIG_MACH_STM32=y
|
|
CONFIG_MACH_STM32F103=y
|