mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-20 06:28:09 +00:00
76c6e9cd9d
WIP - change trezor{1,2} to their internal names, add support for model R WIP - add EOS and NEM features Capability only for TT WIP - not include EOS and NEM into TR WIP - choose between device models when generating coininfo WIP - regenerate coininfo.py WIP - skip NEM, EOS, Dash, BGold and Decred device tests for TR WIP - fix python support WIP - fix unit tests WIP - import bitcoin-like code only when needed WIP - remove ignored coins for TR in fixtures.json WIP - make all the external references to models UPPERCASE WIP - do the model separation in mako script also for tokens and networks WIP - hot-fixing non-supporting RELEASES_URL for new model names WIP - support.py releases CLI command takes a list of -r key-value pairs DEVICE=VERSION WIP - run `python support.py release` WIP - use utils.MODEL_IS_T2B1 to ignore NEM and EOS WIP - change all the docs and commands to have UPPERCASE model names [no changelog] |
||
---|---|---|
.. | ||
bootloader | ||
debug_signing | ||
demo | ||
emulator | ||
firmware | ||
gen | ||
gitian | ||
imhex | ||
intermediate_fw | ||
script | ||
vendor | ||
.dockerignore | ||
.gitignore | ||
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 | ||
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 | ||
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.