mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-30 03:18:20 +00:00
f354a3d6ba
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. |
||
---|---|---|
.. | ||
crypto | ||
micropython | ||
protobuf | ||
storage | ||
translations | ||
trezorhal | ||
ui | ||
debug.rs | ||
error.rs | ||
io.rs | ||
lib.rs | ||
macros.rs | ||
maybe_trace.rs | ||
strutil.rs | ||
time.rs | ||
trace.rs |