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
grdddj 8f2c63e628
TR
1 year ago
..
bootloader chore(legacy): bump versions after release 1 year ago
debug_signing chore(legacy): added signing script for v3 debug keys 1 year ago
demo fix(demo): fix build 1 year ago
emulator
firmware TR 1 year 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 chore(legacy): bundle bootloader 1.12.1 into firmware 1 year ago
script feat(legacy): use new artifacts naming for legacy builds 1 year ago
vendor
.dockerignore
.gitignore
COPYING
Makefile feat(legacy): make debugging less painful, remove PRODUCTION macro matrix, split reset_handlers 1 year ago
Makefile.include fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out 1 year ago
README.md
buttons.c
buttons.h
common.c feat(core/rust): bootloader implementation in rust 1 year ago
common.h feat(core/rust): bootloader implementation in rust 1 year ago
compiler_traits.h
flash.c
flash.h
fw_signatures.c fix(legacy): fix v2 signature validation 1 year ago
fw_signatures.h feat(legacy): add model info to image header 1 year ago
layout.c
layout.h
memory.c feat(legacy): qa build for upgrade testing 1 year ago
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
oled.h
random_delays.c
random_delays.h
rng.c
rng.h
secbool.h
setup.c feat(legacy): qa build for upgrade testing 1 year ago
setup.h
supervise.c
supervise.h
timer.c
timer.h
usb21_standard.c
usb21_standard.h
usb_private.h
usb_standard.c
util.c
util.h fix(legacy): better stack setup for debug devices 1 year 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.