1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 22:40:58 +00:00
trezor-firmware/core
2023-06-14 11:42:12 +02:00
..
.changelog.d feat(core): add hw_model field to vendor headers 2023-06-02 14:43:19 +02:00
assets feat(core/rust): use icon for displaying device name in welcome screen 2023-06-06 17:49:53 +02:00
embed chore(core/bootloader): generate changelog and bump bootloader version 2023-06-14 11:42:12 +02:00
mocks feat(core): support device variants 2023-06-07 19:48:53 +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): support 16bit i8080 display bus 2023-04-27 12:36:12 +02:00
src feat(core): support device variants 2023-06-07 19:48:53 +02:00
tests refactor(core): remove unused functions 2023-04-19 21:36:51 +02:00
tools feat(core): add hw_model field to vendor headers 2023-06-02 14:43:19 +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
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.0 2023-04-07 20:22:17 +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 feat(core/rust): add bootloader design for T2B1 2023-06-06 17:49:53 +02:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core): add internal model field to features 2023-06-06 09:39:45 +02:00
SConscript.bootloader feat(core): support device variants 2023-06-07 19:48:53 +02:00
SConscript.bootloader_ci feat(core): add internal model field to features 2023-06-06 09:39:45 +02:00
SConscript.bootloader_emu feat(core/rust): add bootloader design for T2B1 2023-06-06 17:49:53 +02:00
SConscript.firmware chore(core): add signed bootloader and vendor headers for model R 2023-06-13 14:25:39 +02:00
SConscript.prodtest feat(core): add internal model field to features 2023-06-06 09:39:45 +02:00
SConscript.reflash feat(core): add internal model field to features 2023-06-06 09:39:45 +02:00
SConscript.unix feat(core): support device variants 2023-06-07 19:48:53 +02:00
SConstruct feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.