Fix broken bootloader builds in develop. (#15880)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# MCU name
|
||||
MCU = STM32F303
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
# Touch encoder needs
|
||||
SRC += ../common/touch_encoder.c
|
||||
SRC += ../common/common_oled.c
|
||||
|
Reference in New Issue
Block a user