1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-28 00:01:31 +00:00
trezor-firmware/core
2020-01-07 09:13:08 +00:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
mocks tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
site_scons/site_tools/micropython
src core/ui: simplify swipe if animation is disabled 2020-01-06 14:57:01 +00:00
tests tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
tools core: fix build-icons 2019-12-09 16:31:46 +01:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore core: git ignore coverage outputs 2019-06-26 22:10:05 +02:00
.pylintrc
asan_blacklist.txt
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
ChangeLog core: bump version to 2.2.1; update changelog 2019-12-16 19:06:33 +01:00
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.sh
Makefile tests/ui: rename test-screen to ui 2020-01-07 09:13:08 +00:00
README.md docs: move docs to root 2019-12-06 12:24:20 +00:00
SConscript.boardloader core: reorganize source code to allow boardloader build 2019-12-15 08:43:00 +00:00
SConscript.bootloader core: reorganize source code to allow boardloader build 2019-12-15 08:43:00 +00:00
SConscript.firmware core: move delay.c from trezorhal to firmware, fix prodtest build 2019-12-15 08:59:47 +00:00
SConscript.prodtest core: move delay.c from trezorhal to firmware, fix prodtest build 2019-12-15 08:59:47 +00:00
SConscript.reflash
SConscript.unix core: add storage module to frozen build 2019-11-11 15:52:46 +01:00
SConstruct
trezor_cmd.sh

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.