1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/core
2023-08-14 11:23:37 +02:00
..
.changelog.d feat(core/ui): update colors - grey_dark and green 2023-06-20 10:58:09 +02:00
assets feat(core): regenerate exclamation mark icons to be centered in warning dialogs 2023-07-14 12:00:21 +02:00
embed chore(core): bump prodtest version 2023-08-14 11:23:37 +02:00
mocks chore(core): regenerate trezorui2.pyi 2023-07-17 15:30:00 +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): add prodtest and secret handling for T2B1 2023-08-02 00:37:46 +02:00
src fixup! feat(core): add prodtest and secret handling for T2B1 2023-08-10 13:27:25 +02:00
tests refactor(core): get rid of passing Context around 2023-07-12 10:09:36 +02:00
tools feat(core): support checking generated vendor headers as part of make gen_check 2023-08-10 13:56:40 +02:00
vendor
.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 core: remove src1 2020-08-03 15:59:57 +02:00
Makefile feat(core): enable seamless build of bootloader using devkeys 2023-08-10 13:33:29 +02:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.bootloader fixup! feat(core): enable seamless build of bootloader using devkeys 2023-08-10 14:22:00 +02:00
SConscript.bootloader_ci refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.bootloader_emu feat(core): add prodtest and secret handling for T2B1 2023-08-02 00:37:46 +02:00
SConscript.firmware feat(core): enable seamless build of bootloader using devkeys 2023-08-10 13:33:29 +02:00
SConscript.prodtest temp: build prodtest with devel vendor header 2023-08-14 11:23:37 +02:00
SConscript.reflash refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
SConscript.unix refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +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.