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
obrusvit 128f47b3ee
feat(core/ethereum): ERC-20 smart contracts
3 months ago
..
.changelog.d feat(core): add loader to homescreen when locking the device for TS3 3 months ago
assets feat(core): improve the design of TT locking loader on homescreen 3 months ago
embed fix(core): handle uncaught exceptions from main.py 3 months ago
mocks refactor(core): make ethereum summary reusable for more coins 6 months ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons fix(core): fix sed script syntax 4 months ago
src feat(core/ethereum): ERC-20 smart contracts 3 months ago
tests feat(solana): add additional info with token account 6 months ago
tools perf(core): change 4bpp font format to allow dma2d rendering 4 months 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 feat(core): add support for gdb scripts to 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.T2B1.md docs(core): changelog for 2.6.4 5 months ago
CHANGELOG.T2T1.md docs(core): fix changelog for T2T1 5 months ago
CHANGELOG.md docs(core): changelog for 2.6.4 5 months ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile chore(core): make jlink flashing work together with FW integrity, but avoid erasing sectors unnecessarily 3 months ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader refactor(core/embed): move TOIF format definition to rust 4 months ago
SConscript.bootloader refactor(core/embed): move TOIF format definition to rust 4 months ago
SConscript.bootloader_ci refactor(core/embed): move TOIF format definition to rust 4 months ago
SConscript.bootloader_emu refactor(core/embed): move TOIF format definition to rust 4 months ago
SConscript.firmware build(core): optimize qstr and module collection 4 months ago
SConscript.prodtest refactor(core/embed): move TOIF format definition to rust 4 months ago
SConscript.reflash refactor(core/embed): move TOIF format definition to rust 4 months ago
SConscript.unix build(core): optimize qstr and module collection 4 months ago
SConstruct build(core): SCons "go fast" button 4 months 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 support for gdb scripts to 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.