aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/BUMBLEB
Commit message (Expand)AuthorAgeFilesLines
* 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-083-357/+357
* Added board hardware driver support for Tom's USBTINY MKII programmer.Dean Camera2010-03-303-9/+12
* Add briefs for the library core structures.Dean Camera2010-03-293-0/+6
* Add file-level brief documentation.Dean Camera2010-03-293-7/+10
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-243-9/+12
* Change over board hardware drivers to use the custom uintN_t and intN_t nativ...Dean Camera2010-02-223-10/+7
* Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.Dean Camera2010-02-221-2/+2
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-113-3/+3
* Make board specific and device peripheral specific drivers' file documentatio...Dean Camera2010-02-013-0/+18
* Update copyright year to 2010.Dean Camera2009-12-303-6/+6
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-283-21/+21
* Use -pedantic compile time option to find and correct several minor code errors.Dean Camera2009-12-131-1/+1
* Added support for the officially recommended layout of the external periphera...Dean Camera2009-09-173-0/+327