aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/FRDM-KL25Z/USB_HID/usbcfg.c
Commit message (Collapse)AuthorAgeFilesLines
* testhal: handle USB_EVENT_(RESET|UNCONFIGURED) in KINETIS demosfunnydog2016-12-131-0/+2
| | | | | Handle the USB_EVENT_RESET and USB_EVENT_UNCONFIGURED as they were USB_EVENT_SUSPEND like in STM32 demos.
* Added USB HID driver to community HALJonathan Struebel2016-06-181-0/+418