1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Pavol Rusnak
6861e68f21
update to current micropython master 2017-03-26 23:11:57 +02:00
Pavol Rusnak
a9d16aa7fa
firmware: extract periph_init into common.c 2017-03-23 16:22:58 +01:00
Pavol Rusnak
416676120b
extract common stuff into trezorhal/common.[ch] 2017-03-21 02:09:17 +01:00
Pavol Rusnak
6c982a64d1
firmware: move modutime to firmware 2017-03-13 20:06:03 +01:00
Jan Pochyla
ab1888fe15 firmware: fix crc32 in ubinascii 2017-03-13 13:22:35 +01:00
Jan Pochyla
1db09f88a1 firmware/main.c: simplify 2017-03-08 14:02:55 +01:00
Jan Pochyla
9fd5f05f1f firmware: simplify, move things to mphalport.c 2017-03-08 13:43:24 +01:00
Jan Pochyla
e793870082 trezorhal: remove USE_DEVICE_MODE 2017-03-07 19:06:38 +01:00
Pavol Rusnak
935e9b2912
trezorhal: fix i2c, more reorg 2017-03-07 15:52:19 +01:00
Pavol Rusnak
3f0026912c
i2c: reorganize sources 2017-03-07 15:11:21 +01:00
Jan Pochyla
929f708e5c trezorhal: split to subsystems 2017-03-07 14:50:09 +01:00
Pavol Rusnak
2cde9511da
micropython: update submodule; fix build 2017-03-07 00:56:35 +01:00
Jan Pochyla
78d82386d1 trezorhal: adjust to new structure 2017-03-06 17:33:48 +01:00