aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_HOST
Commit message (Expand)AuthorAgeFilesLines
* Fixes for USB host example to compile on 4.0.xFabien Poussin2017-06-073-14/+15
* USBH: Fix compile for test/exampleDiego Ismirlian2017-06-061-1/+1
* Add UVC driver and test/exampleDiego Ismirlian2017-06-062-12/+353
* Tabs to whitespaces in USBH testhalDiego Ismirlian2017-06-062-411/+411
* Update USBH testhal example/testDiego Ismirlian2017-06-061-0/+80
* Add HID class driverDiego Ismirlian2017-06-051-0/+11
* Add AOA (Android Accessory) class driverDiego Ismirlian2017-06-052-12/+119
* USB Host fixesDiego Ismirlian2017-06-0511-5257/+85
* make stm32 usb host testhal compileNicolas Reinecke2016-11-086-452/+333
* whitespaceNicolas Reinecke2016-11-081-12/+12
* update stm32 testhal / demo headersNicolas Reinecke2016-11-081-3/+3
* fix warnings in STM32 projects because of missing configsNicolas Reinecke2016-05-011-4/+4
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-014-38/+129
* fix whitespaceNicolas Reinecke2016-05-013-73/+73
* fix typos in mcu confNicolas Reinecke2016-05-011-1/+1
* Updated Makefiles for STM32 according tobarthess2016-04-233-3/+82
* USB-Host: Initial commitFabien Poussin2016-02-1514-0/+7642