1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/legacy
2020-10-23 15:07:15 +02:00
..
bootloader docs: add feature to 1.8.0 bootloader changelog (#1308) [skip ci] 2020-10-15 14:02:55 +02:00
demo
emulator all: shut down emulator on error_shutdown 2020-02-12 13:31:31 +01:00
firmware chore(common): Add orig_hash and orig_index fields to TxInput and TxOutput. 2020-10-23 15:07:15 +02:00
gen legacy: print inverted question mark for nonprintable characters 2020-07-27 16:29:03 +02:00
gitian
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 legacy: add missing SDL2_image to Makefile 2020-07-10 16:31:50 +02:00
memory_app_0.0.0.ld
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
memory.h
memory.ld
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
util.h
webusb_defs.h
webusb.c legacy: show webusb popup only in bootloader and only if firmware is not installed 2020-02-12 21:01:06 +00:00
webusb.h legacy: show webusb popup only in bootloader and only if firmware is not installed 2020-02-12 21:01:06 +00:00
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.