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 8d824e4ef2
fix(core): fix bootloader emulator compilation
1 year ago
..
.changelog.d chore(vendor): bump micropython to 1.19.1 1 year ago
assets feat(core): uninitialized welcome flow 1 year ago
embed feat(core): support 16bit i8080 display bus 1 year ago
mocks refactor(core): improve conditional compilations based on model 1 year ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(core): support 16bit i8080 display bus 1 year ago
src chore(core): remove remaining toif files from micropython code 1 year ago
tests refactor(core): remove unused functions 1 year ago
tools chore(core/tools): add decomobine snippet, add readme 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 chore(core): automatic generation of CMakeLists 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.6.0 1 year ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile feat(core/tools): make combine_firmware script a bit smarter and more opinionated 1 year ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader refactor(core): improve conditional compilations based on model 1 year ago
SConscript.bootloader refactor(core): remove unused C display_icon and display_loader functions 1 year ago
SConscript.bootloader_ci refactor(core): move files out of extmod 1 year ago
SConscript.bootloader_emu fix(core): fix bootloader emulator compilation 1 year ago
SConscript.firmware refactor(core): remove unused C display_icon and display_loader functions 1 year ago
SConscript.prodtest refactor(core): improve conditional compilations based on model 1 year ago
SConscript.reflash refactor(core): improve conditional compilations based on model 1 year ago
SConscript.unix refactor(core): remove unused C display_icon and display_loader functions 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 feat(core): add -r option to emu.py to allow for screen recording 2 years 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.