Added board hardware driver support for the Arduino Uno development board.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Sep 2010 14:30:26 +0000 (14:30 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Sep 2010 14:30:26 +0000 (14:30 +0000)
commit25d896a507d1895676dca19049a58ffc85384a0e
tree456c72b6a1dd3f23ddb60d0d1eaf5a36e807514f
parentb2a30cd48a0621b360d23dd430c646d22e943d09
Added board hardware driver support for the Arduino Uno development board.

Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver.
Bootloaders/CDC/Descriptors.c
LUFA.pnproj
LUFA/Common/BoardTypes.h
LUFA/Drivers/Board/BENITO/LEDs.h
LUFA/Drivers/Board/LEDs.h
LUFA/Drivers/Board/UNO/LEDs.h [new file with mode: 0644]
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/DeviceSupport.txt