1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-08 06:20:56 +00:00
trezor-firmware/core/embed
obrusvit f354a3d6ba feat(core): introdue UiFeaturesFirmware
This commit introduces a trait defining high level UI building blocks.
The trait is common for all models.

trezorui_api module exposes these functions to MicroPython world.

`show_info` is implemented as a first function.
2024-11-19 16:24:23 +01:00
..
gfx refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
io refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
models refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
projects feat(core): introduce trezorui_api 2024-11-19 16:24:23 +01:00
rtl refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rust feat(core): introdue UiFeaturesFirmware 2024-11-19 16:24:23 +01:00
sec refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
sys refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
upymod feat(core): introduce trezorui_api 2024-11-19 16:24:23 +01:00
util refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00