mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-19 05:58:09 +00:00
61718aff49
[no changelog] * passed in directory respects absolute and relative paths instead of working "from repository root" * we don't require the enableTypeIgnoreComments to be set so both `pyright` and `pyright_tool` can work with the same config at the same time * use click's magic functionality to deal with missing / unreadable / unwriteable files * read the error results via a pipe, do not write to filesystem unless requested * simplified logic regarding "test mode"/"dev mode" * renamed `--log` to more typical `--verbose` * use pathlib more extensively |
||
---|---|---|
.. | ||
.changelog.d | ||
assets | ||
embed | ||
mocks | ||
prof | ||
site_scons/site_tools/micropython | ||
src | ||
tests | ||
tools | ||
vendor | ||
.dockerignore | ||
.gitignore | ||
.towncrier.template.md | ||
asan_blacklist.txt | ||
asan_suppressions.txt | ||
AUTHORS | ||
CHANGELOG.md | ||
CHANGELOG.unreleased | ||
COPYING | ||
emu.py | ||
emu.sh | ||
Makefile | ||
pyrightconfig.json | ||
README.md | ||
SConscript.boardloader | ||
SConscript.bootloader | ||
SConscript.bootloader_ci | ||
SConscript.firmware | ||
SConscript.prodtest | ||
SConscript.reflash | ||
SConscript.unix | ||
SConstruct | ||
towncrier.toml |
Trezor Core
Firmware currently running on Model T.
See docs/core
for more info.