1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-24 07:28:34 +00:00
trezor-firmware/core
2023-04-03 23:11:40 +02:00
..
.changelog.d feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
assets feat(core): uninitialized welcome flow 2023-04-03 22:01:26 +02:00
embed build(core): added SDK for nrf52 2023-04-03 23:11:40 +02:00
mocks refactor(core): improve conditional compilations based on model 2023-04-03 23:10:23 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons feat(core): support STM32F429 discovery board 2023-04-03 23:11:38 +02:00
src fixup! refactor(core): improve conditional compilations based on model 2023-04-03 23:10:23 +02:00
tests refactor(core): remove unused functions 2023-04-03 23:09:06 +02:00
tools fix(core): update build_vendorheader 2023-04-03 22:01:26 +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
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
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(core): QA build for testing bootloaders / upgrades 2023-04-03 22:01:26 +02:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md
SConscript.boardloader feat(core): support STM32F429 discovery board 2023-04-03 23:11:38 +02:00
SConscript.bootloader feat(core): support STM32F429 discovery board 2023-04-03 23:11:38 +02:00
SConscript.bootloader_ci fixup! refactor(core): move files out of extmod 2023-04-03 23:11:22 +02:00
SConscript.bootloader_emu feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
SConscript.firmware feat(core): support STM32F429 discovery board 2023-04-03 23:11:38 +02:00
SConscript.prodtest fixup! refactor(core): move files out of extmod 2023-04-03 23:11:22 +02:00
SConscript.reflash fixup! refactor(core): move files out of extmod 2023-04-03 23:11:22 +02:00
SConscript.unix fixup! refactor(core): move files out of extmod 2023-04-03 23:11:22 +02:00
SConstruct feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.