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 53e2573691
docs(core): fix dates in changelog
3 years ago
..
.changelog.d Merge branch 'release/21.09' into master 3 years ago
assets
embed style(core): apply rustfmt 3 years ago
mocks fix(core): allow AnyStr as parameter for unhexlify 3 years ago
prof chore: gitignore memperf results 3 years ago
site_scons/site_tools/micropython refactor: rework pb2py generator 3 years ago
src refactor(core/ethereum): reorganize sanity checks, disallow chain_id 0 3 years ago
tests feat(core/ethereum): enable type-checking for Ethereum app 3 years ago
tools feat(core/emulator): support protobuf messages in memory dumps 3 years ago
vendor
.dockerignore
.gitignore feat(core/monero): cache Monero testing chain between runs 3 years ago
.pylintrc
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS
CHANGELOG.md docs(core): fix dates in changelog 3 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING
Makefile ci(core): enable rust unit tests 3 years ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader core: introduce TREZOR_MODEL flag (#1233) 4 years ago
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 refactor(core): disable SD, SBU, fatfs for T1 build 3 years ago
SConscript.prodtest feat(core): make random delays use chacha_drbg 3 years ago
SConscript.reflash fix(core): fix reflash build, remove qrcodegen where not used 3 years ago
SConscript.unix refactor(core): disable SD, SBU, fatfs for T1 build 3 years ago
SConstruct core/bootloader_ci: fix typos in the previous commit 4 years ago
asan_blacklist.txt core: asan config 5 years ago
emu.py feat(core/emu.py): erase profile when running emu.py -e 3 years ago
emu.sh core: remove src1 4 years ago
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.