1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-01 03:18:12 +00:00
trezor-firmware/core
2023-01-17 11:07:50 +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 WIP - some feedback from product 2023-01-17 11:07:50 +01:00
embed feat(core/rust): use marquee in TR titles 2023-01-17 11:07:50 +01:00
mocks chore(core): delete unused bip39/slip39 micropython/C bindings 2023-01-17 11:07:50 +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 WIP - improve design of some screens 2023-01-17 11:07:50 +01:00
tests WIP - FIDO and various fixes 2023-01-17 11:07:50 +01:00
tools WIP - designs for smaller screen 2023-01-17 10:59:59 +01:00
vendor
.dockerignore
.gitignore WIP - fixes after rebase 2023-01-17 10:59:58 +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 WIP - fixes after rebase 2023-01-17 10:59:58 +01:00
emu.sh
Makefile WIP - improve design of some screens 2023-01-17 11:07:50 +01:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md
SConscript.boardloader feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.bootloader feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.bootloader_ci feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.firmware feat(crypto): expose SLIP39 wordlist 2023-01-17 11:07:50 +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 feat(crypto): expose SLIP39 wordlist 2023-01-17 11:07:50 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.