1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core
2024-01-11 12:22:08 +01:00
..
.changelog.d chore: add changelog 2024-01-10 13:45:24 +01:00
assets fix(core/ui): T2T1: nudge page_prev_ellipsis to the right 2023-10-27 11:50:12 +02:00
embed perf(core): change 4bpp font format to allow dma2d rendering 2024-01-11 12:22:08 +01:00
mocks refactor(core): make ethereum summary reusable for more coins 2023-12-05 22:11:41 +01:00
prof
site_scons feat(core): compress embedded bootloader 2023-11-14 13:25:00 +01:00
src fix(solana): fix Memo, multisig and polish instructions UI 2024-01-10 13:45:24 +01:00
tests feat(solana): add additional info with token account 2023-12-05 22:11:41 +01:00
tools perf(core): change 4bpp font format to allow dma2d rendering 2024-01-11 12:22:08 +01:00
vendor
.coveragerc
.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.4 2023-12-06 12:56:02 +01:00
CHANGELOG.T2B1.md docs(core): changelog for 2.6.4 2023-12-06 12:56:02 +01:00
CHANGELOG.T2T1.md docs(core): fix changelog for T2T1 2023-12-06 14:19:19 +01:00
CHANGELOG.unreleased
COPYING
emu.py
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 feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +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 build(core): fix CI bootloader build for T2B1 2023-11-14 18:37:03 +01:00
SConscript.bootloader_emu refactor(core): change the way USE_OPTIGA is added to build 2023-10-02 20:59:50 +02:00
SConscript.firmware feat(solana): basic Solana setup 2023-12-05 22:11:41 +01:00
SConscript.prodtest Revert "tmp: use unsigned prodtest header for reproducible build of the prodtest binary" 2023-12-20 09:46:35 +01:00
SConscript.reflash feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
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.