aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/VirtualSerial
Commit message (Expand)AuthorAgeFilesLines
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-282-0/+2
* Standardized the naming scheme given to configuration descriptor sub-elements...Dean Camera2010-03-222-10/+10
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-1/+1
* Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.Dean Camera2010-02-031-1/+2
* Update driver INF files - change manufacturer name from the original template...Dean Camera2010-01-291-1/+1
* Removed the stream example code from the Low Level VirtualSerial demos, as th...Dean Camera2010-01-281-53/+0
* Add Webserver project Doxygen configuration file and overview document.Dean Camera2010-01-251-1/+1
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-631/+709
* Update copyright year to 2010.Dean Camera2009-12-304-8/+8
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-284-29/+29
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-091-4/+4
* Fix newly renamed VirtualSerial demos' include filename references so that th...Dean Camera2009-12-072-5/+5
* Additional file renames and modifications to change CDC demos to VirtualSerial.Dean Camera2009-12-076-2/+2
* Rename CDC demos to VirtualSerial.Dean Camera2009-12-078-0/+3283