summaryrefslogtreecommitdiff
path: root/chip/stm32/usb_spi.h
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-161-3/+6
* usb: Cleanup headersNicolas Boichat2017-03-161-0/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-4/+4
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* CCD: Add ability to enable and disable SPI bridgestabilize-6909.BAnton Staaf2015-03-231-7/+21
* USB-SPI: Set the interface SubClass to Google SPIAnton Staaf2015-03-231-2/+2
* USB-SPI: Switch from task to deferred functionAnton Staaf2014-12-081-20/+15
* USB-SPI: Support board enable/disable functionalityAnton Staaf2014-12-081-8/+63
* USB-SPI: Make global initializer names more uniqueAnton Staaf2014-12-081-12/+12
* stm32-USB: USB SPI tunnel driverAnton Staaf2014-10-221-0/+172