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 8abcb6f8cc
chore(core/rust): allow unused macros
3 years ago
..
buffer.rs feat(core): Add Rust Protobuf codec 3 years ago
dict.rs feat(core): Add Rust bindings to MicroPython and trezorhal 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 build(core/rust): disable nightly-only features 3 years ago
iter.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
list.rs docs: fix typos in comments 3 years ago
macros.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
map.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
mod.rs chore(core/rust): allow unused macros 3 years ago
obj.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
qstr.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
runtime.rs feat(core/rust): Implement exception catching in Rust 3 years ago
typ.rs feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago