1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +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 move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md docs(core): changelog for 2.6.0 2023-04-07 20:22:17 +02:00
CHANGELOG.unreleased
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
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/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 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.