1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 21:48:17 +00:00
trezor-firmware/core/embed
matejcik 331e07b1e0 feat(core): disable animations in debug firmware by default
This makes it possible to run HW tests on the T3T1 where animations mess
things up. It also speeds up HW tests on other models slightly.

export TREZOR_DISABLE_ANIMATION=0 to build a debug firmware with
animations enabled
2024-12-03 11:02:17 +01:00
..
gfx refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
io fix(core): fix haptic driver with reset pin initialization 2024-12-02 17:18:59 +01:00
models feat(core): use SMPS on T3W1 2024-12-02 15:06:32 +01:00
projects fix(core/prodtest): fix BOOTLOADER VERSION command 2024-12-02 15:05:55 +01:00
rtl refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rust refactor(core/ui): introduce show_danger 2024-12-02 22:28:00 +01:00
sec refactor(core): use separate implementation of secret.c for unix 2024-11-25 16:59:45 +01:00
sys fix(core/kernel): properly cut off error message 2024-11-25 16:23:05 +01:00
upymod feat(core): disable animations in debug firmware by default 2024-12-03 11:02:17 +01:00
util fix(core): fix option bytes settings for U5G models 2024-12-02 15:06:09 +01:00