1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-29 00:31:02 +00:00
trezor-firmware/core
Martin Milata 1b94a7cb7b feat(core/ui): page break icons
Co-authored-by: grdddj <jiri.musil06@seznam.cz>

[no changelog]
2023-03-09 23:36:36 +01:00
..
.changelog.d feat(core): Show source account path in BTC signing. 2023-03-09 23:36:36 +01:00
assets feat(core/ui): page break icons 2023-03-09 23:36:36 +01:00
embed feat(core/ui): page break icons 2023-03-09 23:36:36 +01:00
mocks refactor(core): switch to Rust implementation of QR-Code-generator 2023-03-09 23:36:36 +01:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
src feat(core): Show source account path in BTC signing. 2023-03-09 23:36:36 +01:00
tests feat(core): Show source account path in BTC signing. 2023-03-09 23:36:36 +01:00
tools chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(ci): run core device test with multicore support 2023-03-09 16:50:32 +01:00
pyrightconfig.json
README.md
SConscript.boardloader refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.bootloader feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
SConscript.bootloader_ci refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.firmware refactor(core): switch to Rust implementation of QR-Code-generator 2023-03-09 23:36:36 +01:00
SConscript.prodtest refactor(core): switch to Rust implementation of QR-Code-generator 2023-03-09 23:36:36 +01:00
SConscript.reflash refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
SConscript.unix refactor(core): switch to Rust implementation of QR-Code-generator 2023-03-09 23:36:36 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.