1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-06 02:06:08 +00:00
trezor-firmware/core/embed/upymod
Roman Zeyde f2c8c4b630 feat(core): estimate workflow stack usage
By zeroing the stack memory before the workflow runs,
we can estimate how much of it has been used (by reading
the stack memory and looking for the first non-zero value).

[no changelog]
2025-02-12 13:54:41 +02:00
..
modtrezorconfig refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
modtrezorcrypto refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
modtrezorio feat(core): adjust codec_v1 to work with differently sized RX and TX packets 2025-01-23 16:46:12 +01:00
modtrezorui refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
modtrezorutils feat(core): estimate workflow stack usage 2025-02-12 13:54:41 +02:00
modutime.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rustmods.c refactor(core): remove trezorui2 module 2024-12-19 00:09:20 +01:00
trezorobj.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
trezorobj.h refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00