Commit Graph

19 Commits

Author SHA1 Message Date
Jan Pochyla 915cf849e9 trezor.msg: remove select, add poll
TODO: decide if we want to continue polling on interface numbers, or rather on usb/touch file objects
2017-06-26 16:03:20 +02:00
Pavol Rusnak 564af0a5ff
vendor: update micropython 2017-06-18 01:51:29 +02:00
Jan Pochyla 803c47dca8 extmod: use lowercase names 2017-06-14 18:51:55 +02:00
Pavol Rusnak f7d72741fd
unix: enable modtrezorio, mock sdcard 2017-05-24 00:47:20 +02:00
Pavol Rusnak 4d4364f0b5
TrezorUi -> TrezorUI 2017-05-15 18:12:05 +02:00
Pavol Rusnak c3e5e2b208
update micropython submodule; add REPL to firmware 2017-05-15 17:58:03 +02:00
Pavol Rusnak 3765fb734b
remove trezor.debug module, add trezor.io module 2017-05-15 15:48:47 +02:00
Pavol Rusnak 9e42a45b10
crypto: update trezor-crypto, fix crypto.bip32 test 2017-05-08 17:48:22 +02:00
Pavol Rusnak 8b0336862f
make __fatal_error more useful, add make sizecheck target 2017-04-28 15:39:22 +02:00
Pavol Rusnak d131dc7405
fix last commit 2017-04-17 18:56:08 +02:00
Pavol Rusnak 795875523b
unix: implement __fatal_error, simplify modtrezorutils 2017-04-17 18:07:34 +02:00
Pavol Rusnak 117edd233f
build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros 2017-04-17 17:57:42 +02:00
Jan Pochyla 2abc29f70d unix: mp_uint_t -> size_t 2017-04-06 18:37:36 +02:00
Pavol Rusnak 4d4a351ba6
modtrezorcrypto: update to new trezor-crypto 2017-03-28 20:28:51 +02:00
Pavol Rusnak b30f3b0946
build: use -Os for debug builds and use them by default 2017-03-28 15:21:09 +02:00
Pavol Rusnak 135294b5e8
modtrezorui: more cleanup 2017-03-17 14:14:47 +01:00
Pavol Rusnak a753bb05e2
unix: fix NOUI build 2017-03-16 19:40:20 +01:00
Pavol Rusnak 4a7540f5b9
modtrezormsg: untagle touch 2017-03-16 19:14:30 +01:00
Pavol Rusnak 433bc8138b
unix: fix unix build 2017-03-07 17:51:21 +01:00