aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/EVK1101
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrectly named include guards in the Board driver header files.Dean Camera2011-03-163-3/+3
* Add structure padding to the appropriate descriptor structures to maintain co...Dean Camera2011-03-111-2/+2
* Fix EVK1101 board joystick driver movement masks.Dean Camera2011-02-271-13/+11
* More UC3B architecture port updates.Dean Camera2011-02-261-2/+2
* Update board driver common APIs to use uint_reg_t.Dean Camera2011-02-203-12/+12
* Added start of a port of the core USB driver code to the AVR32 UC3B architect...Dean Camera2011-02-203-0/+360
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-243-351/+0
* Change over board hardware drivers to use the custom uintN_t and intN_t nativ...Dean Camera2010-02-223-11/+8
* Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.Dean Camera2010-02-223-0/+354