1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2022-05-03 19:00:04 +02:00
..
.changelog.d feat(core): Implement GetFirmwareHash message. 2022-05-03 19:00:04 +02:00
assets
embed feat(core): implement firmware dumping 2022-05-03 19:00:04 +02:00
mocks feat(core): implement firmware dumping 2022-05-03 19:00:04 +02:00
prof
site_scons/site_tools/micropython
src fix(core): streamline progress animation disabling 2022-05-03 19:00:04 +02:00
tests feat(core): Implement GetFirmwareHash message. 2022-05-03 19:00:04 +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 feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md
SConscript.boardloader build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
SConscript.bootloader build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
SConscript.bootloader_ci build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
SConscript.firmware feat(core): Return fw_vendor in firmware Features message. 2022-05-03 19:00:04 +02:00
SConscript.prodtest build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
SConscript.reflash build(core,storage): fix conditional compilation for different Trezor models 2022-04-26 13:47:40 +02:00
SConscript.unix feat!(core): support Zcash v5 transaction format 2022-05-02 16:07:31 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.