1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/legacy
2020-07-30 15:14:18 +02:00
..
bootloader legacy: convert old changelogs to new format 2020-07-27 12:13:43 +02:00
demo
emulator
firmware legacy: drop zcash v3 tx signing support 2020-07-30 15:14:18 +02:00
gen legacy: print inverted question mark for nonprintable characters 2020-07-27 16:29:03 +02:00
gitian
script
vendor
.dockerignore
.gitignore
buttons.c
buttons.h
common.c
common.h
COPYING
flash.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
flash.h
layout.c
layout.h
Makefile MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
Makefile.include legacy: add missing SDL2_image to Makefile 2020-07-10 16:31:50 +02:00
memory_app_0.0.0.ld MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
memory_app_1.0.0.ld MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
memory_app_1.8.0.ld
memory_app_fastflash.ld
memory.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
memory.h
memory.ld MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
norcow_config.h
oled.c legacy: print inverted question mark for nonprintable characters 2020-07-27 16:29:03 +02:00
oled.h
README.md
rng.c
rng.h
secbool.h
setup.c
setup.h
startup.S legacy: add comment to startup.S 2020-02-19 14:51:29 +00:00
supervise.c
supervise.h
timer.c
timer.h
usb21_standard.c
usb21_standard.h
usb_private.h
usb_standard.c
util.c legacy: refactor readprotobufint() 2019-10-09 15:48:52 +00:00
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.