1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-23 15:08:19 +00:00
trezor-firmware/legacy
2025-06-13 15:58:33 +02:00
..
bootloader feat(legacy/bootloader): Avoid overflow in readprotobufint(). 2024-07-18 14:22:32 +02:00
debug_signing docs: use 'trezorctl firmware update' 2025-01-10 10:49:39 +01:00
demo
emulator
firmware feat(common): add Trezor Host Protocol protobuf definitions 2025-06-13 15:58:33 +02:00
gen build(core,legacy): remove gcc, use cc instead of gcc 2022-04-27 15:48:14 +02:00
gitian
imhex
intermediate_fw docs: fix broken changelog links 2025-04-09 10:11:21 +02:00
script
vendor
.dockerignore
.gitignore fix(legacy): add build to .gitignore 2025-02-19 22:05:32 +01:00
buttons.c
buttons.h
common.c
common.h
compiler_traits.h
COPYING
flash.c
flash.h
fw_signatures.c
fw_signatures.h
layout.c
layout.h
Makefile test(legacy): enable --do-master-diff for legacy emulator UI tests 2025-06-05 19:20:26 +03:00
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 feat(core): update storage to use privileged BHK 2025-05-30 13:12:58 +02:00
oled.c
oled.h
random_delays.c
random_delays.h
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
rng.c
rng.h
secbool.h
setup.c
setup.h
supervise.c
supervise.h
time_estimate.c
time_estimate.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.