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
M1nd3r 5394ce8df7
feat(core): implement a new Trezor-Host protocol
1 month ago
..
bootloader feat(legacy/bootloader): Avoid overflow in readprotobufint(). 2 months ago
debug_signing
demo
emulator
firmware feat(core): implement a new Trezor-Host protocol 1 month ago
gen
gitian
imhex
intermediate_fw chore(core, legacy, storage): refactor flash drivers 7 months ago
script
vendor
.dockerignore
.gitignore
COPYING
Makefile feat(core): Account for Optiga throttling delay in PIN countdown. 2 months ago
Makefile.include chore(legacy): initialize automatic variables to zero 4 months ago
README.md
buttons.c refactor(legacy): fix empty parameter list warnings 4 months ago
buttons.h
common.c feat(core): Account for Optiga throttling delay in PIN countdown. 2 months ago
common.h feat(core): Account for Optiga throttling delay in PIN countdown. 2 months ago
compiler_traits.h
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 6 months ago
flash.h chore(core, legacy, storage): refactor flash drivers 7 months ago
fw_signatures.c
fw_signatures.h
layout.c
layout.h
memory.c chore(core, legacy, storage): refactor flash drivers 7 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. 3 months ago
oled.c refactor(legacy): fix empty parameter list warnings 4 months ago
oled.h
random_delays.c
random_delays.h
rng.c
rng.h
secbool.h
setup.c
setup.h
supervise.c
supervise.h
time_estimate.c feat(core): Account for Optiga throttling delay in PIN countdown. 2 months ago
time_estimate.h feat(core): Account for Optiga throttling delay in PIN countdown. 2 months ago
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.