1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-16 04:29:08 +00:00
trezor-firmware/embed/bootloader
2017-10-17 11:44:53 +02:00
..
protob bootloader: vendor nanopb as submodule 2017-10-01 18:13:25 +02:00
.gitignore rename /micropython to /embed 2017-07-28 16:23:45 +02:00
header.S bootloader: issue #12 (#28) 2017-10-09 17:44:58 +02:00
main.c boardloader: move periph_init to lowlevel.c 2017-10-17 11:44:53 +02:00
memory.ld stm32f427 sram bigger (#39) 2017-10-11 23:36:07 +02:00
messages.c boardloader, bootloader: reorder erasing of sectors, check whether sector was really erased 2017-10-16 21:43:07 +02:00
messages.h bootloader: implement WipeDevice 2017-10-16 20:56:16 +02:00
nanopb bootloader: vendor nanopb as submodule 2017-10-01 18:13:25 +02:00
startup.s startup: setup the stack protector for the stage before main function (#46) 2017-10-14 12:25:13 +02:00
version.h boardloader, bootloader: add write-protection and downgrade-protection respectively 2017-10-12 14:35:01 +02:00