aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8/MICROPENDOUS
Commit message (Collapse)AuthorAgeFilesLines
* Minor documentation improvements.Dean Camera2012-05-271-1/+1
|
* Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ↵Dean Camera2012-05-061-1/+2
| | | | architecture to use the fast PIN register toggle alternative function for speed.
* Add basic hardware mapping information for all supported boards.Dean Camera2012-04-252-0/+24
|
* Add support for the Micropendous (Arduino-like) series of boards (revisions ↵Dean Camera2012-02-052-11/+65
| | | | 1 and 2).
* Add missing svn:eol-style properties to /trunk/.Dean Camera2012-02-041-130/+130
|
* Update file contributor copyrights for 2012.Dean Camera2012-02-042-2/+2
|
* Update file header copyrights for 2012.Dean Camera2012-02-042-2/+2
|
* Fix errors in the new Micropendous board drivers. Reorder the board ↵Dean Camera2012-02-031-3/+13
| | | | definition macro indexes so that misspelled board names default to BOARD_USER rather then BOARD_USBKEY.
* Add support for the Micropendous series of USB AVR8 boards.Dean Camera2012-02-032-0/+296