1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/embed/bootloader
2017-10-26 02:11:40 +02:00
..
protob cleanup .gitignore files 2017-10-24 16:24:59 +02:00
header.S trezorhal: increase image header size from 512 to 1024 bytes 2017-10-26 02:11:40 +02:00
icon_cross.h bootloader, firmware: update visuals 2017-10-25 15:20:06 +02:00
icon_lock.h bootloader, firmware: update visuals 2017-10-25 15:20:06 +02:00
icon_tick.h bootloader, firmware: update visuals 2017-10-25 15:20:06 +02:00
icon_tools.h bootloader, firmware: update visuals 2017-10-25 15:20:06 +02:00
icon_update.h bootloader, firmware: update visuals 2017-10-25 15:20:06 +02:00
icon_wipe.h bootloader, firmware: update visuals 2017-10-25 15:20:06 +02:00
main.c trezorhal: move image related defines to image.h 2017-10-26 01:17:57 +02:00
memory.ld stm32f427 sram bigger (#39) 2017-10-11 23:36:07 +02:00
messages.c image_parse_header: remove undefined behavior and other updates (#61) 2017-10-19 18:45:57 +02:00
messages.h bootloader: implement WipeDevice 2017-10-16 20:56:16 +02:00
nanopb
startup.s bootloader+firmware: call shutdown instead of inf-loop after main is finished 2017-10-24 17:23:06 +02:00
style.h bootloader: implement UI according to mockup 2017-10-17 17:31:16 +02:00
version.h