| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George | |
| This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way. | |||
| 2017-06-07 | stmhal/usb: Make state for USB device private to top-level USB driver. | Damien George | |
| 2017-06-07 | stmhal: Pass USB handler as parameter to allow more than one USB handler | Sylvain Pelissier | |
| 2017-01-19 | stmhal: Implement SNAK/CNAK mechanism for USB HID receive. | Pavol Rusnak | |
| This implements flow control in case user does not call recv method often enough (it tells host side to stop sending more data). | |||
| 2017-01-19 | stmhal: Implement ioctl for USB HID read. | Pavol Rusnak | |
| 2017-01-19 | stmhal: Fix USB HID receive not receiving the first packet. | Pavol Rusnak | |
| 2016-10-04 | stmhal/usb: Use correct ClassData structure for HID receive. | Pavol Rusnak | |
| 2016-10-04 | stmhal/usb: Add support to receive USB HID messages from host. | Philip Potter | |
