1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-10 20:35:54 +00:00
trezor-firmware/legacy
2020-09-08 19:36:10 +02:00
..
bootloader
demo
emulator
firmware common/protob: Add commitment_data to TxInputType. 2020-09-08 19:36:10 +02:00
gen
gitian
intermediate_fw
script
vendor
.dockerignore
.gitignore
buttons.c
buttons.h
common.c legacy: explicitly initialize variables 2019-10-09 17:05:33 +02:00
common.h
COPYING
flash.c
flash.h
layout.c
layout.h
Makefile
Makefile.include
memory_app_0.0.0.ld
memory_app_1.0.0.ld MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
memory_app_1.8.0.ld
memory_app_fastflash.ld
memory.c
memory.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
memory.ld
norcow_config.h
oled.c
oled.h
README.md
rng.c
rng.h
secbool.h
setup.c
setup.h
startup.S
supervise.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
supervise.h
timer.c
timer.h
usb21_standard.c legacy: explicitly initialize variables 2019-10-09 17:05:33 +02:00
usb21_standard.h
usb_private.h
usb_standard.c
util.c
util.h legacy: refactor readprotobufint() 2019-10-09 15:48:52 +00:00
webusb_defs.h
webusb.c
webusb.h legacy: show webusb popup only in bootloader and only if firmware is not installed 2020-02-12 21:01:06 +00:00
winusb_defs.h
winusb.c legacy: Move wait_random() to common.c and use HMAC DRBG to generate delays. 2019-06-11 11:41:40 +02:00
winusb.h

Trezor Legacy

Firmware currently running on Model One. If you are working on a new feature, you probably want to contribute this to Core.

See docs/legacy for more info.