1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-05 13:01:12 +00:00
trezor-firmware/core
2024-12-19 17:52:26 +01:00
..
.changelog.d chore(core): adapt wipe pin flow 2024-12-19 17:37:11 +01:00
assets
embed fixup! chore(core): adapt wipe pin flow 2024-12-19 17:52:26 +01:00
mocks fixup! chore(core): adapt wipe pin flow 2024-12-19 17:52:26 +01:00
prof
site_scons refactor(core): separate concerns of FONT macros 2024-12-16 13:54:27 +01:00
src fixup! chore(core): adapt wipe pin flow 2024-12-19 17:52:26 +01:00
tests style(core/tests): apply formatting 2024-12-06 16:14:54 +01:00
tools refactor(core): remove trezorui2 module 2024-12-19 00:09:20 +01:00
translations chore(core): adapt wipe pin flow 2024-12-19 17:37:11 +01:00
vendor fix(core): add missing stm32u5 symlinks 2024-03-19 11:33:23 +01:00
.coveragerc
.dockerignore
.gitignore
.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.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 docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py build(core): emulator valgrind support 2024-11-27 09:50:15 +01:00
emu.sh
Makefile feat(core): introduce storage insecure mode 2024-12-03 11:02:17 +01:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): introduce drivers init/deinit in boot/boardloader 2024-12-11 14:45:16 +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 feat(core): introduce storage insecure mode 2024-12-03 11:02:17 +01:00
SConscript.kernel feat(core): introduce powerctl module 2024-12-11 14:45:16 +01:00
SConscript.prodtest refactor(core): streamline RAM layout 2024-12-11 21:41:52 +01:00
SConscript.reflash build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.unix refactor(core): abstract cache and context 2024-12-02 12:39:15 +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.