Fixes for bootloader refactor build failures (#15638)
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
# MCU name
|
||||
MCU = STM32F103
|
||||
|
||||
MCU_LDSCRIPT = stm32f103_bootloader
|
||||
BOARD = ST_NUCLEO64_F103RB
|
||||
|
||||
CFLAGS += "-Wno-error=deprecated"
|
||||
EXTRAFLAGS = -O0 -g
|
||||
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
|
Reference in New Issue
Block a user