summaryrefslogtreecommitdiff
path: root/platforms/chibios/bootloaders/stm32_dfu.c
AgeCommit message (Collapse)Author
2022-05-30Make bootloader_jump for dualbank STM32 respect ↵Thomas Preisner
STM32_BOOTLOADER_DUAL_BANK_DELAY (#17178)
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-12-27Format code according to conventions (#15593)QMK Bot
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan
* Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot`