You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/legacy
Ondrej Mikle 9787ebfd21
chore(legacy): update Changelogs
4 years ago
..
bootloader chore(legacy): update Changelogs 4 years ago
demo
emulator fix(legacy): correctly import SDL2 (#1485) 4 years ago
firmware feat(legacy): add 'stay in bootloader' bootloader to firmware' 4 years ago
gen
gitian
intermediate_fw chore(legacy): update Changelogs 4 years ago
script
vendor
.dockerignore
.gitignore
COPYING
Makefile
Makefile.include fix(legacy): fix emulator build on darwin 4 years ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
buttons.c
buttons.h
common.c
common.h
flash.c
flash.h
layout.c
layout.h
memory.c
memory.h
memory.ld chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader 4 years ago
memory_app_0.0.0.ld
memory_app_1.0.0.ld chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader 4 years ago
memory_app_1.8.0.ld chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader 4 years ago
memory_app_fastflash.ld
norcow_config.h
oled.c
oled.h
rng.c
rng.h
secbool.h
setup.c
setup.h
startup.S chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader 4 years ago
supervise.c chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader 4 years ago
supervise.h chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader 4 years ago
timer.c
timer.h
usb21_standard.c
usb21_standard.h
usb_private.h
usb_standard.c
util.c chore(legacy): simplify data2hex 4 years ago
util.h chore(legacy): simplify data2hex 4 years ago
webusb.c
webusb.h
webusb_defs.h
winusb.c
winusb.h
winusb_defs.h

README.md

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.