10 Commits (3f39d18c2b884d32f0443e2e8114ff9d7a14d718)

Author SHA1 Message Date
Damien George 473157eeb9 stm32/usbd_hid_interface: Include extra header to build with threading. 5 years ago
Damien George fa07deda9f stm32/usbd_hid_interface: Rewrite USB HID interface code. 5 years ago
Damien George f302f784e9 stm32/usb: Add config options to disable USB MSC and/or HID. 5 years ago
Damien George 2e565cc0d4 stm32/usb: Change HID report funcs to take HID state, not usbdev state. 7 years ago
Damien George ed92d62326 stm32/usb: Combine HID lower-layer and interface state into one struct. 7 years ago
Peter D. Gray ca36645410 stm32/usbd_hid_interface: Address possible race condition vs. interrupt. 7 years ago
Damien George f8f17f48c5 stm32/usbdev: Put all state for the USB device driver in a struct. 7 years ago
Damien George b3b922f177 stm32/usbdev: Simplify HID tx/rx buffer passing. 7 years ago
Damien George 77e1da40e2 stm32/usbdev: Put all HID state in a struct. 7 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Damien George f86c57fedf stmhal/usb: Make state for USB device private to top-level USB driver. 8 years ago
Sylvain Pelissier 6adcf7bb82 stmhal: Pass USB handler as parameter to allow more than one USB handler 8 years ago
Pavol Rusnak 0883a7e72f stmhal: Implement SNAK/CNAK mechanism for USB HID receive. 8 years ago
Pavol Rusnak 6ace84b089 stmhal: Implement ioctl for USB HID read. 8 years ago
Pavol Rusnak 89f2b62016 stmhal: Fix USB HID receive not receiving the first packet. 8 years ago
Pavol Rusnak 8f3cf6e6a8 stmhal/usb: Use correct ClassData structure for HID receive. 8 years ago
Philip Potter eb239b8398 stmhal/usb: Add support to receive USB HID messages from host. 8 years ago