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
tychovrahe 61b3273baa
chore(core): add makefile commands for erasing bootloader and firmware, fix read/erase storage commands
4 months ago
..
.changelog.d
assets
embed perf(core): optimize boot time by removing unnecessary touch initialization delays 4 months ago
mocks
prof
site_scons perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 4 months ago
src
tests
tools
translations
vendor chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules. 4 months ago
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
AUTHORS
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.md
CHANGELOG.unreleased
COPYING
Makefile chore(core): add makefile commands for erasing bootloader and firmware, fix read/erase storage commands 4 months ago
README.md
SConscript.boardloader fix(core): improve cmakelists generation for CMSE 4 months ago
SConscript.bootloader fix(core): improve cmakelists generation for CMSE 4 months ago
SConscript.bootloader_ci fix(core): improve cmakelists generation for CMSE 4 months ago
SConscript.bootloader_emu
SConscript.firmware fix(core): improve cmakelists generation for CMSE 4 months ago
SConscript.prodtest fix(core): improve cmakelists generation for CMSE 4 months ago
SConscript.reflash fix(core): improve cmakelists generation for CMSE 4 months ago
SConscript.unix
SConstruct
asan_blacklist.txt
asan_suppressions.txt
emu.py
emu.sh
pyrightconfig.json
towncrier.toml

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.