1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
Done so we can use the same strings for both TT and TR

[no changelog]
2023-02-07 12:26:33 +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): use less Button instances in PassphraseKeyboard 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 chore(core): delete newlines in strings where they do not delimit useful info 2023-02-07 12:26:33 +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 docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased
COPYING
emu.py feat(core): add -r option to emu.py to allow for screen recording 2022-10-12 13:44:53 +02:00
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 feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
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.