1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/legacy
2021-01-06 09:10:06 +01:00
..
bootloader legacy+core: unify error codes in bootloaders (#1347) 2020-11-18 11:21:57 +01:00
demo
emulator
firmware docs: push releases 1.9.4 and 2.3.5 to February 2021 2021-01-06 09:10:06 +01:00
gen
gitian feat(ci): introduce yamllint 2020-11-10 10:27:47 +01:00
intermediate_fw legacy/intermediate_fw: fix optflags 2020-08-21 15:02:43 +02:00
script legacy/intermediate_fw: Intermediate firmware for T1 (#1084) 2020-08-21 14:58:13 +02:00
vendor
.dockerignore
.gitignore
buttons.c
buttons.h
common.c
common.h
COPYING
flash.c
flash.h
layout.c
layout.h
Makefile
Makefile.include
memory_app_0.0.0.ld
memory_app_1.0.0.ld
memory_app_1.8.0.ld
memory_app_fastflash.ld
memory.c
memory.h
memory.ld
norcow_config.h
oled.c
oled.h
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
rng.c
rng.h
secbool.h
setup.c
setup.h
startup.S
supervise.c
supervise.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
timer.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
timer.h
usb21_standard.c
usb21_standard.h
usb_private.h
usb_standard.c
util.c
util.h
webusb_defs.h
webusb.c
webusb.h
winusb_defs.h
winusb.c
winusb.h

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.