1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-03 08:46:05 +00:00
trezor-firmware/core/embed/sys/startup/stm32
tychovrahe 587b5e8eb8 fix(core): fix jump to old bootloader
Initialize systick before jump, as the old bootloaders may not initialize systick on start and rely on systick running from boardloader or firmware. Only relevant for F4, otherwise we are jumping through reset.

[no changelog]
2025-02-28 16:17:06 +01:00
..
bootutils.c fix(core): fix jump to old bootloader 2025-02-28 16:17:06 +01:00
sysutils.c fix(core): fix optiga pairing issue 2025-02-10 10:43:54 +01:00