1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-28 11:48:45 +00:00
trezor-firmware/core/embed
matejcik c21cc2034b fix(core/protobuf): properly fail on wire type mismatch
otherwise we'd happily mis-parse a length-delimited field as a varint
one, accepting the length as the varint value and consuming garbage from
the length-delimited data for the next fields
2025-04-29 14:54:41 +02:00
..
gfx feat(core): emulate hw jpeg decoder using libjpeg 2025-04-04 12:59:44 +02:00
io feat(core): Add max backlight limit to backlight driver. [no changelog] 2025-04-24 12:19:57 +02:00
models feat(core): fix out-of-range touch coordinates on T3W1 2025-04-07 17:49:04 +02:00
projects chore(core): update main_clean_exit comment 2025-04-24 16:26:36 +03:00
rtl refactor(core/prodtest): make cli non-blocking, event-loop compatible 2025-04-03 16:06:20 +02:00
rust fix(core/protobuf): properly fail on wire type mismatch 2025-04-29 14:54:41 +02:00
sec chore(core): include T3B1 certificate for the emulator 2025-04-15 12:37:25 +02:00
sys fix(core): make mod_trezorio_poll return False only on timeout 2025-04-14 12:30:52 +02:00
upymod feat(core): display correct rent information 2025-04-29 14:54:41 +02:00
util feat(core/prodtest): add hw-revision command and driver 2025-03-03 13:28:10 +01:00