1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 21:48:17 +00:00
trezor-firmware/core
2024-12-03 13:06:13 +01:00
..
.changelog.d fix(core): disallow per-node paths in change outputs 2024-12-02 12:21:24 +01:00
assets
embed feat(core): disable animations in debug firmware by default 2024-12-03 11:02:17 +01:00
mocks feat(core): disable animations in debug firmware by default 2024-12-03 11:02:17 +01:00
prof
site_scons fix(core): fix cmakelists generation 2024-11-25 12:49:16 +01:00
src feat(core): disable animations in debug firmware by default 2024-12-03 11:02:17 +01:00
tests test(core): replace __init__ in unit tests with setUpClass and tearDownClass 2024-12-02 12:39:15 +01:00
tools refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
translations style(core/translations): fix string order 2024-11-28 14:45:24 +01:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.8.5 2024-11-05 21:18:48 +01:00
CHANGELOG.T2B1.md docs(core): changelog for 2.8.5 2024-11-05 21:18:48 +01:00
CHANGELOG.T2T1.md docs(core): changelog for 2.8.5 2024-11-05 21:18:48 +01:00
CHANGELOG.T3B1.md docs(core): changelog for 2.8.5 2024-11-05 21:18:48 +01:00
CHANGELOG.T3T1.md docs(core): changelog for 2.8.5 2024-11-05 21:18:48 +01:00
CHANGELOG.unreleased
COPYING
emu.py chore(core): adapt emu.py to new trezorlib 2024-12-03 13:06:13 +01:00
emu.sh
Makefile chore: add build_unix_frozen_debug to core Makefile 2024-12-03 13:06:13 +01:00
pyrightconfig.json
README.md docs: add Safe 3 and Safe 5 in documentation (#4228) 2024-09-30 10:15:35 +02:00
SConscript.boardloader build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader_ci build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader_emu build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.firmware chore(core): adapt SConscripts to THP needs 2024-12-03 13:06:13 +01:00
SConscript.kernel feat(core): introduce storage insecure mode 2024-12-03 11:02:17 +01:00
SConscript.prodtest build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.reflash build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.unix chore(core): adapt SConscripts to THP needs 2024-12-03 13:06:13 +01:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml

Trezor Core

Firmware currently running on Model T and the Trezor Safe family.

See docs/core for more info.