Commit Graph

15 Commits

Author SHA1 Message Date
Jan Pochyla 56ba61cedf fix remaining micropython paths 2017-08-07 16:56:41 +02:00
Pavol Rusnak f7484fefde
build: brew dropped 32-bit support sdl2, modify macOS stuff to reflect that 2017-04-19 21:39:44 +02:00
Pavol Rusnak 5be6a82682
emu: add -r option to restart (and reload sources) when sources are changed 2016-11-17 13:08:49 +01:00
Pavol Rusnak 93ad93ff94
emu: extract options to (ignored) emu.config 2016-11-16 23:45:56 +01:00
Pavol Rusnak e6b8dc3cc5
add perf option to emu.sh (-p) 2016-09-27 17:25:58 +02:00
Pavol Rusnak 7559207a62
new message handling using msg.select 2016-09-27 17:23:59 +02:00
Pavol Rusnak ee3614ae6a
cleanup pb2py, add debug to emu.sh 2016-09-27 17:23:23 +02:00
Pavol Rusnak 0d8112f6b4
split trezor.crypto into more modules 2016-09-27 17:22:50 +02:00
Pavol Rusnak ed39c2001e
remove t.c.base58.*_check functions from module (this is app logic), add t.c.sha256 module 2016-09-27 17:22:49 +02:00
slush0 ee9b9ca351
Polished binding to protobuf, msg. 2016-09-27 17:22:49 +02:00
Pavol Rusnak 4ddde025db
use -i (inspect) feature of micropython 2016-09-27 17:22:46 +02:00
slush0 0b0e6186c6
Added uasyncio
Added playground module
2016-09-27 17:21:03 +02:00
Pavol Rusnak 8493da5f97
introduce trezor module 2016-09-27 17:21:02 +02:00
Pavol Rusnak 4a9b60a0f3
add load to Makefile 2016-09-27 17:21:02 +02:00
slush0 7dc716a05a
Stub for python src & emu.sh 2016-09-27 17:20:39 +02:00