1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00
trezor-firmware/core
2024-09-26 10:00:48 +02:00
..
.changelog.d feat(core): show account info in ETH send/stake flow 2024-09-24 11:57:34 +03: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): return FlowMsg::Choice and FlowMsg::Text as plain values 2024-09-26 10:00:48 +02:00
mocks fix(core): change incorrect usage of "deadline" in Rust timer code 2024-09-26 10:00:48 +02:00
prof
site_scons chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
src refactor(core): return FlowMsg::Choice and FlowMsg::Text as plain values 2024-09-26 10:00:48 +02:00
tests chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
tools chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
translations chore(core/translations): shorten a couple of menu item translations 2024-09-24 11:57:34 +03: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 chore(core): bump version to 2.8.3 2024-09-09 15:06:29 +02:00
CHANGELOG.T2B1.md chore(core): bump version to 2.8.3 2024-09-09 15:06:29 +02:00
CHANGELOG.T2T1.md chore(core): bump version to 2.8.3 2024-09-09 15:06:29 +02:00
CHANGELOG.T3B1.md chore(core): bump version to 2.8.3 2024-09-09 15:06:29 +02:00
CHANGELOG.T3T1.md chore(core): bump version to 2.8.3 2024-09-09 15:06:29 +02:00
CHANGELOG.unreleased
COPYING
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
emu.sh
Makefile chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.bootloader refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.bootloader_ci refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.bootloader_emu refactor(core/embed): introduce system, tasks, applets and emergency mode 2024-09-24 12:21:53 +02:00
SConscript.firmware refactor(core): migrate coreapp into firmware 2024-09-24 12:21:53 +02:00
SConscript.kernel refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.prodtest refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.reflash refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
SConscript.unix refactor(core/embed): introduce system, tasks, applets and emergency mode 2024-09-24 12:21:53 +02:00
SConstruct refactor(core): migrate coreapp into firmware 2024-09-24 12:21:53 +02:00
towncrier.toml chore: generate-changelog.py adjustments 2024-07-12 20:43:26 +00:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.