1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/legacy
2021-01-08 14:17:09 +01:00
..
bootloader
demo
emulator
firmware feat(legacy): implement GetPublicKey.ignore_xpub_magic behaviour 2021-01-08 14:17:09 +01:00
gen
gitian
intermediate_fw
script
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore
.gitignore
buttons.c
buttons.h
common.c
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
memory_app_1.8.0.ld
memory_app_fastflash.ld
memory.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
memory.h
memory.ld
norcow_config.h
oled.c
oled.h
README.md
rng.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
rng.h
secbool.h
setup.c
setup.h
startup.S
supervise.c
supervise.h
timer.c
timer.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
usb21_standard.c
usb21_standard.h
usb_private.h
usb_standard.c legacy: explicitly initialize variables 2019-10-09 17:05:33 +02:00
util.c
util.h
webusb_defs.h
webusb.c legacy: show webusb popup only in bootloader and only if firmware is not installed 2020-02-12 21:01:06 +00:00
webusb.h
winusb_defs.h
winusb.c
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.