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/micropython
Martin Milata c9ca7cd544
feat(core/rust/ui): bitcoin layouts
2 years ago
..
buffer.rs feat(core/rust/ui): bitcoin layouts 2 years ago
dict.rs feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
ffi.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
func.rs feat(core/rust): exposing vararg functions to uPy 2 years ago
gc.rs feat(core): add Rust UI components, layouts, text rendering 3 years ago
iter.rs chore(core/rust): fixes and formatting 3 years ago
list.rs feat(core/rust): List::from_iter 2 years ago
macros.rs feat(core/rust/ui): return Layout results as singleton objects 2 years ago
map.rs feat(core/rust/ui): bitcoin layouts 2 years ago
mod.rs feat(core/rust): make Rust buildable without Micropython 2 years ago
module.rs feat(core/rust): Add obj_module! macro 2 years ago
obj.rs feat(core/rust): make Rust buildable without Micropython 2 years ago
qstr.rs feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
runtime.rs style(core/rust): enable clippy lints 3 years ago
testutil.rs tests(core/rust): ability to set up MicroPython env for testing 2 years ago
time.rs chore(core/rust): Add micropython::time::sleep 2 years ago
typ.rs chore(core/rust): fixes and formatting 3 years ago
util.rs feat(core/rust): make Rust buildable without Micropython 2 years ago