1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-16 18:30:57 +00:00
trezor-firmware/core
2020-08-17 08:54:08 +02:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed python: use stdlib blake2s on python 3.6+ 2020-08-10 23:35:38 +02:00
mocks core/modtrezorui: remove prefill from text functions 2020-08-07 15:08:14 +02:00
prof
site_scons/site_tools/micropython
src core: allow 49/x not 49/x' for Casa 2020-08-17 08:54:08 +02:00
tests core/tests: Add unit tests for CoinJoinApprover and CoinJoinAuthorization. 2020-08-04 17:32:44 +02:00
tools core/fonts: update headers 2020-07-28 10:56:41 +02:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
AUTHORS
CHANGELOG.md core: update changelog 2020-08-07 15:09:48 +02:00
COPYING
emu.py core: rename emulator to trezor-emu-core 2020-07-30 15:27:34 +02:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile core: rename emulator to trezor-emu-core 2020-07-30 15:27:34 +02:00
README.md
SConscript.boardloader core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.bootloader core/bootloader: update protobuf definitions 2020-07-26 00:00:37 +02:00
SConscript.firmware core: remove src1 2020-08-03 15:59:57 +02:00
SConscript.prodtest core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.reflash core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
SConscript.unix core: remove src1 2020-08-03 15:59:57 +02:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.