1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-06 18:26:11 +00:00
trezor-firmware/core/mocks
Roman Zeyde 6f3e5a6cd7 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-03-04 14:18:15 +02:00
..
generated feat(core): estimate workflow stack usage 2025-03-04 14:18:15 +02:00
gc.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
micropython.pyi refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
trezortranslate_keys.pyi feat(core/ui): add basic confirmation for Nostr signing 2025-02-28 14:15:45 +01:00
trezortranslate_keys.pyi.mako feat(core): support per-layout untranslated text strings 2025-01-22 10:41:35 +02:00
ubinascii.pyi fix(core): allow AnyStr as parameter for unhexlify 2021-09-10 15:09:03 +02:00
uctypes.pyi style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
uio.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
uos.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
ustruct.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
utime.pyi feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
utimeq.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00