trezor-firmware
trezor-firmware copied to clipboard
Investigate memory allocation of Rust and micropython
Find out how exactly is memory allocated, and whether the same errors are thrown when allocation fails in Rust and micropython.
Latest issue:
- allocating
Vec<String<50>, 24>was unpredictably causingHardFaultinternal eror