1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/core
2023-02-27 13:22:09 +01:00
..
.changelog.d feat(core): Ignore channel ID in U2F. 2023-02-23 13:02:33 +01:00
assets feat(core): show welcome screen after device is connected 2023-02-27 13:22:09 +01:00
embed feat(core): show welcome screen after device is connected 2023-02-27 13:22:09 +01:00
mocks feat(core): show welcome screen after device is connected 2023-02-27 13:22:09 +01:00
prof style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
site_scons chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
src feat(core): show welcome screen after device is connected 2023-02-27 13:22:09 +01:00
tests fix(tests): Fix ownership proof unit test to match test vector 2 from SLIP-19. 2023-02-15 10:37:49 +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 core: remove src1 2020-08-03 15:59:57 +02:00
Makefile feat(tests): allow for saving text layout of all screens during UI tests 2023-02-03 16:51:14 +01: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 chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.bootloader chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.bootloader_ci chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.firmware build(core): fix filename when BITCOIN_ONLY is unset 2023-02-19 23:23:27 +01:00
SConscript.prodtest chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.reflash chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.unix chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConstruct core/bootloader_ci: fix typos in the previous commit 2020-08-21 14:47:35 +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.