1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-27 08:58:28 +00:00
trezor-firmware/core/embed
obrusvit 059d795ec3 feat(core): implement autodim in app firmware
- similarly to bootloader, firmware sets backlight to LOW (45) after 30s
of inactivity when the device is not connected via USB
- implemented via IdleTimer

[no changelog]
2025-07-25 17:12:47 +02:00
..
gfx feat(core): emulate hw jpeg decoder using libjpeg 2025-04-04 12:59:44 +02:00
io build(core): avoid multiple macro definitions 2025-07-24 14:43:05 +02:00
models fix(core): fix secmon production build 2025-07-23 10:17:40 +02:00
projects build(core): avoid multiple macro definitions 2025-07-24 14:43:05 +02:00
rtl refactor(core): simplify linker scripts 2025-06-04 16:58:15 +02:00
rust feat(core): implement autodim in app firmware 2025-07-25 17:12:47 +02:00
sec fix(core/boardloader): preserve boot command when resetting in boardloader 2025-07-22 14:04:09 +02:00
sys feat(core): add battery reincarnation into pm charging controller 2025-07-23 11:33:38 +02:00
upymod feat(core): implement autodim in app firmware 2025-07-25 17:12:47 +02:00
util fix(core): fix secmon production build 2025-07-23 10:17:40 +02:00