1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-22 04:22:07 +00:00
Go to file
2018-01-08 22:40:00 +01:00
assets
docs
embed trezor.crypto: use mp_obj_new_str_from_vstr where we already have preallocated vstr 2018-01-07 13:56:18 +01:00
mocks
site_scons/site_tools/micropython
src src: import hexlify explicitly, fix hexlify usage 2018-01-04 13:24:39 +01:00
tests trezor.crypto: remove vstr usage, refactor mp_obj_new_str_from_vstr into mp_obj_new_bytes and mp_obj_new_str 2018-01-03 21:53:58 +01:00
tools tools: fix computation of header fingerprint in binctl tool 2018-01-08 22:40:00 +01:00
vendor vendor: update trezor-crypto 2018-01-02 14:35:41 +01:00
.flake8
.gitignore
.gitmodules
.pylintrc
.travis.yml docker/travis: update to gcc-arm-none-eabi-7-2017-q4-major 2018-01-04 18:18:24 +01:00
build-docker.sh
COPYING
Dockerfile docker/travis: update to gcc-arm-none-eabi-7-2017-q4-major 2018-01-04 18:18:24 +01:00
emu.sh
Makefile cross: don't use MICROPY_FORCE_32BIT=1 (no need for that) 2018-01-05 01:07:05 +01:00
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware embed: cleanup unused modules 2018-01-02 20:00:12 +01:00
SConscript.prodtest
SConscript.reflash
SConscript.unix embed: cleanup unused modules 2018-01-02 20:00:12 +01:00
SConstruct

TREZOR Core

TREZOR Logo

Build Status Gitter

This is the source code for 2nd generation of TREZOR called TREZOR model T.

Documentation