1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
2023-01-21 10:35:09 +01:00
..
.changelog.d docs: add missing changelog entries 2023-01-20 15:21:24 +01:00
assets refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
embed build(core): embed bootloader according to trezor model 2023-01-20 19:47:12 +01:00
mocks feat(core): confirm homescreen image with thumbnail 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 build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
src fix(core): Use lowercase in the name coinjoin. 2023-01-21 10:35:09 +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
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
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
SConscript.boardloader build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
SConscript.bootloader build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
SConscript.bootloader_ci build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
SConscript.firmware build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
SConscript.prodtest build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
SConscript.reflash build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
SConscript.unix refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.