1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/core
matejcik 3c965bbd6b wip
2023-07-07 11:50:25 +02:00
..
.changelog.d feat(core/ui): update colors - grey_dark and green 2023-06-20 10:58:09 +02:00
assets chore(core/rust): regenerate TR's icons based on new designs 2023-06-20 11:08:21 +02:00
embed wip 2023-07-07 11:50:25 +02:00
mocks wip 2023-07-07 11:50:25 +02:00
prof
site_scons feat(core): support rev 10 of T2B1 HW 2023-06-27 22:45:33 +02:00
src fix(core): update homescreen after CancelAuthorization 2023-06-30 12:59:07 +02:00
tests refactor(core): remove unused functions 2023-04-19 21:36:51 +02:00
tools wip 2023-07-07 11:50:25 +02:00
vendor
.coveragerc
.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): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
SConscript.bootloader feat(core): support rev 10 of T2B1 HW 2023-06-27 22:45:33 +02:00
SConscript.bootloader_ci feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
SConscript.bootloader_emu fix(core): fix TT bootloader emulator backlight, fix rust warning 2023-07-03 10:19:28 +02:00
SConscript.firmware feat(core): support rev 10 of T2B1 HW 2023-06-27 22:45:33 +02:00
SConscript.prodtest feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
SConscript.reflash feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
SConscript.unix fix(core): backlight on frozen emulator 2023-06-29 12:10:41 +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.