1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-29 10:58:21 +00:00
trezor-firmware/core/embed/projects
obrusvit 99bb1965eb 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-26 23:07:43 +01:00
..
boardloader refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
bootloader fix(core): separate bootargs from kernel/aux SRAM 2024-11-20 11:17:35 +01:00
bootloader_ci refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
firmware feat(core): introduce trezorui_api 2024-11-26 23:07:43 +01:00
kernel feat(core): add RGB LED syscalls 2024-11-20 11:17:35 +01:00
prodtest fix(core): fix prodtest for 32 bit color models 2024-11-20 11:17:35 +01:00
reflash fix(core): fix reflash utility build 2024-11-18 09:41:02 +01:00
unix feat(core): introduce trezorui_api 2024-11-26 23:07:43 +01:00