1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/models
matejcik c892d4b0ba refactor(core): inject full model name from build script
so that we don't have to do awkward string operations when we need it

[no changelog]
2023-09-29 16:27:27 +02:00
..
layout_common.h feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
model_D001_layout.c
model_D001.h refactor(core): inject full model name from build script 2023-09-29 16:27:27 +02:00
model_T1B1_layout.c
model_T1B1.h refactor(core): inject full model name from build script 2023-09-29 16:27:27 +02:00
model_T2B1_layout.c feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
model_T2B1.h refactor(core): inject full model name from build script 2023-09-29 16:27:27 +02:00
model_T2T1_layout.c
model_T2T1.h refactor(core): inject full model name from build script 2023-09-29 16:27:27 +02:00
model.h