1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-23 06:58:13 +00:00
trezor-firmware/core
2023-01-23 12:50:59 +01:00
..
.changelog.d docs: add missing changelog entries 2023-01-20 15:21:24 +01:00
assets WIP - add prev_page and next_page icon 2023-01-23 12:50:59 +01:00
embed WIP - show next page arrow instead of ellipsis 2023-01-23 12:50:59 +01:00
mocks WIP - implement confirm_properties 2023-01-23 12:50:59 +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 - implement confirm_properties 2023-01-23 12:50:59 +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 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 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 - designs for smaller screen 2023-01-23 12:50:58 +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 - designs for smaller screen 2023-01-23 12:50:58 +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.