1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00
trezor-firmware/core/embed
Ioan Bizău 30717bc5c4 fix(core): fix crash caused by marquee
request_anim_frame will register a timer for RequestPaint, which will
then cause a crash. This commit fixes the crash, but makes the marquee
component not work.

[no changelog]
2024-11-19 13:36:01 +02:00
..
gfx refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
io refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
models refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
projects fix(core): fix reflash utility build 2024-11-18 09:41:02 +01:00
rtl refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rust fix(core): fix crash caused by marquee 2024-11-19 13:36:01 +02:00
sec refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
sys refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
upymod refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
util refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00