1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 07:58:09 +00:00
trezor-firmware/embed/boardloader
2017-10-20 15:25:24 +02:00
..
.gitignore rename /micropython to /embed 2017-07-28 16:23:45 +02:00
lowlevel.c boardloader: don't erase sectors in flash_set_option_bytes for now 2017-10-20 14:42:51 +02:00
lowlevel.h boardloader: move periph_init to lowlevel.c 2017-10-17 11:44:53 +02:00
main.c trezorhal: simplify api for init functions, use bool and void rather than int 2017-10-20 15:25:24 +02:00
memory.ld stm32f427 sram bigger (#39) 2017-10-11 23:36:07 +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 rename /micropython to /embed 2017-07-28 16:23:45 +02:00