1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core
2021-10-29 11:00:30 +02:00
..
.changelog.d feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
assets
embed feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
mocks feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
prof style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
site_scons/site_tools/micropython style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
src feat(core/stellar): show start/end timestamps in human readable format 2021-10-29 11:00:30 +02:00
tests feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
tools style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
vendor
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
AUTHORS
CHANGELOG.md docs(core): fix dates in changelog 2021-09-16 18:41:06 +02:00
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(core): add Rust UI components, layouts, text rendering 2021-10-07 15:01:55 +02:00
README.md
SConscript.boardloader chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
SConscript.bootloader chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
SConscript.bootloader_ci chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
SConscript.firmware feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
SConscript.prodtest chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
SConscript.reflash chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
SConscript.unix feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.