aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/XPLAINBridge
Commit message (Expand)AuthorAgeFilesLines
* Clean up XPLAINBridge code.Dean Camera2010-02-164-21/+42
* 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
* Fix up project documentation files' overview tables, so that multiple items o...Dean Camera2010-01-281-4/+4
* Add missing AVRISPDescriptors.c/.h files to the XPLAINBridge project.Dean Camera2010-01-252-0/+286
* Add Webserver project Doxygen configuration file and overview document.Dean Camera2010-01-251-1/+1
* Clean up of the altered XPLAINBridge project.Dean Camera2010-01-194-9/+26
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...Dean Camera2010-01-195-74/+162
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-631/+709
* Update copyright year to 2010.Dean Camera2009-12-308-20/+20
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-288-56/+56
* Add const qualifier to the parameters of Projects' functions where possible.Dean Camera2009-12-202-8/+8
* Speed up bit-banged USART code in the AVRISP project.Dean Camera2009-12-151-5/+5
* Started implementing the low level PDI protocol in the AVRISP project, for XM...Dean Camera2009-12-031-2/+2
* Add new more reliable software UART for the XPLAINBridge project by David Pre...Dean Camera2009-12-023-1/+205
* Removed John Steggall's software UART code from the XPLAIN Bridge project due...Dean Camera2009-12-024-615/+0
* Enable pullup on the PD5 pin of the AVR in the XPLAINBridge project - this is...Dean Camera2009-11-262-1/+3
* Updated John Steggall's software USART in the XPLAINBridge project.Dean Camera2009-11-263-71/+237
* Fix build and Doxygen errors.Dean Camera2009-11-251-0/+1485
* Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...Dean Camera2009-11-253-2/+7
* Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...Dean Camera2009-11-2511-0/+2170