1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-16 03:28:09 +00:00
trezor-firmware/core
2023-01-23 12:52:04 +01:00
..
.changelog.d docs: add missing changelog entries 2023-01-20 15:21:24 +01:00
assets WIP - update the eye icon 2023-01-23 12:51:00 +01:00
embed WIP - replacing T: AsRef<str> by StrBuffer 2023-01-23 12:52:04 +01:00
mocks WIP - remove confirm_text and replace it with confirm_action 2023-01-23 12:52:04 +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 - remove confirm_text and replace it with confirm_action 2023-01-23 12:52:04 +01:00
tests feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes 2023-01-13 16:39:43 +01:00
tools WIP - designs for smaller screen 2023-01-23 12:50:58 +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 WIP - fixes after rebase 2023-01-23 12:50:23 +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 WIP - delete model_1 from core 2023-01-23 12:52:03 +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 WIP - delete model_1 from core 2023-01-23 12:52:03 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.