1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
trezor-firmware/core
grdddj 6a51351983 feat(ci): run core device test with multicore support
Tests are much quicker. Max amount of cores chosen
as 4, bigger values were sometimes unstable.

[no changelog]
2023-03-09 16:50:32 +01:00
..
.changelog.d feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
assets feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
embed feat(core/rust): model R bootloader implementation in rust 2023-03-09 16:14:36 +01:00
mocks feat(core/ui): redesigned passphrase dialogs 2023-02-28 23:30:38 +01:00
prof style(all): use f-strings for formatting 2021-10-13 11:53:17 +02: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 fix(core): Show app icon in Fido2ConfirmNoCredentials. 2023-03-09 14:51:22 +01:00
tests feat(core): Validate script type of change-outputs in Bitcoin signing. 2023-02-28 14:06:07 +01:00
tools chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
vendor
.dockerignore
.gitignore chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
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 feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
SConscript.prodtest refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +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 feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
SConstruct
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.