1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-06 18:26:11 +00:00
trezor-firmware/core/mocks/generated
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
..
trezorcrypto chore(core, crypto): Remove unused function mnemonic_generate(). 2025-02-26 17:20:58 +01:00
trezorio feat(core): adjust codec_v1 to work with differently sized RX and TX packets 2025-01-23 16:46:12 +01:00
gc.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
micropython.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
trezorconfig.pyi refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
trezorproto.pyi chore(core): allow encoding protobuf into memoryview 2024-11-15 08:47:24 +01:00
trezortranslate_keys.pyi feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
trezortranslate.pyi feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
trezorui_api.pyi feat(core): use Account info instead of Send from in Delizia staking UI 2025-03-04 13:35:08 +02:00
trezorui.pyi refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
trezorutils.pyi feat(core): estimate workflow stack usage 2025-03-04 14:18:15 +02:00
ubinascii.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uctypes.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uio.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uos.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
ustruct.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
utime.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
utimeq.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00