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/core
Martin Milata 8c6b93e0bd
build(core): account for ARM unwinding info in memory layout
3 years ago
..
.changelog.d feat(core): make random delays use chacha_drbg 3 years ago
assets
embed build(core): account for ARM unwinding info in memory layout 3 years ago
mocks refactor(core/usb): do not require serial number on instantiaton of USB 3 years ago
prof
site_scons/site_tools/micropython
src fix(core): remove tcDisplay from metadata/trezor-ctap2.json 3 years ago
tests refactor(core): remove more global imports 3 years ago
tools ci(core): exclude more things from coverage report 3 years ago
vendor
.dockerignore
.gitignore
.pylintrc
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS
CHANGELOG.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING
Makefile feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
README.md
SConscript.boardloader
SConscript.bootloader feat(core): make random delays use chacha_drbg 3 years ago
SConscript.bootloader_ci feat(core): make random delays use chacha_drbg 3 years ago
SConscript.firmware build(core/rust): use correct architecture for T1 3 years ago
SConscript.prodtest feat(core): make random delays use chacha_drbg 3 years ago
SConscript.reflash
SConscript.unix refactor(core): move wait_random and rdi into separate file 3 years ago
SConstruct
asan_blacklist.txt
emu.py feat(core/emu.py): erase profile when running emu.py -e 3 years ago
emu.sh
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 3 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.