1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/legacy/imhex/t1_bootloader_bin.hexpat

10 lines
115 B
Plaintext
Raw Normal View History

#pragma base_address 0x8000000
#include "t1_firmware.pat"
u32 VTOR = base();
VectorTable vector_table @ VTOR;