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 d012f48ca5
feat(legacy): Guess weight of unverified external inputs.
2 years ago
..
bootloader
demo
emulator
firmware feat(legacy): Guess weight of unverified external inputs. 2 years ago
gen
gitian
intermediate_fw
script
vendor
.dockerignore
.gitignore
COPYING
Makefile
Makefile.include
README.md
buttons.c
buttons.h
common.c
common.h
compiler_traits.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
oled.h
random_delays.c
random_delays.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
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.