You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/legacy
Andrew Kozlik 79fad70b05
fix: Improve wording when showing multisig XPUBS.
3 years ago
..
bootloader legacy+core: unify error codes in bootloaders (#1347) 4 years ago
demo
emulator
firmware fix: Improve wording when showing multisig XPUBS. 3 years ago
gen legacy: print inverted question mark for nonprintable characters 4 years ago
gitian feat(ci): introduce yamllint 4 years ago
intermediate_fw legacy/intermediate_fw: fix optflags 4 years ago
script legacy/intermediate_fw: Intermediate firmware for T1 (#1084) 4 years ago
vendor
.dockerignore
.gitignore
COPYING
Makefile
Makefile.include fix(legacy): fix emulator build on darwin 3 years ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
buttons.c
buttons.h
common.c
common.h
flash.c
flash.h
layout.c
layout.h
memory.c
memory.h
memory.ld
memory_app_0.0.0.ld
memory_app_1.0.0.ld
memory_app_1.8.0.ld
memory_app_fastflash.ld
norcow_config.h
oled.c legacy: print inverted question mark for nonprintable characters 4 years ago
oled.h
rng.c
rng.h
secbool.h
setup.c
setup.h
startup.S
supervise.c
supervise.h
timer.c
timer.h
usb21_standard.c
usb21_standard.h
usb_private.h
usb_standard.c
util.c chore(legacy): simplify data2hex 3 years ago
util.h chore(legacy): simplify data2hex 3 years ago
webusb.c
webusb.h
webusb_defs.h
winusb.c
winusb.h
winusb_defs.h

README.md

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.