Added support for the officially recommended layout of the external peripherals conne...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 17 Sep 2009 23:34:16 +0000 (23:34 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 17 Sep 2009 23:34:16 +0000 (23:34 +0000)
commitcd0adb7574525978f50eabd536f7563f2d9f9aa7
tree6abf76db4c61b4cfddc784b81d6dfd1336f1eacc
parent7c6b2019a302fb064665c1a69e559678c299e9bb
Added support for the officially recommended layout of the external peripherals connected to the BUMBLEB board.

Added flag to the HID Host Class driver to indicate the currently selected reporting protocol.
18 files changed:
Demos/Host/ClassDriver/MouseHost/MouseHost.c
LUFA.pnproj
LUFA/Common/BoardTypes.h
LUFA/Drivers/Board/ATAVRUSBRF01/Buttons.h
LUFA/Drivers/Board/BUMBLEB/Buttons.h [new file with mode: 0644]
LUFA/Drivers/Board/BUMBLEB/Joystick.h [new file with mode: 0644]
LUFA/Drivers/Board/BUMBLEB/LEDs.h [new file with mode: 0644]
LUFA/Drivers/Board/Buttons.h
LUFA/Drivers/Board/Joystick.h
LUFA/Drivers/Board/LEDs.h
LUFA/Drivers/Board/STK525/Buttons.h
LUFA/Drivers/Board/STK526/Buttons.h
LUFA/Drivers/Board/USBKEY/Buttons.h
LUFA/Drivers/USB/Class/Host/HID.c
LUFA/Drivers/USB/Class/Host/HID.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/DeviceSupport.txt
LUFA/ManPages/LibraryApps.txt