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 06b89c57c5
core/sdcard: return proper disk status flags to fatfs
5 years ago
..
assets MONOREPO CREATE FROM trezor-core 6 years ago
embed core/sdcard: return proper disk status flags to fatfs 5 years ago
mocks core/embed: update fatfs to 0.14; use upstream version 5 years ago
prof core/prof: make sure coverage data is generated with absolute paths 5 years ago
site_scons/site_tools/micropython core: remove qstr blacklist 5 years ago
src common: return the PasshraseType button request 5 years ago
tests core: show webusb popup only in bootloader and only if firmware is not installed 5 years ago
tools core/headertool: support generating vendor headers with explicit size 5 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 6 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 6 years ago
COPYING MONOREPO CREATE FROM trezor-core 6 years ago
ChangeLog core: properly limit passphrase to 50 bytes 5 years ago
Makefile tests: introduce --ui-check-missing to test/remove missing tests 5 years ago
README.md docs: move docs to root 5 years ago
SConscript.boardloader core/embed: don't use local copy of inflate 5 years ago
SConscript.bootloader core+legacy: use nanopb generator from pipenv 5 years ago
SConscript.firmware core/tools: drop tools obsoleted by headertool 5 years ago
SConscript.prodtest core/tools: drop tools obsoleted by headertool 5 years ago
SConscript.reflash core/tools: drop tools obsoleted by headertool 5 years ago
SConscript.unix core/embed: don't use local copy of inflate 5 years ago
SConstruct MONOREPO CREATE FROM trezor-core 6 years ago
asan_blacklist.txt core: asan config 5 years ago
emu.py core/emulator: properly ignore inotify problems (fixes #854) 5 years ago
emu.sh core: convert emu.sh to a simple dependency-less compat wrapper 5 years ago
trezor.sdcard.gz core: introduce emulator runner (fixes #466) 5 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.