1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 14:08:11 +00:00
trezor-firmware/core
2023-04-17 11:57:46 +02:00
..
.changelog.d fix(core): do not touch idle timer on USB events 2023-04-07 19:44:32 +02:00
assets feat(core): uninitialized welcome flow 2023-04-03 22:01:26 +02:00
embed chore(core/vendorheaders): generate vendor header for prodtest 2023-04-17 11:57:46 +02:00
mocks feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons build(core): improve path resolution in scons tools 2023-04-05 16:36:29 +02:00
src fix(core/ui): button text and warning style update 2023-04-12 13:10:45 +02:00
tests feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
tools feat(core/tools): improve alloc.py for seeing allocations 2023-04-14 11:22:36 +02:00
vendor
.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 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 core: remove src1 2020-08-03 15:59:57 +02:00
Makefile feat(ci): run persistence tests in UI testing mode 2023-04-11 15:15:44 +02:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
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): QA build for testing bootloaders / upgrades 2023-04-03 22:01:26 +02:00
SConscript.bootloader_ci fix(core/ui): replace RobotoMono Regular with RobotoMono Medium 2023-04-04 00:15:12 +02:00
SConscript.bootloader_emu feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
SConscript.firmware fix(core/ui): replace RobotoMono Regular with RobotoMono Medium 2023-04-04 00:15:12 +02:00
SConscript.prodtest chore: build prodtest with prodtest_unsigned vendor header 2023-04-17 11:57:46 +02: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 fix(core/ui): replace RobotoMono Regular with RobotoMono Medium 2023-04-04 00:15:12 +02:00
SConstruct feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
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.