aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal_usbh.h
Commit message (Collapse)AuthorAgeFilesLines
* USBH: improved debug outputDiego Ismirlian2017-07-311-7/+1
|
* USBH: remove unnecessary reschedules and add necessary onesDiego Ismirlian2017-07-161-3/+17
|
* USBH: Add flexibility to the enumeration processDiego Ismirlian2017-07-131-3/+0
|
* USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.hDiego Ismirlian2017-07-091-7/+0
|
* USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-091-0/+6
|
* USBH: moved declaration of driver to LLDDiego Ismirlian2017-06-091-8/+0
|
* Fixed endpoint halt reset implementationDiego Ismirlian2017-06-061-8/+1
|
* Mass license dates updateDiego Ismirlian2017-06-051-2/+2
|
* Add HID class driverDiego Ismirlian2017-06-051-0/+4
|
* Add AOA (Android Accessory) class driverDiego Ismirlian2017-06-051-0/+4
|
* USB Host fixesDiego Ismirlian2017-06-051-10/+16
| | | | | | | | - Cleaned up alignment macros for GCC & IAR - Corrected EP halt and Clear halt behaviours - Initialization of class drivers by USB Host main driver - Minor cosmetic fixes - Updated USB_HOST testhal app
* Updated include guardsbarthess2016-10-171-3/+3
|
* use config default as in chibiosNicolas Reinecke2016-05-171-4/+1
|
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-0/+439