1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 15:30:55 +00:00
trezor-firmware/core/site_scons/ui
obrusvit c19a00ef76 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-07 23:09:22 +01:00
..
__init__.py feat(lincoln): initial commit 2025-01-07 23:09:22 +01:00
common.py refactor(core): separate concerns of FONT macros 2024-12-16 13:54:27 +01:00
lincoln.py feat(lincoln): initial commit 2025-01-07 23:09:22 +01:00
mercury.py refactor(core): ui configuration in build scripts 2024-09-27 22:02:08 +02:00
tr.py refactor(core): ui configuration in build scripts 2024-09-27 22:02:08 +02:00
tt.py refactor(core): ui configuration in build scripts 2024-09-27 22:02:08 +02:00