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
Tomas Susanka ffea791658
Merge pull request #774 from trezor/tsusanka/shamir-word-checks
4 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed core: fix interrupt usage in usbd_conf 4 years ago
mocks storage, core: Reveal the wipe code status after the device is unlocked. 5 years ago
site_scons/site_tools/micropython core: fix new Python SyntaxWarning (new in 3.8) 5 years ago
src core/recovery: change exceptions types; modifications in tests 4 years ago
tests Merge pull request #774 from trezor/tsusanka/shamir-word-checks 4 years ago
tools core: fix build-icons 5 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
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
ChangeLog core: bump version to 2.2.1; update changelog 4 years ago
Makefile core: remove .sconsign.dblite on make clean 5 years ago
README.md docs: move docs to root 5 years ago
SConscript.boardloader core: reorganize source code to allow boardloader build 4 years ago
SConscript.bootloader core: reorganize source code to allow boardloader build 4 years ago
SConscript.firmware core: move delay.c from trezorhal to firmware, fix prodtest build 4 years ago
SConscript.prodtest core: move delay.c from trezorhal to firmware, fix prodtest build 4 years ago
SConscript.reflash all: let's use -Wno-missing-braces because clang does not respect 5 years ago
SConscript.unix core: add storage module to frozen build 5 years ago
SConstruct MONOREPO CREATE FROM trezor-core 5 years ago
asan_blacklist.txt core: asan config 5 years ago
emu.sh core/emu: use #!/usr/bin/env in shebang (#263) 5 years ago
trezor_cmd.sh all: replace /bin/bash with /usr/bin/env bash 5 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.