1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.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 docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py feat(core): add -r option to emu.py to allow for screen recording 2022-10-12 13:44:53 +02:00
emu.sh
Makefile feat(ci): run core device test with multicore support 2023-03-09 16:50:32 +01:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
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 core/bootloader_ci: fix typos in the previous commit 2020-08-21 14:47:35 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.