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 3021233eaf
core: remove unimports from bitcoin sign_tx layouts
4 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed core/extmod: add font_pixeloperator{,mono}, use this font for T1 4 years ago
mocks core: remove mono bold font variant (not used anywhere) 4 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 core: remove unimports from bitcoin sign_tx layouts 4 years ago
src1 core: remove mono bold font variant (not used anywhere) 4 years ago
tests Cardano shelley update 2/3 (#1112) 4 years ago
tools core/extmod: add font_pixeloperator{,mono}, use this font for T1 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 core: print inverted question mark for nonprintable characters 4 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile core: generate resdata by Mako, use if/elif trick to save RAM 4 years ago
README.md docs: move docs to root 5 years ago
SConscript.boardloader core: unify usage of TREZOR_MODEL 4 years ago
SConscript.bootloader core/bootloader: update protobuf definitions 4 years ago
SConscript.firmware core/extmod: add font_pixeloperator{,mono}, use this font for T1 4 years ago
SConscript.prodtest core: unify usage of TREZOR_MODEL 4 years ago
SConscript.reflash core: unify usage of TREZOR_MODEL 4 years ago
SConscript.unix core/extmod: add font_pixeloperator{,mono}, use this font for T1 4 years ago
SConstruct MONOREPO CREATE FROM trezor-core 5 years ago
asan_blacklist.txt core: asan config 5 years ago
emu.py core: disallow parsing options after command (fixes #951) 4 years ago
emu.sh core: make emu.sh respect TREZOR_MODEL env variable 4 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.