Fixes for bootloader refactor build failures (#15638)
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# MCU name
|
||||
# Actually F070, but close enough
|
||||
MCU = STM32F072
|
||||
|
||||
BOARD = DURGOD_STM32_F070
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32-dfu
|
||||
|
||||
# Do not put the microcontroller into power saving mode
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
|
Reference in New Issue
Block a user