aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/TEENSY
Commit message (Collapse)AuthorAgeFilesLines
* Clean up excessive whitespace at the end of each line using the wspurify ↵Dean Camera2010-10-131-12/+13
| | | | tool made by Laszlo Monda
* Added board hardware driver support for the BUI development board.Dean Camera2010-09-141-4/+4
|
* Add missing const qualifiers to class drivers.Dean Camera2010-07-211-1/+2
| | | | Indent core library function parameters so that there is only one parameter per line, to increase readability.
* Minor documentation cleanups.Dean Camera2010-06-031-1/+1
|
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-127/+127
| | | | correctly converted to the target system's native end of line style.
* Added board hardware driver support for Tom's USBTINY MKII programmer.Dean Camera2010-03-301-2/+2
|
* Add briefs for the library core structures.Dean Camera2010-03-291-0/+2
|
* Add file-level brief documentation.Dean Camera2010-03-291-2/+1
| | | | Remove accidentally duplicated model-specific peripheral driver files.
* Added new Relay Controller Board project (thanks to OBinou).Dean Camera2010-03-241-0/+126
Added hardware board driver support for the PJRC Teensy line of USB AVR boards.