Skip to content

Commit

Permalink
Default STM32G431 back to wear_leveling EFL driver (qmk#24299)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Aug 18, 2024
1 parent 072947e commit 1355eb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions platforms/chibios/mcu_selection.mk
Original file line number Diff line number Diff line change
Expand Up @@ -546,9 +546,6 @@ ifneq ($(findstring STM32G431, $(MCU)),)

# Bootloader address for STM32 DFU
STM32_BOOTLOADER_ADDRESS ?= 0x1FFF0000

# Default to transient driver as ChibiOS EFL is currently broken for single-bank G4xx devices
EEPROM_DRIVER ?= transient
endif

ifneq ($(findstring STM32G474, $(MCU)),)
Expand Down

0 comments on commit 1355eb4

Please sign in to comment.