1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-30 17:21:21 +00:00
trezor-firmware/legacy
2021-07-16 14:34:20 +02:00
..
bootloader
demo
emulator fix(legacy): correctly import SDL2 (#1485) 2021-02-18 11:58:04 +01:00
firmware Merge branch 'release/21.07' 2021-07-16 14:34:20 +02:00
gen docs: fix typos in comments 2021-06-30 15:41:55 +02:00
gitian
intermediate_fw fix(legacy/intermediate_fw): don't erase the whole firmware sector (#1626) 2021-05-22 12:15:56 +02:00
script build(legacy): don't try to build intermediary_fw for emulator 2021-04-20 22:08:01 +02:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.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
random_delays.c
random_delays.h
README.md
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_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.