1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 22:38:08 +00:00
trezor-firmware/core
2024-12-20 15:07:53 +01:00
..
.changelog.d fix(core/ui): don't swipe left if there is no menu 2024-12-11 16:33:15 +02:00
assets feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed refactor(core): consistent use of confirm_address 2024-12-19 00:09:20 +01:00
mocks refactor(core): consistent use of confirm_address 2024-12-19 00:09:20 +01:00
prof
site_scons refactor(core): separate concerns of FONT macros 2024-12-16 13:54:27 +01:00
src refactor(core): move exclude list from wipe to wipe_cache 2024-12-20 15:07:53 +01:00
tests feat(core): implement THP 2024-12-20 15:07:53 +01:00
tools feat(core): implement THP 2024-12-20 15:07:53 +01:00
translations fix(core): font generator padding 2024-12-16 13:54:27 +01:00
vendor fix(core): add missing stm32u5 symlinks 2024-03-19 11:33:23 +01:00
.coveragerc
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
.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-20 15:07:53 +01:00
emu.sh
Makefile chore: add build_unix_frozen_debug to core Makefile 2024-12-20 15:07:53 +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 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 chore(core): adapt SConscripts to THP needs 2024-12-20 15:07:53 +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 chore(core): adapt SConscripts to THP needs 2024-12-20 15:07:53 +01:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml chore: generate-changelog.py adjustments 2024-07-12 20:43:26 +00:00

Trezor Core

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

See docs/core for more info.