mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 21:48:13 +00:00
34965ca2cb
* make sure every confirm_* returns None * prefer "def -> Awaitable[T]" to "async def -> T" everywhere (avoids one useless allocation per call) * type-check return values from Rust layouts |
||
---|---|---|
.. | ||
.cargo | ||
docs | ||
fuzz | ||
src | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
crypto.h | ||
librust_fonts.h | ||
librust_qstr.h | ||
librust_qstr.h.mako | ||
librust.h | ||
micropython.h | ||
qstr.h | ||
rust_ui.h | ||
rustfmt.toml | ||
trezorhal.h |