1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-03 04:58:25 +00:00
trezor-firmware/core/embed/rust/src
2024-09-12 21:26:45 +02:00
..
crypto refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
micropython feat(core/rust): introduce GcBox 2024-07-12 09:46:50 +02:00
protobuf refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
storage feat(core): added user adjustable brightness setting 2024-06-03 14:26:25 +02:00
translations fix(core/ui/mercury): FIDO2 layouts 2024-09-02 19:36:25 +02:00
trezorhal refactor(core/embed): prepare touch drivers for low power mode 2024-06-19 14:03:38 +02:00
ui refactor(core/mercury): remove some unused code 2024-09-12 21:26:45 +02:00
debug.rs feat(core): introduce uformat!, use uDebug in favor of Debug 2024-06-19 09:14:51 +02:00
error.rs refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
io.rs feat(core): introduce new drawing library 2024-05-17 09:17:37 +02:00
lib.rs refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
macros.rs feat(core): introduce uformat!, use uDebug in favor of Debug 2024-06-19 09:14:51 +02:00
maybe_trace.rs
strutil.rs refactor(core): remove StringType 2024-06-19 09:14:51 +02:00
time.rs feat(core): word quiz enter animation 2024-06-06 14:00:13 +02:00
trace.rs