1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 23:40:58 +00:00
trezor-firmware/core/embed
obrusvit b2c6b09bfc feat(core): introduce FirmwareUI trait
- the commit introduces a trait defining high level UI building blocks,
common for all models.
- trezorui_api module exposes these functions to MicroPython world.
- `show_info` is implemented as a first function.

[no changelog]
2024-12-19 00:09:20 +01:00
..
gfx fix(core): font generator padding 2024-12-16 13:54:27 +01:00
io refactor(core): switch DISC2 display driver to universal LTDC DSI implementation 2024-12-13 17:24:03 +01:00
models refactor(core): switch DISC2 display driver to universal LTDC DSI implementation 2024-12-13 17:24:03 +01:00
projects feat(core): introduce trezorui_api 2024-12-19 00:09:20 +01:00
rtl refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rust feat(core): introduce FirmwareUI trait 2024-12-19 00:09:20 +01:00
sec refactor(core): streamline RAM layout 2024-12-11 21:41:52 +01:00
sys refactor(core): streamline RAM layout 2024-12-11 21:41:52 +01:00
upymod feat(core): introduce trezorui_api 2024-12-19 00:09:20 +01:00
util fix(core): restore RSOD info 2024-12-13 10:35:03 +01:00