1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-24 15:38:22 +00:00
trezor-firmware/core
2023-10-10 09:58:28 +02:00
..
.changelog.d feat(core): Integrate Optiga into PIN verification. 2023-09-27 17:17:09 +02:00
assets feat(core): add model name below empty logo on boot 2023-08-18 16:13:58 +02:00
embed feat(core): Introduce secure AES 2023-10-10 09:58:28 +02:00
mocks docs(core): add docstrings to modtrezorutils constants 2023-09-29 16:27:27 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons feat(core): Introduce secure AES 2023-10-10 09:58:28 +02:00
src feat(core): spinner for authenticate_device 2023-09-29 16:27:27 +02:00
tests fix(tests): add chunkify argument to unittests 2023-09-15 09:50:21 +02:00
tools u5 - basic support 2023-10-04 09:54:56 +02:00
vendor feat(core): add STM32CubeU5 submodule 2023-10-04 11:08:46 +02: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 docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
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.6.0 2023-04-07 20:22:17 +02:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
emu.sh
Makefile TEMPORARY: compile for DK as default 2023-10-04 09:54:57 +02:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md
SConscript.boardloader u5 - basic support 2023-10-04 09:54:56 +02:00
SConscript.bootloader feat(core): add STM32CubeU5 submodule 2023-10-04 11:08:46 +02:00
SConscript.bootloader_ci feat(core): add STM32CubeU5 submodule 2023-10-04 11:08:46 +02:00
SConscript.bootloader_emu discovery kit support 2023-10-04 09:54:56 +02:00
SConscript.firmware feat(core): add STM32CubeU5 submodule 2023-10-04 11:08:46 +02:00
SConscript.prodtest feat(core): add STM32CubeU5 submodule 2023-10-04 11:08:46 +02:00
SConscript.reflash feat(core): add STM32CubeU5 submodule 2023-10-04 11:08:46 +02:00
SConscript.unix discovery kit support 2023-10-04 09:54:56 +02:00
SConstruct feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.