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
Dusan Klinec 1e9acf10fa
fix(xmr): remove inv8 optimization as in xmr master
2 years ago
..
.changelog.d perf(firmware): do not initialize touch controller in firmware 2 years ago
assets feat(ui): setup homescreen and label for model R 2 years ago
embed build(deps): bump regex from 1.5.4 to 1.5.6 in /core/embed/rust/fuzz 2 years ago
mocks feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline 2 years ago
prof
site_scons/site_tools/micropython
src fix(xmr): remove inv8 optimization as in xmr master 2 years ago
tests fix(xmr): remove inv8 optimization as in xmr master 2 years ago
tools feat(core/tools): support @overloads in generated mocks 2 years ago
vendor
.dockerignore
.gitignore
.towncrier.template.md
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.1 2 years ago
CHANGELOG.unreleased
COPYING
Makefile chore(core/rust): use clippy for all features 2 years ago
README.md
SConscript.boardloader build(core): skip bootloader and boardloader compilation for Model 1 2 years ago
SConscript.bootloader build(core): skip bootloader and boardloader compilation for Model 1 2 years ago
SConscript.bootloader_ci build(core): skip bootloader and boardloader compilation for Model 1 2 years ago
SConscript.firmware build: add bip39_english.o where appropriate 2 years ago
SConscript.prodtest feat(core): initial Model R display implementation with framebuffer 2 years ago
SConscript.reflash feat(core): implement basic R emulator 2 years ago
SConscript.unix build: add bip39_english.o where appropriate 2 years ago
SConstruct
asan_blacklist.txt
asan_suppressions.txt
emu.py chore(core): add type hints to emu.py 2 years ago
emu.sh
pyrightconfig.json
towncrier.toml

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.