1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2022-11-29 21:03:06 +01:00
..
.changelog.d fix(core): fix display blinking by increasing backlight pwm frequency 2022-11-24 13:22:30 +01:00
assets
embed fix(core/rust/ui): no hyphens when breaking monospace lines 2022-11-29 21:03:06 +01:00
mocks feat(core/rust/ui): on-the-fly conversion of bytes to hexadecimal representation 2022-11-29 21:03:06 +01:00
prof
site_scons feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
src feat(core/rust/ui): on-the-fly conversion of bytes to hexadecimal representation 2022-11-29 21:03:06 +01:00
tests feat(core/ui): delete old UI code 2022-11-21 14:08:47 +01:00
tools feat(core/ui): implement webauthn layouts for UI2 2022-11-24 13:03:34 +01:00
vendor
.dockerignore
.gitignore
.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
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile
pyrightconfig.json
README.md
SConscript.boardloader feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.bootloader feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.bootloader_ci feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.firmware feat(core/ui): drop T1 UI (fixes #2639) 2022-11-24 13:03:34 +01:00
SConscript.prodtest feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.reflash feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.unix feat(core/ui): drop T1 UI (fixes #2639) 2022-11-24 13:03:34 +01:00
SConstruct
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.