1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-15 09:50:57 +00:00
trezor-firmware/storage/tests/c
Martin Milata dadff32f39 build(core): use internal model names everywhere
TREZOR_MODEL=T and TREZOR_MODEL=R

no longer work, please use

  TREZOR_MODEL=T2T1 and TREZOR_MODEL=T2B1

[no changelog]
2025-01-13 16:24:35 +01:00
..
common.c feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
common.h feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
flash.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.h chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
Makefile build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
norcow_config.h build(core): use internal model names everywhere 2025-01-13 16:24:35 +01:00
random_delays.c refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
random_delays.h refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
secbool.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
storage.py fix(core): fix quadword-only storage 2024-02-20 09:37:28 +01:00
test_layout.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
test_layout.h chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
time_estimate.h feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00