mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 14:10:25 +09:00
stm32f0: Rename internal build symbol from MACH_STM32F0 to MACH_STM32F0_HAL
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -21,7 +21,7 @@ choice
|
||||
bool "LPC176x (Smoothieboard)"
|
||||
config MACH_STM32
|
||||
bool "STMicroelectronics STM32F1/F4"
|
||||
config MACH_STM32F0
|
||||
config MACH_STM32F0_HAL
|
||||
bool "STMicroelectronics STM32F042"
|
||||
config MACH_PRU
|
||||
bool "Beaglebone PRU"
|
||||
|
||||
Reference in New Issue
Block a user