Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge RC circuit. (#8778)
This commit is contained in:
parent
d0abad27ab
commit
93e7a8f74c
3 changed files with 86 additions and 20 deletions
|
@ -35,6 +35,7 @@
|
|||
|
||||
#ifndef EARLY_INIT_PERFORM_BOOTLOADER_JUMP
|
||||
// Change this to be TRUE once we've migrated keyboards to the new init system
|
||||
// Remember to change docs/platformdev_chibios_earlyinit.md as well.
|
||||
# define EARLY_INIT_PERFORM_BOOTLOADER_JUMP FALSE
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue