| Commit message (Expand) | Author | Age | Files | Lines |
* | Seperated out board drivers by architecture in the library internals for bett... | Dean Camera | 2011-05-18 | 4 | -529/+0 |
* | Add named macros to the board joystick drivers where a shift is needed to mai... | Dean Camera | 2011-03-15 | 1 | -3/+5 |
* | More updates to remove architecture-specific comments from the documentation,... | Dean Camera | 2011-02-20 | 1 | -1/+1 |
* | Start update of documentation to support possible multiple architectures in t... | Dean Camera | 2011-02-20 | 4 | -27/+8 |
* | Move out Dataflash IC command constants headers into the general LUFA/Drivers... | Dean Camera | 2011-02-19 | 2 | -116/+1 |
* | Add new ARCH option to the makefiles to (eventually) specify the target devic... | Dean Camera | 2011-02-19 | 5 | -5/+5 |
* | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 5 | -10/+10 |
* | Move RNDISConstants.h into the RNDIS class driver common definition header. | Dean Camera | 2010-10-28 | 1 | -0/+6 |
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean Camera | 2010-10-28 | 5 | -5/+5 |
* | Added board hardware driver support for the Blackcat USB JTAG board (thanks t... | Dean Camera | 2010-10-17 | 1 | -1/+0 |
* | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean Camera | 2010-10-13 | 5 | -63/+68 |
* | Added board hardware driver support for the BUI development board. | Dean Camera | 2010-09-14 | 5 | -16/+16 |
* | Added LEDs_ToggleLEDs() function to several board LED drivers which were miss... | Dean Camera | 2010-09-09 | 1 | -1/+1 |
* | More spell checking of all source files -- correct missed errors, switch to E... | Dean Camera | 2010-07-30 | 1 | -1/+1 |
* | Convert over internal pseudo-function macros to true inline functions for add... | Dean Camera | 2010-07-22 | 1 | -0/+60 |
* | Add missing const qualifiers to class drivers. | Dean Camera | 2010-07-21 | 2 | -2/+4 |
* | 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 | 5 | -589/+589 |
* | Add briefs for the library core structures. | Dean Camera | 2010-03-29 | 5 | -0/+10 |
* | Add file-level brief documentation. | Dean Camera | 2010-03-29 | 5 | -10/+5 |
* | Revert changes made for the partial port to the AVR32 architecture. | Dean Camera | 2010-02-24 | 3 | -10/+11 |
* | Change over board hardware drivers to use the custom uintN_t and intN_t nativ... | Dean Camera | 2010-02-22 | 3 | -11/+10 |
* | Add more include protection macros to give the user warnings when they try to... | Dean Camera | 2010-02-11 | 4 | -4/+4 |
* | Make board specific and device peripheral specific drivers' file documentatio... | Dean Camera | 2010-02-01 | 5 | -0/+25 |
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 5 | -10/+10 |
* | Fix MIT license language to make its intent clearer. | Dean Camera | 2009-12-28 | 5 | -35/+35 |
* | Use -pedantic compile time option to find and correct several minor code errors. | Dean Camera | 2009-12-13 | 1 | -1/+1 |
* | Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN... | Dean Camera | 2009-12-03 | 1 | -1/+1 |
* | 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 | -8/+13 |
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 1 | -4/+4 |
* | Changed HWB board driver to Buttons driver, to allow for the support of futur... | Dean Camera | 2009-05-06 | 2 | -14/+18 |
* | 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 | 5 | -2/+42 |
* | Board Dataflash driver now allows for dataflash ICs which use different shift... | Dean Camera | 2009-03-17 | 1 | -0/+38 |
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 5 | -0/+472 |