| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean Camera | 2010-10-13 | 2 | -23/+25 |
* | Added board hardware driver support for the BUI development board. | Dean Camera | 2010-09-14 | 2 | -11/+11 |
* | Added LEDs_ToggleLEDs() function to several board LED drivers which were miss... | Dean Camera | 2010-09-09 | 1 | -2/+2 |
* | Add missing const qualifiers to class drivers. | Dean Camera | 2010-07-21 | 1 | -1/+2 |
* | Minor documentation cleanups. | Dean Camera | 2010-06-03 | 1 | -1/+1 |
* | Add svn:eol-style property to source files, so that the line endings are corr... | Dean Camera | 2010-05-08 | 2 | -236/+236 |
* | Add briefs for the library core structures. | Dean Camera | 2010-03-29 | 2 | -0/+4 |
* | Add file-level brief documentation. | Dean Camera | 2010-03-29 | 2 | -4/+2 |
* | Revert changes made for the partial port to the AVR32 architecture. | Dean Camera | 2010-02-24 | 2 | -7/+9 |
* | Change over board hardware drivers to use the custom uintN_t and intN_t nativ... | Dean Camera | 2010-02-22 | 2 | -9/+7 |
* | Add more include protection macros to give the user warnings when they try to... | Dean Camera | 2010-02-11 | 2 | -2/+2 |
* | Make board specific and device peripheral specific drivers' file documentatio... | Dean Camera | 2010-02-01 | 2 | -0/+10 |
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 2 | -4/+4 |
* | Fix MIT license language to make its intent clearer. | Dean Camera | 2009-12-28 | 2 | -14/+14 |
* | Added support for the officially recommended layout of the external periphera... | Dean Camera | 2009-09-17 | 1 | -0/+7 |
* | Added new LEDs_ToggleLEDs() function to the Board LEDs driver. | Dean Camera | 2009-07-24 | 1 | -0/+5 |
* | Changed HWB board driver to Buttons driver, to allow for the support of futur... | Dean Camera | 2009-05-06 | 1 | -13/+17 |
* | Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LE... | Dean Camera | 2009-05-05 | 1 | -1/+1 |
* | More documentation changes for better module-level documentation rather than ... | Dean Camera | 2009-04-17 | 1 | -7/+0 |
* | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean Camera | 2009-04-16 | 2 | -0/+16 |
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 2 | -0/+199 |