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
Dušan Klinec af6a607b39
common/xmr: message changes optimizing runtime and memory (#786)
5 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed tests: introduce UI tests for core with diffs (#784) 5 years ago
mocks tests: introduce UI tests for core 5 years ago
prof core: introduce coverage wrapper 5 years ago
site_scons/site_tools/micropython core: remove qstr blacklist 5 years ago
src common/xmr: message changes optimizing runtime and memory (#786) 5 years ago
tests tests: introduce UI tests for core with diffs (#784) 5 years ago
tools core: fix build-icons 5 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore
.gitignore
.pylintrc
AUTHORS
COPYING
ChangeLog core: bump version to 2.2.1; update changelog 5 years ago
Makefile tests: introduce UI tests for core with diffs (#784) 5 years ago
README.md docs: move docs to root 5 years ago
SConscript.boardloader core: reorganize source code to allow boardloader build 5 years ago
SConscript.bootloader core: reorganize source code to allow boardloader build 5 years ago
SConscript.firmware core/firmware: gchelper.s moved to different directory 5 years ago
SConscript.prodtest core: move delay.c from trezorhal to firmware, fix prodtest build 5 years ago
SConscript.reflash all: let's use -Wno-missing-braces because clang does not respect 5 years ago
SConscript.unix core/ci: add coverage target, introduce posttest stage 5 years ago
SConstruct
asan_blacklist.txt
emu.sh
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.