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
matejcik 37d3bf56fa
fix(core): make sure run-time settings are reset after wipe (fixes #1322)
4 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed chore(vendor): update micropython to v1.13 4 years ago
mocks perf(core/extmod): replace HMAC Python implementation with C 4 years ago
prof feat(core): count allocations per line 4 years ago
site_scons/site_tools/micropython core: remove qstr blacklist 4 years ago
src fix(core): make sure run-time settings are reset after wipe (fixes #1322) 4 years ago
tests chore(core/tests): update unit tests for new APIs, drop unnecessary ones 4 years ago
tools feat(core): tools/alloc.py: generate html 4 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore core: git ignore coverage outputs 5 years ago
.pylintrc style: improve pylint exclusions 5 years ago
AUTHORS MONOREPO CREATE FROM trezor-core 5 years ago
CHANGELOG.md fix(core): make sure run-time settings are reset after wipe (fixes #1322) 4 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile ci(core): add memory profiler job 4 years ago
README.md docs: move docs to root 4 years ago
SConscript.boardloader core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.bootloader core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.bootloader_ci core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.firmware chore(vendor): update micropython to v1.13 4 years ago
SConscript.prodtest core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.reflash core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.unix ci(core): add memory profiler job 4 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 ci(core): add memory profiler job 4 years ago
emu.sh core: remove src1 4 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.