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 03756faf70 refactor(core): move confirm_with_info
- decided to import stuff from micropython so that I don't have to write
`crate::micropython::yadayada` everywhere. I'll remove that from other
functions later during squash.
2024-11-27 01:27:58 +01:00
..
gfx refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
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 refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rust refactor(core): move confirm_with_info 2024-11-27 01:27:58 +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 fix(core): fix invalid symbol for deflated bootloader 2024-11-20 16:23:34 +01:00