1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-08 06:20:56 +00:00
trezor-firmware/core/src
obrusvit 7f240247a4 feat(lincoln): initial commit
- build variables, lincoln UI selected for compilation only with
`UI_LINCOLN_DEV=1`
- lincoln directory structure
- bootloader UI and assets copied from mercury
- FirmwareUI trait functions are empty
- Python layout functions are copied from mercury except some of more
complicated ones which raise NotImplemented for now
2024-12-23 14:36:25 +01:00
..
apps chore(core): cleanup warnings and clippy errors 2024-12-19 00:09:20 +01:00
storage docs(core): add and modify docs to context and cache 2024-12-02 12:39:15 +01:00
trezor feat(lincoln): initial commit 2024-12-23 14:36:25 +01:00
_vulture_ignore.txt feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
.gitignore
all_modules.py feat(lincoln): initial commit 2024-12-23 14:36:25 +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 style: fix article 2024-12-02 12:39:15 +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