aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/ATAVRUSBRF01
Commit message (Expand)AuthorAgeFilesLines
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-192-2/+2
* Update copyright year on all source files.Dean Camera2011-01-012-4/+4
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-282-2/+2
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-132-23/+25
* Added board hardware driver support for the BUI development board.Dean Camera2010-09-142-11/+11
* Added LEDs_ToggleLEDs() function to several board LED drivers which were miss...Dean Camera2010-09-091-2/+2
* Add missing const qualifiers to class drivers.Dean Camera2010-07-211-1/+2
* Minor documentation cleanups.Dean Camera2010-06-031-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-082-236/+236
* Add briefs for the library core structures.Dean Camera2010-03-292-0/+4
* Add file-level brief documentation.Dean Camera2010-03-292-4/+2
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-242-7/+9
* Change over board hardware drivers to use the custom uintN_t and intN_t nativ...Dean Camera2010-02-222-9/+7
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-112-2/+2
* Make board specific and device peripheral specific drivers' file documentatio...Dean Camera2010-02-012-0/+10
* Update copyright year to 2010.Dean Camera2009-12-302-4/+4
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-282-14/+14
* Added support for the officially recommended layout of the external periphera...Dean Camera2009-09-171-0/+7
* Added new LEDs_ToggleLEDs() function to the Board LEDs driver.Dean Camera2009-07-241-0/+5
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-061-13/+17
* Fixed missing semicolon in the ATAVRUSBRF01 LED board driver code, changed LE...Dean Camera2009-05-051-1/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-7/+0
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-162-0/+16
* Moved all source to the trunk directory.Dean Camera2009-02-232-0/+199