aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/USB_CDC/main.c
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-041...Giovanni Di Sirio2017-08-311-161/+0
* Added STM32F303 support to the multi-target USB_CDC demo.Giovanni Di Sirio2017-08-281-2/+2
* Multi-target application example for USB_CDC, just L4 initially.Giovanni Di Sirio2017-08-281-0/+161
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3193 35acf78f-673a-0410...gdisirio2011-08-071-464/+0
* Added thread names to all demos.gdisirio2011-07-101-0/+1
* Updated demos using the shell.gdisirio2011-06-281-18/+13
* Fixed bug 3276379.gdisirio2011-04-091-30/+104
* License updated.gdisirio2011-03-181-1/+2
* USB improvements.gdisirio2011-03-101-0/+3
* Improvements to the Serial over USB driver.gdisirio2011-03-081-8/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2743 35acf78f-673a-0410...gdisirio2011-02-181-3/+5
* More improvements to the generic USB driver, implemented suspend and wakeup h...gdisirio2011-02-151-112/+101
* More improvements in the USB driver model.gdisirio2011-02-141-21/+12
* Implemented automatic allocation in the packet memory of the STM32 USB driver...gdisirio2011-02-131-7/+1
* Simplified USB endpoints configuration.gdisirio2011-02-121-6/+3
* Fixed a problem in the USB-CDC demo.gdisirio2011-02-121-1/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 35acf78f-673a-0410...gdisirio2011-02-091-36/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 35acf78f-673a-0410...gdisirio2011-02-081-3/+6
* Serial over USB changes, work in progress, the USB demo is not buildable.gdisirio2011-02-061-30/+10
* USB rework, step 2.gdisirio2011-02-061-5/+61
* USB rework, step 1.gdisirio2011-02-051-3/+18
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2700 35acf78f-673a-0410...gdisirio2011-01-311-0/+403