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
Martin Milata c9ca7cd544
feat(core/rust/ui): bitcoin layouts
2 years ago
..
.changelog.d chore(core/monero): add changelog entry for HF15 2 years ago
assets feat(core/rust/ui): bitcoin layouts 2 years ago
embed feat(core/rust/ui): bitcoin layouts 2 years ago
mocks feat(core/rust/ui): bitcoin layouts 2 years ago
prof style(all): use f-strings for formatting 3 years ago
site_scons/site_tools/micropython build(core): exclude all "from typing" imports from build 2 years ago
src feat(core/rust/ui): bitcoin layouts 2 years ago
tests fix(core/monero): add missing view_tags to hf15 2 years ago
tools feat(core/tools): support @overloads in generated mocks 2 years ago
vendor
.dockerignore
.gitignore style(core): full pyright-based type-checking 2 years ago
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.1 2 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING
Makefile feat(core/rust): make Rust buildable without Micropython 2 years ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader feat(core): add RGB LED driver for Model R 2 years ago
SConscript.bootloader feat(core): add RGB LED driver for Model R 2 years ago
SConscript.bootloader_ci build(core): skip bootloader and boardloader compilation for Model 1 2 years ago
SConscript.firmware feat(core): add RGB LED driver for Model R 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 feat(core/rust): make Rust buildable without Micropython 2 years ago
SConstruct core/bootloader_ci: fix typos in the previous commit 4 years ago
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2 years ago
emu.py chore(core): add type hints to emu.py 2 years ago
emu.sh
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.