1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-01 10:20:59 +00:00
trezor-firmware/storage/tests/c3
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 refactor(core): optimize assert/fatal_error for reduced flash footprint 2024-06-17 16:57:33 +02:00
common.h refactor(core): optimize assert/fatal_error for reduced flash footprint 2024-06-17 16:57:33 +02:00
flash_common.c
flash_common.h
flash.c
flash.h
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
norcow.c
norcow.h
random_delays.c
random_delays.h
secbool.h
storage.c refactor(core): optimize assert/fatal_error for reduced flash footprint 2024-06-17 16:57:33 +02:00
storage.h
storage.py
test_layout.c
test_layout.h