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
cepetr c00635b665
WIP - fast and ugly cmake experiment
8 months ago
..
.changelog.d feat(core): Integrate Optiga into PIN verification. 9 months ago
assets feat(core): add model name below empty logo on boot 10 months ago
embed WIP - fast and ugly cmake experiment 8 months ago
genhdr WIP - fast and ugly cmake experiment 8 months ago
mocks docs(core): add docstrings to modtrezorutils constants 9 months ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(core): add basic support for efficient frame buffer graphics 8 months ago
src WIP - fast and ugly cmake experiment 8 months ago
tests fix(tests): add chunkify argument to unittests 9 months ago
tools feat: toiftool 10 months ago
vendor WIP - fast and ugly cmake experiment 8 months ago
.coveragerc chore(core): silence false alarms in coverage report 1 year ago
.dockerignore
.gitignore WIP - fast and ugly cmake experiment 8 months ago
.towncrier.template.md
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.0 1 year ago
CHANGELOG.unreleased
CMakeLists.txt WIP - fast and ugly cmake experiment 8 months ago
COPYING
Makefile chore(core): skip signature check for make_upload commands 9 months ago
README.md
SConscript.boardloader feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 9 months ago
SConscript.bootloader feat(core): change core builds to use GNU11 standard instead of GNU99 10 months ago
SConscript.bootloader_ci feat(core): change core builds to use GNU11 standard instead of GNU99 10 months ago
SConscript.bootloader_emu refactor(core): change the way USE_OPTIGA is added to build 8 months ago
SConscript.firmware refactor(core): setup single-place layout selection 9 months ago
SConscript.prodtest feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 9 months ago
SConscript.reflash feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 9 months ago
SConscript.unix refactor(core): change the way USE_OPTIGA is added to build 8 months ago
SConstruct feat(core): introduce bootloader emulator 1 year ago
asan_blacklist.txt
asan_suppressions.txt
emu.py feat(core): add support for gdb scripts to emulator 1 year ago
emu.sh
pyrightconfig.json
towncrier.toml
xxxxxxxxCMakeLists.txt WIP - fast and ugly cmake experiment 8 months ago
yyyyyyyyyCMakeLists.txt WIP - fast and ugly cmake experiment 8 months ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.