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 5f4240d93c
feat(core): preallocate sys.modules to an appropriate size
3 years ago
..
.changelog.d feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed feat(core): preallocate sys.modules to an appropriate size 3 years ago
mocks refactor(core/usb): do not require serial number on instantiaton of USB 3 years ago
prof chore: gitignore memperf results 3 years ago
site_scons/site_tools/micropython core: remove qstr blacklist 4 years ago
src feat(core): preallocate sys.modules to an appropriate size 3 years ago
tests chore(core/tests): bump heap size for core unit tests 3 years ago
tools feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 3 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore core: git ignore coverage outputs 5 years ago
.pylintrc style: improve pylint exclusions 5 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): use towncrier for generating CHANGELOG.md 3 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 bindings to MicroPython and trezorhal 3 years ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.bootloader fix(core): fix reflash build, remove qrcodegen where not used 3 years ago
SConscript.bootloader_ci fix(core): fix reflash build, remove qrcodegen where not used 3 years ago
SConscript.firmware feat(core): Add Rust bindings to MicroPython and trezorhal 3 years ago
SConscript.prodtest core: introduce TREZOR_MODEL flag (#1233) 4 years ago
SConscript.reflash fix(core): fix reflash build, remove qrcodegen where not used 3 years ago
SConscript.unix feat(core): Add Rust bindings to MicroPython and trezorhal 3 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 ci: enable editorconfig checks, fix whitespace issues 4 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.