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
Tomas Susanka d72c2287fb
docs: add feature to 1.8.0 bootloader changelog (#1308) [skip ci]
4 years ago
..
bootloader docs: add feature to 1.8.0 bootloader changelog (#1308) [skip ci] 4 years ago
demo
emulator all: shut down emulator on error_shutdown 4 years ago
firmware chore(crypto): Move XPUB_MAXLEN and ADDRESS_MAXLEN from modtrezorcrypto to bip32.h. 4 years ago
gen legacy: print inverted question mark for nonprintable characters 4 years ago
gitian
intermediate_fw legacy/intermediate_fw: fix optflags 4 years ago
script legacy/intermediate_fw: Intermediate firmware for T1 (#1084) 4 years ago
vendor
.dockerignore
.gitignore
COPYING
Makefile
Makefile.include legacy: add missing SDL2_image to Makefile 4 years ago
README.md docs: update legacy build instructions (fixes #658) 5 years ago
buttons.c
buttons.h
common.c
common.h
flash.c
flash.h
layout.c legacy: fix wrong logic in layoutButtonNo 4 years ago
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 legacy: Implement ChangeWipeCode message for Trezor One. 5 years ago
oled.c legacy: print inverted question mark for nonprintable characters 4 years ago
oled.h
rng.c
rng.h
secbool.h
setup.c
setup.h
startup.S legacy: add comment to startup.S 4 years ago
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 legacy: show webusb popup only in bootloader and only if firmware is not installed 4 years ago
webusb.h legacy: show webusb popup only in bootloader and only if firmware is not installed 4 years ago
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.