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
obrusvit 2de8acc141
chore(core): remove CoSi functionality
7 days ago
..
bootloader chore(legacy): bump versions after release 1 year ago
debug_signing chore: upgrade style checkers 4 months ago
demo
emulator
firmware chore(core): remove CoSi functionality 7 days ago
gen
gitian
imhex
intermediate_fw chore(core, legacy, storage): refactor flash drivers 4 months ago
script feat(legacy): use new artifacts naming for legacy builds 1 year ago
vendor
.dockerignore
.gitignore
COPYING
Makefile chore(core, legacy, storage): refactor flash drivers 4 months ago
Makefile.include chore(legacy): initialize automatic variables to zero 2 months ago
README.md
buttons.c refactor(legacy): fix empty parameter list warnings 2 months ago
buttons.h
common.c refactor(core): optimize assert/fatal_error for reduced flash footprint 3 weeks ago
common.h refactor(core): optimize assert/fatal_error for reduced flash footprint 3 weeks ago
compiler_traits.h
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 3 months ago
flash.h chore(core, legacy, storage): refactor flash drivers 4 months ago
fw_signatures.c fix(legacy): fix v2 signature validation 1 year ago
fw_signatures.h
layout.c
layout.h
memory.c chore(core, legacy, storage): refactor flash drivers 4 months 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 feat(storage): Rework PIN processing and upgrade storage. 2 weeks ago
oled.c refactor(legacy): fix empty parameter list warnings 2 months ago
oled.h
random_delays.c
random_delays.h
rng.c
rng.h
secbool.h
setup.c
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
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.