assets
|
removed unused bgs
|
2017-12-28 16:10:04 +01:00 |
docs
|
bootloader: simplify vtrust code
|
2017-12-15 20:57:54 +01:00 |
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
|
mocks: pyi -> py
|
2017-09-19 23:47:34 +02:00 |
site_scons/site_tools/micropython
|
scons: compile vm.c and gc.c with -O3 on stm32
|
2017-08-15 21:24:15 +02:00 |
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.codegen: print nice stats at the end
|
2018-01-07 22:46:54 +01:00 |
vendor
|
vendor: update trezor-crypto
|
2018-01-02 14:35:41 +01:00 |
.flake8
|
src: fix flake8 style
|
2017-12-09 18:38:36 +01:00 |
.gitignore
|
apps.ethereum: implement SignMessage/VerifyMessage
|
2017-12-23 15:12:31 +01:00 |
.gitmodules
|
vendor: remove norcow submodule
|
2017-12-18 19:42:45 +01:00 |
.pylintrc
|
pylint: remove libs/
|
2017-08-15 18:14:14 +02:00 |
.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
|
build: cosmetic changes to travis and docker build
|
2017-11-04 15:01:44 +01:00 |
COPYING
|
update license (use GPLv3)
|
2017-11-04 02:02:04 +01:00 |
Dockerfile
|
docker/travis: update to gcc-arm-none-eabi-7-2017-q4-major
|
2018-01-04 18:18:24 +01:00 |
emu.sh
|
emu: increase heap size
|
2017-11-06 14:56:41 +01:00 |
Makefile
|
cross: don't use MICROPY_FORCE_32BIT=1 (no need for that)
|
2018-01-05 01:07:05 +01:00 |
README.md
|
docs: reorganize files
|
2017-11-05 04:00:05 +01:00 |
SConscript.boardloader
|
build: adapt to new trezor-crypto changes
|
2017-12-12 22:00:15 +01:00 |
SConscript.bootloader
|
bootloader: use normal/regular font rather than bold
|
2018-01-02 01:44:39 +01:00 |
SConscript.firmware
|
embed: cleanup unused modules
|
2018-01-02 20:00:12 +01:00 |
SConscript.prodtest
|
modtrezorui: invert FONT macro inclusion logic
|
2017-12-15 23:13:25 +01:00 |
SConscript.reflash
|
modtrezorui: invert FONT macro inclusion logic
|
2017-12-15 23:13:25 +01:00 |
SConscript.unix
|
embed: cleanup unused modules
|
2018-01-02 20:00:12 +01:00 |
SConstruct
|
reflash: add new firmware target
|
2017-11-28 20:59:32 +01:00 |