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
matejcik 5e452dc57c
refactor(core/rust): propagate unsafety of raise_exception
3 years ago
..
buffer.rs feat(core/rust): catch, handle and propagate uPy exceptions 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): Add Rust bindings to MicroPython and trezorhal 3 years ago
gc.rs feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
iter.rs feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
list.rs feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
macros.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
map.rs feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
mod.rs chore(core/rust): allow unused macros 3 years ago
obj.rs feat(core/rust): introduce Obj.is_null() 3 years ago
qstr.rs feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
runtime.rs refactor(core/rust): propagate unsafety of raise_exception 3 years ago
typ.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago