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
matejcik 505e014ae1
refactor(core): delegate EthereumGetPublicKey to bitcoin GetPublicKey
1 year ago
..
.changelog.d fix(crypto): adapt to changing insecure PRNG to be opt-in 1 year ago
assets fix(core/ui): Model T style update 1 year ago
embed fix(core/rust/ui): add cargo flag for Component::bounds() support 1 year ago
mocks fix(core/ui): Model T style update 1 year ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 1 year ago
src refactor(core): delegate EthereumGetPublicKey to bitcoin GetPublicKey 1 year ago
tests chore: update trezor_tests binary 1 year ago
tools fix(core/ui): style update: fonts 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.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 Merge branch 'release/23.03' 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 fix(core/ui): style update: fonts 1 year ago
SConscript.bootloader_ci fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out 1 year ago
SConscript.firmware fix(core/ui): style update: fonts 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 fix(core/ui): style update: fonts 1 year ago
SConstruct core/bootloader_ci: fix typos in the previous commit 4 years 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.