You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/rust/src/trezorhal
cepetr 407c049eb1
feat(core): introduce new drawing library
2 months ago
..
bip39.rs feat(core/rust): introduce Wordlist component for both bip39 and slip39 1 year ago
bitmap.rs feat(core): introduce new drawing library 2 months ago
buffers.rs chore(core): optimize stack usage during blurring 5 months ago
display.rs refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 3 months ago
dma2d.rs feat(core): add basic support for efficient frame buffer graphics 8 months ago
fatal_error.rs fix(core): unify error strings 1 year ago
ffi.rs feat(core/rust): homescreen background image 1 year ago
haptic.rs feat(core): add haptic feedback 3 months ago
io.rs chore(core/rust): flag or delete unused code 1 year ago
mod.rs feat(core): introduce new drawing library 2 months ago
model.rs feat(core/rust): use MODEL_FULL_NAME from build system 8 months ago
random.rs feat(core/rust): randomize letter choice positions in recovery word entry + randomize the order of words 12 months ago
rgb_led.rs chore(core/rust): flag or delete unused code 1 year ago
secbool.rs chore(core): fix rust warnings and clippy errors 5 months ago
slip39.rs style(core/rust): less expensive conversion from known good utf8 string 2 years ago
storage.rs chore(core/rust): bump cstr_core, enable nightly features 6 months ago
time.rs feat(core/rust): make Rust buildable without Micropython 2 years ago
translations.rs feat(all): implement translations into Trezor 4 months ago
usb.rs fix(core): fix usb disconnected warning in new homescreen 1 year ago
uzlib.rs feat(core): introduce skip function for UzlibContext 2 months ago
wordlist.rs feat(all): add UI for Model R 1 year ago