1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
Martin Milata 194868438a perf(core/rust): drop NamedToif
Makes structs larger despite only being used in panic.

[no changelog]
2023-02-06 17:35:31 +01:00
..
.changelog.d fix(core): update fat fs library to R0.15 2023-02-02 16:22:23 +01:00
assets chore(core): delete unused icons from core/assets 2023-01-25 19:17:56 +01:00
embed perf(core/rust): drop NamedToif 2023-02-06 17:35:31 +01:00
mocks chore(core/rust): delete model_1 code - it should use model_r 2023-01-31 10:55:12 +01:00
prof
site_scons chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
src fix(core): ensure SLIP26 path is accepted for SignMessage 2023-02-03 13:01:47 +01:00
tests chore(core): delete unused code in src 2023-01-25 19:17:56 +01:00
tools chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
vendor
.dockerignore
.gitignore chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(tests): allow for saving text layout of all screens during UI tests 2023-02-03 16:51:14 +01:00
pyrightconfig.json
README.md
SConscript.boardloader chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.bootloader chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.bootloader_ci chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.firmware chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.prodtest chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.reflash chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.unix chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.