aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_HOST/halconf_community.h
Commit message (Collapse)AuthorAgeFilesLines
* Add AOA (Android Accessory) class driverDiego Ismirlian2017-06-051-0/+19
|
* USB Host fixesDiego Ismirlian2017-06-051-39/+35
| | | | | | | | - 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
* update stm32 testhal / demo headersNicolas Reinecke2016-11-081-3/+3
|
* fix warnings in STM32 projects because of missing configsNicolas Reinecke2016-05-011-4/+4
|
* fix whitespaceNicolas Reinecke2016-05-011-58/+58
|
* USB-Host: Initial commitFabien Poussin2016-02-151-0/+195