diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-09-28 14:30:26 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-09-28 14:30:26 +0000 |
| commit | ae8b408b8a8fe22152c7538daec9c185a5d17241 (patch) | |
| tree | 456c72b6a1dd3f23ddb60d0d1eaf5a36e807514f /LUFA/ManPages/DeviceSupport.txt | |
| parent | 63595d028cbd8ceeb26770c7c67f2b5115962ec9 (diff) | |
Added board hardware driver support for the Arduino Uno development board.
Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1499 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/ManPages/DeviceSupport.txt')
| -rw-r--r-- | LUFA/ManPages/DeviceSupport.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index 4118f63c..d267ccf9 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -40,6 +40,7 @@ * - Kernel Concepts USBFOO * - Linnix UDIP * - Busware BUI + * - Arduino Uno * - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers) */
\ No newline at end of file |
