1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-07 19:05:54 +00:00
trezor-firmware/core
matejcik df8be364fb build(core/rust): provide a default value for BUILD_DIR
to make it easier to run cargo separately, and support rust-analyzer
without tweaking its config
2024-09-27 14:11:02 +02:00
..
.changelog.d
assets
embed build(core/rust): provide a default value for BUILD_DIR 2024-09-27 14:11:02 +02:00
mocks chore(core): remove SBU interface from python 2024-09-27 09:49:20 +02:00
prof
site_scons chore(core): clean sconscripts 2024-09-27 09:49:20 +02:00
src
tests
tools chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
translations
vendor fix(core): add missing stm32u5 symlinks 2024-03-19 11:33:23 +01:00
.coveragerc
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.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
CHANGELOG.T3T1.md chore(core): bump version to 2.8.3 2024-09-09 15:06:29 +02:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py
emu.sh
Makefile
pyrightconfig.json
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
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

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.