1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-05 14:59:44 +00:00
trezor-firmware/core
2020-12-01 15:52:29 +01:00
..
assets
embed Revert "chore(core): bump version to 2.3.6" 2020-11-26 16:48:47 +01:00
mocks style(core/mocks): use new syntax for typing 2020-12-01 15:52:29 +01:00
prof feat(core): count allocations per line 2020-11-02 14:14:00 +01:00
site_scons/site_tools/micropython
src style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
tests refactor(core): call super().__init__() in subclasses 2020-11-30 14:48:08 +01:00
tools ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
vendor
.dockerignore
.gitignore core: git ignore coverage outputs 2019-06-26 22:10:05 +02:00
.pylintrc style: improve pylint exclusions 2019-05-07 16:31:04 +02:00
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
AUTHORS
CHANGELOG.md core: update release date for 2.3.5 2020-11-26 16:51:40 +01:00
COPYING
emu.py ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile build(core): do not regenerate resources for a mypy run 2020-11-20 18:55:35 +01:00
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.bootloader core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.bootloader_ci core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.firmware chore(vendor): update micropython to v1.13 2020-10-16 14:19:35 +02:00
SConscript.prodtest core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.reflash core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.unix ci(core): add memory profiler job 2020-11-02 14:14:00 +01:00
SConstruct core/bootloader_ci: fix typos in the previous commit 2020-08-21 14:47:35 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.