1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core/embed
obrusvit 2203d9be1a feat(core/ui): introduce FlowMsg::Text option
This commit allows flows to work with ShortString which can be converted
to micropython as str.

[no changelog]
2024-08-22 00:47:15 +02:00
..
boardloader fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
bootloader fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
bootloader_ci fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
extmod refactor(crypto): use boolean to indicate public key is set 2024-08-21 17:19:24 +02:00
firmware
lib fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
models
prodtest
reflash
rust feat(core/ui): introduce FlowMsg::Text option 2024-08-22 00:47:15 +02:00
segger
trezorhal
unix