1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00
Go to file
2018-07-23 11:58:35 +02:00
assets
docs docs: update hardware.md to use jpgs 2018-07-18 20:15:55 +02:00
embed embed: refactor sdcard/touch, extract touch_power_on/off functions from touch_init 2018-07-23 11:58:35 +02:00
mocks
site_scons/site_tools/micropython
src src: fix ethereum sign for chain_id >= 0x100 2018-07-19 18:05:26 +02:00
tests
tools tools: update tools to generate clang-format compatible output 2018-07-18 12:17:51 +02:00
vendor vendor: update trezor-common 2018-07-16 15:10:50 +02:00
.clang-format style: add cstyle target to Makefile + clang-format config, don't enforce for now 2018-07-17 16:54:37 +02:00
.gitignore
.gitmodules
.pylintrc
.travis.yml build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update 2018-07-13 00:13:39 +02:00
AUTHORS
build-docker.gcc_source.sh build: rework vendorheader handling, move them to embed/vendorheader 2018-01-31 16:46:15 +01:00
build-docker.sh
ChangeLog
COPYING
Dockerfile build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update 2018-07-13 00:13:39 +02:00
Dockerfile.gcc_source build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update 2018-07-13 00:13:39 +02:00
emu.sh
Makefile style: add cstyle target to Makefile + clang-format config, don't enforce for now 2018-07-17 16:54:37 +02:00
Pipfile
Pipfile.lock
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware
SConscript.prodtest
SConscript.reflash
SConscript.unix
SConstruct
setup.cfg stellar: drop xfail flag 2018-07-12 15:22:37 +02:00

TREZOR Core

TREZOR Logo

Build Status Gitter

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

It runs both inside of the device and also in the TREZOR Emulator.

emulator

Documentation