1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core
2023-07-18 12:01:42 +02:00
..
.changelog.d feat(core/ui): update colors - grey_dark and green 2023-06-20 10:58:09 +02:00
assets feat(core): regenerate exclamation mark icons to be centered in warning dialogs 2023-07-14 12:00:21 +02:00
embed chore(core): change title of Shamir wallet creation 2023-07-18 10:09:35 +02:00
mocks chore(core): regenerate trezorui2.pyi 2023-07-17 15:30:00 +02:00
prof
site_scons build(core): fix DISC1 boardloader build 2023-07-18 12:01:42 +02:00
src chore(core): change title of Shamir wallet creation 2023-07-18 10:09:35 +02:00
tests refactor(core): get rid of passing Context around 2023-07-12 10:09:36 +02:00
tools refactor(core/tools): add argument to jpg_to_h.py, move it to tools 2023-07-07 22:09:56 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(tests): running master-diff report after each UI test 2023-07-10 11:13:29 +02:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
SConscript.bootloader refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
SConscript.bootloader_ci refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
SConscript.bootloader_emu refactor(core): rust bindgen mcu-type related arguments are taken from board definition 2023-07-07 22:09:56 +02:00
SConscript.firmware refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
SConscript.prodtest refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
SConscript.reflash refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
SConscript.unix refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.