1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2022-04-19 17:35:15 +02:00
..
.changelog.d
assets
embed fix(core/rust): be more defensive about strings coming in from uPy 2022-04-11 16:49:58 +02:00
mocks feat(core): enable UI tests for redesigned UI 2022-04-07 17:58:41 +02:00
prof
site_scons/site_tools/micropython
src feat(core): enable UI tests for redesigned UI 2022-04-07 17:58:41 +02:00
tests fix(crypto): use zero auxiliary data in BIP340 2022-04-12 16:22:42 +02:00
tools feat(core/rust/ui): return Layout results as singleton objects 2022-04-04 13:32:07 +02:00
vendor
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile build(core) - Move comments to separate lines to avoid spaces being added to the value 2022-04-13 17:26:14 +02:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware fix(core/ui): add missing sources to build 2022-04-19 17:35:15 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix refactor(core/ui): remove dependencies on old layouts 2022-04-07 17:58:41 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.