1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/embed/bootloader
Pavol Rusnak 8832c6e63b
embed/trezorhal: rename flash functions
flash_erase_sector -> flash_erase
flash_lock -> flash_lock_write
flash_unlock -> flash_unlock_write
2019-02-15 12:39:18 +01:00
..
protob src: remove CoinType usage, usage internal CoinInfo instead 2018-05-24 15:18:05 +02:00
bootui.c unix: refactor T1 touch events to behave similarly to T2 touch events 2018-10-02 17:24:47 +02:00
bootui.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
header.S trezorhal: introduce fix_version in image header (version of last critical bugfix) 2017-12-14 21:29:13 +01:00
icon_cancel.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_confirm.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_done.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_fail.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_info.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_install.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_logo.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_safeplace.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_welcome.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
icon_wipe.h tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
main.c bootloader: check both touch_is_detected and touch_read to detect touch 2018-08-21 17:34:34 +02:00
memory.ld stm32f427 sram bigger (#39) 2017-10-11 23:36:07 +02:00
messages.c embed/trezorhal: rename flash functions 2019-02-15 12:39:18 +01:00
messages.h embed: refactor sector_count constants 2018-06-20 14:54:15 +02:00
nanopb bootloader: vendor nanopb as submodule 2017-10-01 18:13:25 +02:00
startup.s bootloader+firmware: call shutdown instead of inf-loop after main is finished 2017-10-24 17:23:06 +02:00
version.h embed: update changelog, bump versions 2018-12-05 12:26:45 +01:00