aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usbh
Commit message (Collapse)AuthorAgeFilesLines
* USB Host fixesDiego Ismirlian2017-06-055-41/+56
| | | | | | | | - 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
* usbh: cleanupNicolas Reinecke2016-12-051-4/+4
|
* make stm32 usb host testhal compileNicolas Reinecke2016-11-081-11/+11
|
* usbh: fix compile warningNicolas Reinecke2016-11-081-0/+1
|
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-076-2748/+2748
|
* USB-Host: Initial commitFabien Poussin2016-02-156-0/+2748