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 9ebfa936c0
docs(legacy/firmware): Fix dates in changelog.
3 years ago
..
bootloader docs(legacy/bootloader): use towncrier for generating CHANGELOG.md 3 years ago
demo
emulator
firmware docs(legacy/firmware): Fix dates in changelog. 3 years ago
gen
gitian
intermediate_fw fix(legacy/intermediate_fw): don't erase the whole firmware sector (#1626) 3 years ago
script build(legacy): don't try to build intermediary_fw for emulator 3 years ago
vendor
.dockerignore
.gitignore docs(legacy/firmware): use towncrier for generating CHANGELOG.md 3 years ago
COPYING
Makefile refactor(legacy): move wait_random into separate file 3 years ago
Makefile.include
README.md
buttons.c
buttons.h
common.c refactor(legacy): move wait_random into separate file 3 years ago
common.h refactor(legacy): move wait_random into separate file 3 years ago
flash.c
flash.h
layout.c
layout.h legacy/layout: use bmp_btn_confirm, bmp_btn_cancel 5 years ago
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 MONOREPO MERGE trezor-mcu 6 years ago
norcow_config.h
oled.c
oled.h
random_delays.c refactor(legacy): move wait_random into separate file 3 years ago
random_delays.h refactor(legacy): move wait_random into separate file 3 years ago
rng.c
rng.h
secbool.h
setup.c
setup.h
startup.S
supervise.c
supervise.h
timer.c
timer.h
usb21_standard.c refactor(legacy): move wait_random into separate file 3 years ago
usb21_standard.h
usb_private.h
usb_standard.c refactor(legacy): move wait_random into separate file 3 years ago
util.c
util.h
webusb.c refactor(legacy): move wait_random into separate file 3 years ago
webusb.h
webusb_defs.h
winusb.c refactor(legacy): move wait_random into separate file 3 years ago
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.