Default STM32G431 back to wear_leveling EFL driver
This commit is contained in:
@ -546,9 +546,6 @@ ifneq ($(findstring STM32G431, $(MCU)),)
|
|||||||
|
|
||||||
# Bootloader address for STM32 DFU
|
# Bootloader address for STM32 DFU
|
||||||
STM32_BOOTLOADER_ADDRESS ?= 0x1FFF0000
|
STM32_BOOTLOADER_ADDRESS ?= 0x1FFF0000
|
||||||
|
|
||||||
# Default to transient driver as ChibiOS EFL is currently broken for single-bank G4xx devices
|
|
||||||
EEPROM_DRIVER ?= transient
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(findstring STM32G474, $(MCU)),)
|
ifneq ($(findstring STM32G474, $(MCU)),)
|
||||||
|
Reference in New Issue
Block a user