| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2019-07-26 | stm32/usbd_hid_interface: Include extra header to build with threading. | Damien George |
| 2019-07-25 | stm32/usbd_hid_interface: Rewrite USB HID interface code. | Damien George |
| 2019-07-16 | stm32/usb: Add config options to disable USB MSC and/or HID. | Damien George |
| 2018-05-14 | stm32/usb: Change HID report funcs to take HID state, not usbdev state. | Damien George |
| 2018-05-14 | stm32/usb: Combine HID lower-layer and interface state into one struct. | Damien George |
| 2018-05-14 | stm32/usbd_hid_interface: Address possible race condition vs. interrupt. | Peter D. Gray |
| 2017-09-21 | stm32/usbdev: Put all state for the USB device driver in a struct. | Damien George |
| 2017-09-21 | stm32/usbdev: Simplify HID tx/rx buffer passing. | Damien George |
| 2017-09-21 | stm32/usbdev: Put all HID state in a struct. | Damien George |
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George |
