1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-10 18:09:00 +00:00
trezor-firmware/firmware
Saleem Rashid 0ec32a6146 timer: Replace screen timeout with SysTick
This provides an incredibly accurate screen timeout and removes the
superfluous screen timeout counter
2016-11-17 02:07:46 +01:00
..
protob implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
u2f
coins-gen.py add coins-gen.py script and generate coins.c using that script 2016-10-20 15:27:34 +02:00
coins.c fix Verify (by introducing coinExtractAddressType) 2016-10-25 17:02:02 +02:00
coins.h fix Verify (by introducing coinExtractAddressType) 2016-10-25 17:02:02 +02:00
crypto.c crypto: allow Ed25519 signing larger digests (#124) 2016-10-24 12:41:10 +02:00
crypto.h
debug.c
debug.h
ethereum.c
ethereum.h
fsm.c implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
fsm.h
layout2.c timer: Replace screen timeout with SysTick 2016-11-17 02:07:46 +01:00
layout2.h allow ClearSession purely via confirm button 2016-10-25 15:21:56 +02:00
Makefile update trezor-crypto 2016-10-24 20:55:45 +02:00
messages.c
messages.h
pinmatrix.c
pinmatrix.h
protect.c timer: Use Cortex-M3 SysTick timers 2016-11-17 02:07:46 +01:00
protect.h
recovery.c halt the device when encountered an invalid mnemonic (skip if device loaded or recovered without enforced wordlist) 2016-11-09 16:06:50 +01:00
recovery.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
reset.c implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
reset.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
signing.c check return values of ecdsa_sign calls 2016-11-08 15:48:44 +01:00
signing.h
storage.c timer: Use Cortex-M3 SysTick timers 2016-11-17 02:07:46 +01:00
storage.h
transaction.c implement TXEXTRADATA transaction RequestType 2016-10-20 13:25:40 +02:00
transaction.h fix prevtx hashing when input count is 0 2016-10-21 13:20:57 +02:00
trezor.c timer: Replace screen timeout with SysTick 2016-11-17 02:07:46 +01:00
trezor.h bump version, add changelog 2016-10-26 18:06:13 +02:00
u2f_knownapps.h add yubico u2f demo to u2f known apps 2016-11-15 18:51:29 +01:00
u2f.c check return values of ecdsa_sign calls 2016-11-08 15:48:44 +01:00
u2f.h
usb.c timer: Use Cortex-M3 SysTick timers 2016-11-17 02:07:46 +01:00
usb.h timer: Use Cortex-M3 SysTick timers 2016-11-17 02:07:46 +01:00