diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-10-06 12:40:20 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-10-06 12:40:20 +0000 |
commit | ccc82ce74598a00bf484cdec3e186af609efcc50 (patch) | |
tree | 44d425ef5a550b93ec9563cfe4d6616486d28474 /LUFA/ManPages/DeviceSupport.txt | |
parent | accadba2dda2614d6a6669cb7eba9d8357274bfe (diff) | |
download | lufa-ccc82ce74598a00bf484cdec3e186af609efcc50.tar.gz lufa-ccc82ce74598a00bf484cdec3e186af609efcc50.tar.bz2 lufa-ccc82ce74598a00bf484cdec3e186af609efcc50.zip |
Added board hardware driver support for the Busware CUL V3 board.
Added SVN eol-style property to the library driver files that are missing it.
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 d267ccf90..76d32d4fa 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -40,6 +40,7 @@ * - Kernel Concepts USBFOO * - Linnix UDIP * - Busware BUI + * - Busware CUL V3 * - Arduino Uno * - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers) */ |