1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
2023-12-18 14:41:44 +01:00
..
.changelog.d feat(common & core & legacy & python/stellar): add support for ClaimClaimableBalanceOp. 2023-12-11 11:14:33 +01:00
assets
embed refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation 2023-12-18 14:41:44 +01:00
mocks refactor(core): make ethereum summary reusable for more coins 2023-12-05 22:11:41 +01:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons feat(core): compress embedded bootloader 2023-11-14 13:25:00 +01:00
src feat(common & core & legacy & python/stellar): add support for ClaimClaimableBalanceOp. 2023-12-11 11:14:33 +01:00
tests feat(solana): add additional info with token account 2023-12-05 22:11:41 +01:00
tools feat(solana): add solana templates 2023-12-05 22:11:41 +01:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.3 2023-11-02 12:22:09 +01:00
CHANGELOG.T2B1.md docs(core): changelog for 2.6.3 2023-11-02 12:22:09 +01:00
CHANGELOG.T2T1.md docs(core): changelog for 2.6.3 2023-11-02 12:22:09 +01:00
CHANGELOG.unreleased
COPYING
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
emu.sh
Makefile feat(solana): add solana templates 2023-12-05 22:11:41 +01:00
pyrightconfig.json
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci build(core): fix CI bootloader build for T2B1 2023-11-14 18:37:03 +01:00
SConscript.bootloader_emu
SConscript.firmware feat(solana): basic Solana setup 2023-12-05 22:11:41 +01:00
SConscript.prodtest feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE. 2023-12-08 12:30:28 +01:00
SConscript.reflash
SConscript.unix feat(solana): basic Solana setup 2023-12-05 22:11:41 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.