qmk_firmware/tmk_core/common/chibios
xyzz 720c676403
flash_stm32: don't unlock flash if already unlocked (#13841)
On stm32f4 after reboot from DFU it was observed that the flash is
already unlocked. In that case, attempting to unlock it again causes a
data abort.
2021-08-02 14:27:57 +10:00
..
_wait.h
atomic_util.h
bootloader.c
chibios_config.h
eeprom_stm32.c
eeprom_stm32.h
eeprom_teensy.c
flash_stm32.c
flash_stm32.h
gpio.h
pin_defs.h
platform.h
sleep_led.c
suspend.c
syscall-fallbacks.c
timer.c
wait.c