1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-09 11:46:09 +00:00
trezor-firmware/core
obrusvit deb5ce3f48 refactor(core): remove flow confirm_with_info
- usage of `flow::confirm_with_info` is replaced with
`flow::confirm_action` which is parameterized accordingly

[no changelog]
2024-12-02 19:52:56 +01:00
..
.changelog.d fix(core): disallow per-node paths in change outputs 2024-12-02 12:21:24 +01:00
assets feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed refactor(core): remove flow confirm_with_info 2024-12-02 19:52:56 +01:00
mocks style: fix article 2024-12-02 12:39:15 +01:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons
src
tests
tools
translations
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md docs(core): changelog for 2.8.5 2024-11-05 21:18:48 +01:00
CHANGELOG.T2T1.md
CHANGELOG.T3B1.md
CHANGELOG.T3T1.md
CHANGELOG.unreleased
COPYING
emu.py build(core): emulator valgrind support 2024-11-27 09:50:15 +01:00
emu.sh
Makefile
pyrightconfig.json
README.md docs: add Safe 3 and Safe 5 in documentation (#4228) 2024-09-30 10:15:35 +02:00
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci build(core): improve CPPDEFINES quoting 2024-11-21 14:33:52 +01:00
SConscript.bootloader_emu
SConscript.firmware refactor(core): abstract cache and context 2024-12-02 12:39:15 +01:00
SConscript.kernel
SConscript.prodtest
SConscript.reflash
SConscript.unix
SConstruct
towncrier.toml

Trezor Core

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

See docs/core for more info.