Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MIT license language to make its intent clearer. | Dean Camera | 2009-12-28 | 6 | -42/+42 |
* | Add const qualifier to the parameters of Projects' functions where possible. | Dean Camera | 2009-12-20 | 2 | -8/+8 |
* | Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. | Dean Camera | 2009-12-17 | 1 | -1/+1 |
* | Speed up bit-banged USART code in the AVRISP project. | Dean Camera | 2009-12-15 | 1 | -7/+7 |
* | Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw... | Dean Camera | 2009-11-25 | 1 | -6/+11 |
* | Spell check all source code variables, comments and strings. | Dean Camera | 2009-11-09 | 1 | -2/+2 |
* | Add double banking property to LUFA powered projects in the Projects director... | Dean Camera | 2009-11-06 | 1 | -7/+10 |
* | Use clearer buffer names in the USBtoSerial project to prevent confusion. | Dean Camera | 2009-10-26 | 1 | -11/+11 |
* | Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD... | Dean Camera | 2009-10-18 | 10 | -0/+3274 |