1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 14:08:11 +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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
all_modules.py feat(core): introduce interaction-less upgrade 2023-10-27 16:15:15 +02:00
all_modules.py.mako chore(docs): mention that .mako files are rendered by make templates 2022-05-19 14:09:16 +02:00
boot.py feat(core): add model name below empty logo on boot 2023-08-18 16:13:58 +02:00
main.py refactor(core): improve clarity in main.py 2021-05-06 13:14:21 +02:00
session.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
typing.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
usb.py chore(core): add underscores to private constants to reduce code size 2022-11-10 14:08:28 +01:00