1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 01:18:28 +00:00
trezor-firmware/core/mocks
matejcik 957912ae26 feat(core): disable animations in debug firmware by default
This makes it possible to run HW tests on the T3T1 where animations mess
things up. It also speeds up HW tests on other models slightly.

export TREZOR_DISABLE_ANIMATION=0 to build a debug firmware with
animations enabled
2024-11-22 14:07:30 +01:00
..
generated feat(core): disable animations in debug firmware by default 2024-11-22 14:07:30 +01: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 chore(core) Translate hard-coded 'Enable labeling' string 2024-11-06 18:34:05 +01:00
trezortranslate_keys.pyi.mako feat(common): provide some useful paths for the mako templates 2024-02-12 14:49:32 +01: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