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 1b88840f53
docs: move docs to root
5 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed storage, core: Reveal the wipe code status after the device is unlocked. 5 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/stellar: add screen for timebounds 5 years ago
tests vendor: Update fido2-tests submodule to fix issues with random ordering. 5 years ago
tools core/tools: Clarify hid-bridge README. 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: add changelog for RecoveryDevice fix 5 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 all: let's use -Wno-missing-braces because clang does not respect 5 years ago
SConscript.bootloader all: let's use -Wno-missing-braces because clang does not respect 5 years ago
SConscript.firmware core: add storage module to frozen build 5 years ago
SConscript.prodtest all: let's use -Wno-missing-braces because clang does not respect 5 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.