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 3c49ef2f62
feat(core/rust): exposing vararg functions to uPy
3 years ago
..
buffer.rs feat(core): add Rust UI components, layouts, text rendering 3 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 3 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): catch, handle and propagate uPy exceptions 3 years ago
macros.rs feat(core/rust): exposing vararg functions to uPy 3 years ago
map.rs chore(core/rust): fixes and formatting 3 years ago
mod.rs chore(core/rust): allow unused macros 3 years ago
obj.rs chore(core/rust): fixes and formatting 3 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
typ.rs chore(core/rust): fixes and formatting 3 years ago