tychovrahe
|
115f7daaaa
|
feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
|
2023-01-12 15:38:36 +01:00 |
|
grdddj
|
12da7f301d
|
feat(core): allow for model R in firmware build
As model R will run on the same computational hardware as model T,
memory_R.ld is just a symbolic link to memory_T.ld.
[no changelog]
|
2022-05-06 11:44:52 +02:00 |
|
TychoVrahe
|
7912a7d0d3
|
build(core,storage): fix conditional compilation for different Trezor models
* build(core,storage) - Fix conditional compilation for different trezor models
* build(core) - Rename MODEL_* macro to TREZOR_MODEL_*, remove the original TREZOR_MODEL macro (replaced by conditional compilation for QSTR generation)
* build(core) - fixed missing TREZOR_MODEL to TREZOR_MODEL_x changes
[no changelog]
|
2022-04-26 13:47:40 +02:00 |
|
Pavol Rusnak
|
179645e3ad
|
core: unify usage of TREZOR_MODEL
|
2020-06-06 21:06:15 +02:00 |
|
Ondrej Mikle
|
7eddafe487
|
core: better formatting for common parts of T1 and TT header
|
2020-05-14 16:10:42 +02:00 |
|
Ondrej Mikle
|
d8115a7992
|
core: firmware header for T1 port
|
2020-05-11 15:43:43 +02:00 |
|
matejcik
|
e5670856a2
|
MONOREPO CREATE FROM trezor-core
|
2019-04-15 19:14:40 +02:00 |
|