aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32/Makefile')
-rw-r--r--src/stm32/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm32/Makefile b/src/stm32/Makefile
index 3ff257a7..5d5a8408 100644
--- a/src/stm32/Makefile
+++ b/src/stm32/Makefile
@@ -49,6 +49,7 @@ $(OUT)klipper.bin: $(OUT)klipper.elf
$(Q)$(OBJCOPY) -O binary $< $@
# Flash rules
+FLASH_TYPE-$(CONFIG_MACH_STM32F0) := stm32f0
FLASH_TYPE-$(CONFIG_MACH_STM32F1) := stm32f1
FLASH_TYPE-$(CONFIG_MACH_STM32F4) := stm32f4