1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-10 22:52:46 +00:00
trezor-firmware/core/site_scons/ui
obrusvit d374da35ac feat(jefferson): initial commit
- build variables, jefferson UI selected for compilation only with
`UI_JEFFERSON_DEV=1`
- jefferson directory structure
- bootloader UI and assets copied from quicksilver
- FirmwareUI trait functions are empty
- Python layout functions are copied from quicksilver except some of
more complicated ones which raise NotImplemented for now
2025-01-16 14:52:06 +01:00
..
__init__.py feat(jefferson): initial commit 2025-01-16 14:52:06 +01:00
common.py refactor(core): separate concerns of FONT macros 2024-12-16 13:54:27 +01:00
ui_bolt.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
ui_jefferson.py feat(jefferson): initial commit 2025-01-16 14:52:06 +01:00
ui_quicksilver.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
ui_samson.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00