aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/usbd_hid_interface.h
AgeCommit message (Expand)Author
2019-07-25stm32/usbd_hid_interface: Rewrite USB HID interface code.Damien George
2018-05-14stm32/usb: Combine HID lower-layer and interface state into one struct.Damien George
2018-02-15stm32: Change header include guards from STMHAL to STM32 to match dir.Damien George
2017-09-21stm32/usbdev: Put all state for the USB device driver in a struct.Damien George
2017-09-21stm32/usbdev: Put all HID state in a struct.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George