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
Andrew Kozlik 5b118a7126
test_sig_verify
2 years ago
..
.changelog.d docs(core): changelog for 2.4.3 2 years ago
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed build(core): place secp256k1-zkp in FLASH2 to make space for bootloader 2 years ago
mocks feat(core): Add key tweaking functions to trezorcrypto.bip340. 3 years ago
prof style(all): use f-strings for formatting 3 years ago
site_scons/site_tools/micropython style(all): use f-strings for formatting 3 years ago
src test_sig_verify 2 years ago
tests fix(core): Ensure user is warned about non-standard paths. 2 years ago
tools style(all): use f-strings for formatting 3 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore feat(core/monero): cache Monero testing chain between runs 3 years 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.4.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 feat(core): add Rust UI components, layouts, text rendering 3 years ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader chore(vendor): bump micropython to 1.17 3 years ago
SConscript.bootloader chore(vendor): bump micropython to 1.17 3 years ago
SConscript.bootloader_ci chore(vendor): bump micropython to 1.17 3 years ago
SConscript.firmware build(crypto,core): make secp256k1-zkp context as small as possible 2 years ago
SConscript.prodtest chore(vendor): bump micropython to 1.17 3 years ago
SConscript.reflash chore(vendor): bump micropython to 1.17 3 years ago
SConscript.unix build(crypto,core): make secp256k1-zkp context as small as possible 2 years ago
SConstruct core/bootloader_ci: fix typos in the previous commit 4 years ago
asan_blacklist.txt core: asan config 5 years ago
emu.py feat(core/emu.py): erase profile when running emu.py -e 3 years ago
emu.sh core: remove src1 4 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.