1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 17:09:44 +00:00
trezor-firmware/core/src
obrusvit 97ec123e5f refactor(core): move confirm_emphasized
- this fn is basically the same as confirm_action_simple for mercury
because the demibold font is the same as normal
- not implemented for model_r
2024-11-25 08:11:58 +01:00
..
apps refactor(core): move confirm_reset to UiFeatures 2024-11-19 16:36:42 +01:00
storage chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
trezor refactor(core): move confirm_emphasized 2024-11-25 08:11:58 +01: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 chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
all_modules.py.mako chore(core): exclude THP modules and messages from non-THP builds 2024-10-09 10:44:30 +02:00
boot.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
main.py docs(core): fix docs indentation and correct a few typos 2024-11-15 08:47:24 +01:00
session.py refactor(core): remove debuglink support from main handle_session 2024-11-12 16:55:17 +01:00
typing.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
usb.py refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00