Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USBH: MSD: Rework to prevent race conditions on unload | Diego Ismirlian | 2017-07-04 | 1 | -6/+10 |
* | USBH: Fix compile for test/example | Diego Ismirlian | 2017-06-06 | 1 | -1/+1 |
* | Add UVC driver and test/example | Diego Ismirlian | 2017-06-06 | 2 | -12/+353 |
* | Tabs to whitespaces in USBH testhal | Diego Ismirlian | 2017-06-06 | 2 | -411/+411 |
* | Update USBH testhal example/test | Diego Ismirlian | 2017-06-06 | 1 | -0/+80 |
* | Add HID class driver | Diego Ismirlian | 2017-06-05 | 1 | -0/+11 |
* | Add AOA (Android Accessory) class driver | Diego Ismirlian | 2017-06-05 | 2 | -12/+119 |
* | USB Host fixes | Diego Ismirlian | 2017-06-05 | 11 | -5257/+85 |
* | make stm32 usb host testhal compile | Nicolas Reinecke | 2016-11-08 | 6 | -452/+333 |
* | whitespace | Nicolas Reinecke | 2016-11-08 | 1 | -12/+12 |
* | update stm32 testhal / demo headers | Nicolas Reinecke | 2016-11-08 | 1 | -3/+3 |
* | fix warnings in STM32 projects because of missing configs | Nicolas Reinecke | 2016-05-01 | 1 | -4/+4 |
* | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 4 | -38/+129 |
* | fix whitespace | Nicolas Reinecke | 2016-05-01 | 3 | -73/+73 |
* | fix typos in mcu conf | Nicolas Reinecke | 2016-05-01 | 1 | -1/+1 |
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 3 | -3/+82 |
* | USB-Host: Initial commit | Fabien Poussin | 2016-02-15 | 14 | -0/+7642 |