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
grdddj b973d3c692
WIP - new approach to debug events for both TT and TR
1 year ago
..
.changelog.d fix(core): do not touch idle timer on USB events 1 year ago
assets TR-rust: add used icons 1 year ago
embed WIP - sort of working matching of events with layouts 1 year ago
mocks TR-core/rust: Rust API arguments changes 1 year ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons build(core): improve path resolution in scons tools 1 year ago
src WIP - new approach to debug events for both TT and TR 1 year ago
tests feat(core/ui): sending transaction style update 1 year ago
tools TR-core/tools: add gdb scripts (outdated) 1 year ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.coveragerc chore(core): silence false alarms in coverage report 1 year ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore core/emu: allow for custom GDB scripts with emulator 1 year ago
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS MONOREPO CREATE FROM trezor-core 5 years ago
CHANGELOG.md docs(core): changelog for 2.5.3 2 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile core/tools: add script for checking QSTR definitions 1 year ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 1 year ago
SConscript.bootloader feat(core): QA build for testing bootloaders / upgrades 1 year ago
SConscript.bootloader_ci fix(core/ui): replace RobotoMono Regular with RobotoMono Medium 1 year ago
SConscript.bootloader_emu feat(core): introduce bootloader emulator 1 year ago
SConscript.firmware TR-core: solve missing SD card 1 year ago
SConscript.prodtest fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out 1 year ago
SConscript.reflash refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 1 year ago
SConscript.unix TR-core: solve missing SD card 1 year ago
SConstruct feat(core): introduce bootloader emulator 1 year ago
asan_blacklist.txt core: asan config 5 years ago
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2 years ago
emu.py core/emu: allow for custom GDB scripts with emulator 1 year ago
emu.sh core: remove src1 4 years ago
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2 years ago
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 3 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.