1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/core
2023-01-19 14:11:42 +01:00
..
.changelog.d feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes 2023-01-13 16:39:43 +01:00
assets refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
embed feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
mocks feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
prof style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
site_scons feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
src feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
tests feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes 2023-01-13 16:39:43 +01:00
tools fix(core/headertool): always rehash when inserting signature (fixes #2616) 2022-12-16 13:24:18 +01:00
vendor
.dockerignore
.gitignore style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py feat(core): add -r option to emu.py to allow for screen recording 2022-10-12 13:44:53 +02:00
emu.sh
Makefile feat(tests): add pytest flag to not generate reports after each test 2023-01-13 16:38:59 +01:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
SConscript.bootloader feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
SConscript.bootloader_ci feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.firmware feat(core/rust): homescreen background image 2023-01-19 14:11:42 +01:00
SConscript.prodtest feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.reflash feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.unix refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
SConstruct
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.