1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-05 05:15:27 +00:00
trezor-firmware/core
2023-01-25 22:03:12 +01:00
..
.changelog.d feat(core/rust): bootloader implementation in rust 2023-01-25 22:03:12 +01:00
assets fixup! feat(core/rust): model R bootloader implementation in rust 2023-01-25 22:03:12 +01:00
embed fixup! feat(core/rust): model R bootloader implementation in rust 2023-01-25 22:03:12 +01:00
mocks WIP - show_more layout for EIP712 and other things 2023-01-24 11:35:24 +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 WIP - show_more layout for EIP712 and other things 2023-01-24 11:35:24 +01:00
tests WIP - FIDO and various fixes 2023-01-23 12:53:43 +01:00
tools fixup! feat(core/rust): model R bootloader implementation in rust 2023-01-25 22:03:12 +01:00
vendor
.dockerignore
.gitignore WIP - fixes after rebase 2023-01-23 12:50:23 +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-23 12:50:23 +01:00
emu.sh
Makefile feat(tests): allow for saving text layout of all screens during UI tests 2023-01-23 12:55: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 build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
SConscript.bootloader fixup! feat(core/rust): model R bootloader implementation in rust 2023-01-25 22:03:12 +01:00
SConscript.bootloader_ci build(core): differentiate build results for different models 2023-01-20 19:47:12 +01:00
SConscript.firmware feat(core/rust): bootloader implementation in rust 2023-01-25 22:03: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 feat(core/rust): bootloader implementation in rust 2023-01-25 22:03:12 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.