mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-06 20:52:40 +00:00
3 lines
80 B
C
3 lines
80 B
C
![]() |
#define IMAGE_MAGIC 0x465A5254 // TRZF
|
||
|
#define IMAGE_MAXSIZE (7 * 128 + 1024)
|