1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-05 17:56:10 +00:00
trezor-firmware/legacy
2021-05-04 14:18:01 +02:00
..
bootloader docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
demo
emulator fix(legacy): correctly import SDL2 (#1485) 2021-02-18 11:58:04 +01:00
firmware docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
gen
gitian feat(ci): introduce yamllint 2020-11-10 10:27:47 +01:00
intermediate_fw
script
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore
.gitignore
buttons.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
buttons.h
common.c
common.h
COPYING MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
flash.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
flash.h
layout.c
layout.h
Makefile
Makefile.include
memory_app_0.0.0.ld
memory_app_1.0.0.ld chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader 2021-03-03 12:06:57 +01:00
memory_app_1.8.0.ld
memory_app_fastflash.ld
memory.c
memory.h
memory.ld
norcow_config.h feat(legacy): Support 50 digit PIN and wipe code. 2021-03-25 14:24:41 +01:00
oled.c
oled.h
README.md
rng.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
rng.h
secbool.h
setup.c
setup.h
startup.S chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader 2021-03-03 12:06:57 +01:00
supervise.c
supervise.h
timer.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
timer.h
usb21_standard.c legacy: explicitly initialize variables 2019-10-09 17:05:33 +02:00
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.