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-26 12:13:31 +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 refactor(core): modify i2c driver to allow usage of more i2c peripherals 2023-06-26 12:13:31 +02:00
mocks fix(core/ui): minor visual tweaks 2023-06-19 19:34:16 +02:00
prof
site_scons fix(core): fix gamma correction for Model T 2023-06-20 10:58:09 +02:00
src fix(core/ui): minor visual tweaks 2023-06-19 19:34:16 +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
.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
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 ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
SConscript.bootloader feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +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 bootloader emulator compilation 2023-06-23 19:13:33 +02:00
SConscript.firmware Merge branch 'matejcik/signed-vhs' 2023-06-15 22:41:12 +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 feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.