summaryrefslogtreecommitdiff
path: root/chip/stm32/usb_spi.c
Commit message (Expand)AuthorAgeFilesLines
* servo: Adds USB SPI protocol V2 commands and responsesBrian J. Nemec2020-07-241-55/+306
* servo: Add USB SPI helper functions and context statesBrian J. Nemec2020-06-051-58/+233
* ec: Minor cleanup of magic number commonly used in STM32 USBBrian J. Nemec2020-06-041-1/+1
* spi: keep HW SPI module enabled longerJett Rink2020-01-291-5/+11
* spi: respond to USB endpoint when SPI disabledJett Rink2020-01-281-3/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-161-2/+7
* usb: Cleanup headersNicolas Boichat2017-03-161-0/+1
* USB: Add bounds checking to USB-SPI bridge readAnton Staaf2016-03-021-8/+10
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* common: change interface to SPI flashGwendal Grignou2015-07-301-1/+2
* CCD: Add ability to enable and disable SPI bridgestabilize-6909.BAnton Staaf2015-03-231-33/+54
* USB-SPI: Switch from task to deferred functionAnton Staaf2014-12-081-12/+3
* USB-SPI: Support board enable/disable functionalityAnton Staaf2014-12-081-8/+61
* stm32-USB: USB SPI tunnel driverAnton Staaf2014-10-221-0/+124