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
Ondrej Mikle a4ba24645b
feat(core): remove connect to host dialog in the bootloader
4 years ago
..
assets MONOREPO CREATE FROM trezor-core 6 years ago
embed feat(core): remove connect to host dialog in the bootloader 4 years ago
mocks feat(core/cardano): enable typing for Cardano app 4 years ago
prof chore: gitignore memperf results 4 years ago
site_scons/site_tools/micropython core: remove qstr blacklist 5 years ago
src fix(common): change msg_id of RebootToBootloader from 804 to 87 4 years ago
tests fix(core/Cardano): account index validation in _should_hide_output() 4 years ago
tools chore(core): show total allocations in memperf report 4 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
CHANGELOG.md chore(core): changelog for hold to lock 4 years ago
COPYING MONOREPO CREATE FROM trezor-core 6 years ago
Makefile build(flashing): nogui flag for flashing for newer JLink versions (#1482) 4 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 fix(core): fix reflash build, remove qrcodegen where not used 4 years ago
SConscript.bootloader_ci fix(core): fix reflash build, remove qrcodegen where not used 4 years ago
SConscript.firmware refactor(core): introduce layouts 4 years ago
SConscript.prodtest core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.reflash fix(core): fix reflash build, remove qrcodegen where not used 4 years ago
SConscript.unix refactor(core): introduce layouts 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: enable editorconfig checks, fix whitespace issues 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.