1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-11 04:45:45 +00:00
trezor-firmware/core
2022-08-12 13:30:24 +02:00
..
.changelog.d feat(core): optimize touch controller communication 2022-08-08 15:52:26 +02:00
assets
embed refactor(core/rust): separate lerp and animations 2022-08-12 13:30:24 +02:00
mocks Revert "feat(core): implement firmware dumping" 2022-08-02 17:12:07 +02:00
prof
site_scons/site_tools/micropython
src feat(core/strings): use thousands separator (fixes #2394) 2022-08-02 20:35:49 +02:00
tests feat(core/strings): use thousands separator (fixes #2394) 2022-08-02 20:35:49 +02:00
tools feat(core/tools): support @overloads in generated mocks 2022-05-16 12:37:24 +02:00
vendor
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile feat(rust): add print! macro for logging into terminal 2022-07-20 12:46:01 +02:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core): add RGB LED driver for Model R 2022-06-22 09:28:31 +02:00
SConscript.bootloader feat(core): add RGB LED driver for Model R 2022-06-22 09:28:31 +02:00
SConscript.bootloader_ci
SConscript.firmware
SConscript.prodtest feat(core): initial Model R display implementation with framebuffer 2022-05-10 16:49:23 +02:00
SConscript.reflash
SConscript.unix feat(rust): add print! macro for logging into terminal 2022-07-20 12:46:01 +02:00
SConstruct core/bootloader_ci: fix typos in the previous commit 2020-08-21 14:47:35 +02:00
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.