1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-08 06:20:56 +00:00
trezor-firmware/core/mocks
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
..
generated feat(core): introduce FirmwareUI trait 2024-12-19 00:09:20 +01:00
gc.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
micropython.pyi refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
trezortranslate_keys.pyi chore(core): change display orientation labels [no changelog] 2024-12-09 15:03:57 +01:00
trezortranslate_keys.pyi.mako feat(common): provide some useful paths for the mako templates 2024-02-12 14:49:32 +01:00
ubinascii.pyi fix(core): allow AnyStr as parameter for unhexlify 2021-09-10 15:09:03 +02:00
uctypes.pyi style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
uio.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
uos.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
ustruct.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
utime.pyi feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
utimeq.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00