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

13 Commits

Author SHA1 Message Date
Pavol Rusnak
d8d62af275 trezorhal: bcdUSB should be 0x0200 2017-04-06 19:06:05 +02:00
Pavol Rusnak
435ac7081a loader: add usb 2017-04-06 19:06:05 +02:00
Jan Pochyla
e87d0d3905 trezorhal: refactor error checks 2017-04-06 19:06:05 +02:00
Jan Pochyla
cb497eec0b trezorhal: error checks, fix potential bug in usb_hid_class_data_out 2017-04-06 19:06:05 +02:00
Pavol Rusnak
9fcd21922f trezorhal: use UNCONST macro in usb stack 2017-04-06 19:06:05 +02:00
Pavol Rusnak
8eb5cbbe13 trezorhal: add stubs for vcp interface 2017-04-06 19:06:05 +02:00
Pavol Rusnak
2c03f97ca9 trezorhal: extract usb hid stuff into usb_hid-defs.h and usb_hid-impl.h 2017-04-06 19:06:05 +02:00
Pavol Rusnak
6b07961cf6 trezorhal: set iface.type 2017-04-06 19:06:05 +02:00
Jan Pochyla
56b1d69796 trezorhal/usb: now compiles 2017-04-06 19:06:05 +02:00
Jan Pochyla
466285a21c trezorhal: WIP usb rewrite 2017-04-06 19:06:05 +02:00
Jan Pochyla
462f6bab7f trezorhal: move irq handlers to subsystems 2017-03-07 17:33:39 +01:00
Pavol Rusnak
935e9b2912
trezorhal: fix i2c, more reorg 2017-03-07 15:52:19 +01:00
Jan Pochyla
929f708e5c trezorhal: split to subsystems 2017-03-07 14:50:09 +01:00