1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 22:09:07 +00:00
trezor-firmware/core
2023-04-26 14:15:00 +02:00
..
.changelog.d chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
assets feat(core): uninitialized welcome flow 2023-04-03 22:01:26 +02:00
embed feat(core): support hw revision 6 of T2B1 2023-04-26 14:15:00 +02:00
mocks refactor(core): improve conditional compilations based on model 2023-04-19 21:36:51 +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 hw revision 6 of T2B1 2023-04-26 14:15:00 +02:00
src refactor(core): improve conditional compilations based on model 2023-04-19 21:36:51 +02:00
tests refactor(core): remove unused functions 2023-04-19 21:36:51 +02:00
tools chore(core/tools): add decomobine snippet, add readme 2023-04-24 12:21:24 +02:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.0 2023-04-07 20:22:17 +02:00
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(core/tools): make combine_firmware script a bit smarter and more opinionated 2023-04-24 12:21:24 +02:00
pyrightconfig.json
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader refactor(core): improve conditional compilations based on model 2023-04-19 21:36:51 +02:00
SConscript.bootloader refactor(core): remove unused C display_icon and display_loader functions 2023-04-25 10:28:33 +02:00
SConscript.bootloader_ci refactor(core): move files out of extmod 2023-04-19 21:36:51 +02:00
SConscript.bootloader_emu refactor(core): remove unused C display_icon and display_loader functions 2023-04-25 10:28:33 +02:00
SConscript.firmware refactor(core): remove unused C display_icon and display_loader functions 2023-04-25 10:28:33 +02:00
SConscript.prodtest refactor(core): improve conditional compilations based on model 2023-04-19 21:36:51 +02:00
SConscript.reflash refactor(core): improve conditional compilations based on model 2023-04-19 21:36:51 +02:00
SConscript.unix refactor(core): remove unused C display_icon and display_loader functions 2023-04-25 10:28:33 +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.