1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 15:30:55 +00:00
trezor-firmware/core/embed
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
..
gfx fix(core): fix terminal background for unaligned display size 2025-01-06 11:42:40 +01:00
io perf(core): optimize LTDC-DSI ram usage by properly utilizing LTDC window 2025-01-06 11:42:40 +01:00
models perf(core): optimize LTDC-DSI ram usage by properly utilizing LTDC window 2025-01-06 11:42:40 +01:00
projects feat(core/prodtest): Add stwlc38 update from host feature [no changelog] 2025-01-03 16:30:14 +01:00
rtl refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rust feat(lincoln): initial commit 2025-01-07 23:09:22 +01:00
sec refactor(core): streamline RAM layout 2024-12-11 21:41:52 +01:00
sys fix(core): increase framebuffer section size on U5G models 2025-01-06 11:42:40 +01:00
upymod feat(lincoln): initial commit 2025-01-07 23:09:22 +01:00
util feat(core): Randomize SCM_REVISION address in firmware 2025-01-03 10:23:41 +01:00