aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usbh/hal_usbh_ftdi.c
Commit message (Collapse)AuthorAgeFilesLines
* USBH: rework debug frameworkDiego Ismirlian2019-10-021-57/+34
|
* Update copyrightDiego Ismirlian2019-09-291-1/+1
|
* Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2019-08-241-3/+10
|\
| * Adopt sources to new HAL.Konstantin Oblaukhov2018-09-241-1/+10
| |
* | Fix incompatible USBH VMTsPaul Roukema2018-08-051-1/+4
|/
* hal_usbh: update to new Time macrosRomain Reignier2018-03-121-4/+4
|
* USBH: FTDI: correct bugsDiego Ismirlian2017-08-071-3/+3
|
* USBH: replaced some ch* functions with OSAL equivalentsDiego Ismirlian2017-07-161-24/+24
|
* USBH: remove unnecessary reschedules and add necessary onesDiego Ismirlian2017-07-161-5/+2
|
* USBH: Add flexibility to the enumeration processDiego Ismirlian2017-07-131-5/+4
|
* USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.hDiego Ismirlian2017-07-091-3/+0
|
* USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-091-6/+9
|
* Clean up request type helpersDiego Ismirlian2017-06-061-6/+6
|
* Mass license dates updateDiego Ismirlian2017-06-051-2/+2
|
* Added PID for FTDI-enabled ETT USB-SerialDiego Ismirlian2017-06-051-0/+1
|
* Fix possible race condition in FTDI driver stopDiego Ismirlian2017-06-051-13/+14
|
* USB Host fixesDiego Ismirlian2017-06-051-5/+13
| | | | | | | | - 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
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-0/+717