1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-22 22:48:20 +00:00
trezor-firmware/core
Roman Zeyde ed89a99fa6 fix(core): handle empty 'info_items' in Caesar 'confirm_value'
[no changelog]

(cherry picked from commit bf2a588a25)
2025-05-06 08:41:40 +02:00
..
.changelog.d chore(build): changelog 2025-04-30 09:58:21 +02:00
assets
embed chore(core): update bundled bootloader for T3B1 to version 2.1.10 2025-04-29 19:03:09 +02:00
mocks fix(core/solana): improve token info display 2025-04-29 14:54:41 +02:00
site_scons build(core): default T3W1 to revision C 2025-04-09 23:44:12 +02:00
src fix(core): handle empty 'info_items' in Caesar 'confirm_value' 2025-05-06 08:41:40 +02:00
tests tests(core): run make test headless 2025-04-29 14:54:41 +02:00
tools fix(core/solana): improve token info display 2025-04-29 14:54:41 +02:00
translations fix(core/solana): improve token info display 2025-04-29 14:54:41 +02:00
vendor feat(core/prodtest): add tropic01 HAL integration and basic production tests 2025-02-26 08:53:16 +01:00
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T2B1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T2T1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T3B1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.T3T1.md docs: add Solana to changelogs 2025-04-30 15:47:54 +02:00
CHANGELOG.unreleased
COPYING
emu.py chore(core): move core/prof into core/src/prof 2025-04-14 22:40:52 +03:00
emu.sh
Makefile ci(nix): update to latest nixpkgs-unstable, rustc 2025-04-16 17:27:11 +02:00
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md
SConscript.boardloader refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
SConscript.bootloader refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.bootloader_ci refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.bootloader_emu build(core/unix): use -g instead of -g3 2025-04-16 17:27:11 +02:00
SConscript.firmware feat(core): add loadable solana tokens 2025-04-29 14:54:41 +02:00
SConscript.kernel feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.prodtest feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.reflash refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
SConscript.unix feat(core): add loadable solana tokens 2025-04-29 14:54:41 +02:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml

Trezor Core

Firmware currently running on Model T and the Trezor Safe family.

See docs/core for more info.