1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-29 10:58:21 +00:00
trezor-firmware/core/embed
obrusvit 0e36849c36 refactor(core): move prompt_backup
- model_r `confirm_backup` and mercury `flow_prompt_backup` merged into
`prompt_backup`
- not implemented for model_t
2024-11-27 10:37:01 +01:00
..
gfx
io fix(core): fix enabling/disabling haptics before the driver is initialized 2024-11-25 11:45:32 +01:00
models feat(core): add support for haptics on T3W1 2024-11-20 20:01:52 +01:00
projects feat(core): introduce trezorui_api 2024-11-26 23:07:43 +01:00
rtl
rust refactor(core): move prompt_backup 2024-11-27 10:37:01 +01:00
sec refactor(core): use separate implementation of secret.c for unix 2024-11-25 16:59:45 +01:00
sys fix(core/kernel): properly cut off error message 2024-11-25 16:23:05 +01:00
upymod feat(core): introduce trezorui_api 2024-11-26 23:07:43 +01:00
util