1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2023-09-07 11:32:48 +02:00
..
.changelog.d fix(core): more info button on shamir recovery screen 2023-08-23 11:03:09 +02:00
assets feat(core): add model name below empty logo on boot 2023-08-18 16:13:58 +02:00
embed docs(core/bootloader): generate changelog for 2.1.2 2023-09-07 11:32:48 +02:00
mocks feat(core): create new Ethereum send flow for TT 2023-09-04 13:50:30 +02:00
prof
site_scons refactor(core): remove universal DMA driver 2023-08-29 11:17:03 +02:00
src feat(core): create new Ethereum send flow for TT 2023-09-04 13:50:30 +02:00
tests refactor(core): get rid of passing Context around 2023-07-12 10:09:36 +02:00
tools feat: toiftool 2023-08-16 12:47:14 +02:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(core): enable seamless build of bootloader using devkeys 2023-08-15 09:37:38 +02:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.bootloader feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.bootloader_ci feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.bootloader_emu feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.firmware feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.prodtest feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.reflash feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConscript.unix feat(core): change core builds to use GNU11 standard instead of GNU99 2023-08-30 14:33:21 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.