1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/core/src
matejcik ec2302d442 fix(core): disallow ILU when the installed firmware is not official
It would be nice to hide this behind a compile-time flag, but doesn't seem worth introducing one just for it.
2023-10-27 16:41:56 +02:00
..
apps fix(core): disallow ILU when the installed firmware is not official 2023-10-27 16:41:56 +02:00
storage style(core): apply isort 5 2023-08-16 13:29:51 +02:00
trezor feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
_vulture_ignore.txt feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
.gitignore
all_modules.py feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
all_modules.py.mako
boot.py feat(core): add model name below empty logo on boot 2023-08-18 16:13:58 +02:00
main.py
session.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
typing.py
usb.py