1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00
trezor-firmware/core/embed/upymod
obrusvit c51f51d233 feat(core): introduce trezorui_api
The new module is the place for type definitions of the interface
between rust and micropython world.

The goal is to replace `trezorui2` with `trezorui_api` without
duplicated definitions.
2024-11-19 16:24:23 +01:00
..
modtrezorconfig refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
modtrezorcrypto refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
modtrezorio refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
modtrezorui refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
modtrezorutils refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
modutime.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rustmods.c feat(core): introduce trezorui_api 2024-11-19 16:24:23 +01:00
trezorobj.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
trezorobj.h refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00