Commit Graph

8 Commits

Author SHA1 Message Date
2976bd627e Fixup STM32-DFU (#21447) 2023-07-04 21:16:14 +10:00
c814be0296 STM32H723 support (#21352) 2023-06-28 13:07:14 +10:00
f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
bbab8eb993 Make bootloader_jump for dualbank STM32 respect STM32_BOOTLOADER_DUAL_BANK_DELAY (#17178) 2022-05-30 23:20:10 -07:00
787a68948f [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00
63646e8906 Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
be2265d0d1 Format code according to conventions (#15593) 2021-12-27 21:20:52 +11:00
6bc870d899 Refactor bootloader_jump() implementations (#15450)
* Refactor `bootloader_jump()` implementations

* Fix tests?

* Rename `atmel-samba` to `md-boot`
2021-12-27 21:10:07 +11:00