1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 18:39:05 +00:00
trezor-firmware/embed/firmware
2017-12-14 21:29:13 +01:00
..
.gitignore cleanup .gitignore files 2017-10-24 16:24:59 +02:00
header.S trezorhal: introduce fix_version in image header (version of last critical bugfix) 2017-12-14 21:29:13 +01:00
main.c bootloader, firmware: remove unneeded call to display_orientation 2017-11-21 10:22:08 -05:00
memory.ld firmware: sign just the firmware part, not vendor header 2017-10-26 00:09:21 +02:00
modutime.c
mpconfigport.h firmware, unix: return cpython compatibility (needed for __class__ and __dict__) 2017-11-21 15:35:46 +01:00
mphalport.c trezorhal/usb: add Inf timeout to blocking fns 2017-10-26 23:55:14 +02:00
mphalport.h firmware: don't return CYCCNT contents as it is always zero anyway (cycle counter is disabled) 2017-11-05 18:02:47 +01:00
nlrthumb.c firmware: enable stack protector (except nlr stuff) 2017-12-13 02:06:22 +01: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 trezorhal: introduce fix_version in image header (version of last critical bugfix) 2017-12-14 21:29:13 +01:00