aboutsummaryrefslogtreecommitdiff
path: root/Projects/USBtoSerial
AgeCommit message (Expand)Author
2010-02-04New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean
2010-02-03Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.Dean
2010-01-29Update driver INF files - change manufacturer name from the original template...Dean
2010-01-25Add Webserver project Doxygen configuration file and overview document.Dean
2010-01-06Update Doxygen configuration files to the latest Doxygen version.Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-12-20Add const qualifier to the parameters of Projects' functions where possible.Dean
2009-12-17Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.Dean
2009-12-15Speed up bit-banged USART code in the AVRISP project.Dean
2009-11-25Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...Dean
2009-11-09Spell check all source code variables, comments and strings.Dean
2009-11-06Add double banking property to LUFA powered projects in the Projects director...Dean
2009-10-26Use clearer buffer names in the USBtoSerial project to prevent confusion.Dean
2009-10-18Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean