1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 07:20:56 +00:00
trezor-firmware/core/src
obrusvit 23f9f18c83 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
2025-01-06 15:59:44 +01:00
..
apps fix(core): fix serialization of signatures and witnesses in multisig 2025-01-02 15:07:25 +01:00
storage feat(core): Implement entropy check workflow in ResetDevice. 2025-01-02 13:44:36 +01:00
trezor feat(lincoln): initial commit 2025-01-06 15:59:44 +01:00
_vulture_ignore.txt
.gitignore
all_modules.py feat(lincoln): initial commit 2025-01-06 15:59:44 +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
usb.py refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00