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
tychovrahe 5a991f3244
feat(core/rust): bootloader implementation in rust
2 years ago
..
bootloader feat(legacy): bootloader with v3 SignMessage signatures + signatures debug 2 years ago
debug_signing
demo
emulator fix(legacy): update sector argument to match flash_erase_sector size 2 years ago
firmware fix(legacy): lower maximum of chars per line 2 years ago
gen
gitian
imhex docs(legacy): ImHex patterns for v2 trezor.bin, v1+v2 combined trezor.bin and bootloader binary images 2 years ago
intermediate_fw
script
vendor
.dockerignore
.gitignore
COPYING
Makefile
Makefile.include
README.md
buttons.c
buttons.h
common.c feat(core/rust): bootloader implementation in rust 2 years ago
common.h feat(core/rust): bootloader implementation in rust 2 years ago
compiler_traits.h
flash.c
flash.h
fw_signatures.c
fw_signatures.h
layout.c
layout.h feat(legacy): Use fixed font in SignMessage and VerifyMessage. 3 years ago
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 feat(legacy): Support 50 digit PIN and wipe code. 4 years ago
oled.c
oled.h
random_delays.c
random_delays.h
rng.c
rng.h all: rename TREZOR to Trezor where possible 5 years ago
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
util.h
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.