1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-28 00:01:31 +00:00
trezor-firmware/core/embed
obrusvit f81e740062 refactor(core): consistent naming of UI models
- UI layouts name changes:
  - model_tt -> model_ford
  - model_tr -> model_buick
- model_mercury stays the same
- input_flow function names are based on UI layout and not internal
model name (i.e. mercury instead of t3t1)
- directory names and commentary changed accordingly

[no changelog]
2025-01-08 17:24:54 +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
rust refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +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 refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +01:00
util feat(core): Randomize SCM_REVISION address in firmware 2025-01-03 10:23:41 +01:00