qmk_firmware/tmk_core/common
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
..
arm_atsam Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
avr Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
chibios flash_stm32: don't unlock flash if already unlocked (#13841) 2021-08-02 14:27:57 +10:00
test Fix unit tests after recent refactor (#13765) 2021-07-29 12:00:39 +10:00
action.c
action.h
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
atomic_util.h
bootloader.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
gpio.h
host.c
host.h
host_driver.h
keyboard.c
keyboard.h
keycode.h
lib_printf.mk
nodebug.h
pin_defs.h
print.h Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
printf.c
progmem.h
raw_hid.h
report.c
report.h
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
sync_timer.c
sync_timer.h
timer.h Refactor some platform dependent logic (#13675) 2021-07-24 19:56:45 +01:00
usb_util.c Allow configuration of USB_VBUS_PIN on chibios (#13342) 2021-06-26 11:48:48 +01:00
usb_util.h
virtser.h
wait.h