1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/core
2024-09-27 09:49:20 +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 chore(core): remove SBU interface from python 2024-09-27 09:49:20 +02:00
mocks chore(core): remove SBU interface from python 2024-09-27 09:49:20 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons chore(core): clean sconscripts 2024-09-27 09:49:20 +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 chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.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 refactor(core): streamline layout definitions 2024-09-27 09:49:20 +02:00
pyrightconfig.json
README.md
SConscript.boardloader chore(core): clean sconscripts 2024-09-27 09:49:20 +02:00
SConscript.bootloader chore(core): clean sconscripts 2024-09-27 09:49:20 +02:00
SConscript.bootloader_ci chore(core): clean sconscripts 2024-09-27 09:49:20 +02:00
SConscript.bootloader_emu chore(core): clean sconscripts 2024-09-27 09:49:20 +02:00
SConscript.firmware chore(core/build): reuse embed_raw_binary function to embeed vendorheaders 2024-09-27 09:49:20 +02:00
SConscript.kernel feat(core): embed bootloaders to DISC1,2 models in order to support testing related featurees 2024-09-27 09:49:20 +02:00
SConscript.prodtest chore(core/build): reuse embed_raw_binary function to embeed vendorheaders 2024-09-27 09:49:20 +02:00
SConscript.reflash chore(core/build): reuse embed_raw_binary function to embeed vendorheaders 2024-09-27 09:49:20 +02:00
SConscript.unix chore(core): clean sconscripts 2024-09-27 09:49:20 +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.