aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix incomplete StandaloneProgrammer project code not compiling due to the rec...Dean Camera2010-10-131-2/+2
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-10/+11
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-2/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-161/+161
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-281-0/+1
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...Dean Camera2009-11-251-1/+0
* Make the StandaloneProgrammer project seamlessly read out drive contents from...Dean Camera2009-11-241-0/+10
* The incomplete StandaloneProgrammer project now uses Host and Device Mass sto...Dean Camera2009-11-231-117/+34
* Fixed LowLevel Keyboard demo not saving the issued report only after it has b...Dean Camera2009-11-201-1/+1
* Make RNDISHost demo validate the set Packet Filter to ensure that it is being...Dean Camera2009-11-171-0/+234