1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 05:58:09 +00:00
trezor-firmware/core/embed/extmod
matejcik b41d4c71f0 feat(core/emulator): JSON memory map dump
use `trezor.utils.mem_dump("somefile.json")` in a key place, then
`analyze.py src/somefile.json` to look at what is going on
2021-07-14 13:50:24 +02:00
..
modtrezorconfig feat(core/emulator): build emulator with -DSTATIC= 2021-07-14 13:50:24 +02:00
modtrezorcrypto feat(core/emulator): build emulator with -DSTATIC= 2021-07-14 13:50:24 +02:00
modtrezorio docs: fix typos in comments 2021-06-30 15:41:55 +02:00
modtrezorui feat(core/emulator): JSON memory map dump 2021-07-14 13:50:24 +02:00
modtrezorutils feat(core/emulator): JSON memory map dump 2021-07-14 13:50:24 +02:00
rustmods feat(core): Add Rust Protobuf codec 2021-06-08 09:55:19 +02:00
trezorobj.c feat(core): Add Rust bindings to MicroPython and trezorhal 2021-05-05 16:00:21 +02:00
trezorobj.h feat(core): Add Rust bindings to MicroPython and trezorhal 2021-05-05 16:00:21 +02:00