aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/BUMBLEB/Joystick.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-02-22 11:44:34 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-02-22 11:44:34 +0000
commitaae20139b90521cf1d1b17fdcb3ff9d42ecdf937 (patch)
treec74b83691225a38b1fac5a78d83740081c441043 /LUFA/Drivers/Board/BUMBLEB/Joystick.h
parentd2851b335106293e5f95107226b5deeed712a69c (diff)
downloadlufa-aae20139b90521cf1d1b17fdcb3ff9d42ecdf937.tar.gz
lufa-aae20139b90521cf1d1b17fdcb3ff9d42ecdf937.tar.bz2
lufa-aae20139b90521cf1d1b17fdcb3ff9d42ecdf937.zip
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Diffstat (limited to 'LUFA/Drivers/Board/BUMBLEB/Joystick.h')
-rw-r--r--LUFA/Drivers/Board/BUMBLEB/Joystick.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/Drivers/Board/BUMBLEB/Joystick.h b/LUFA/Drivers/Board/BUMBLEB/Joystick.h
index 5d57ec559..180967759 100644
--- a/LUFA/Drivers/Board/BUMBLEB/Joystick.h
+++ b/LUFA/Drivers/Board/BUMBLEB/Joystick.h
@@ -30,7 +30,7 @@
/** \file
*
- * Board specific joystick driver header for the USBKEY. The BUMBLEB third-party board does not include any on-board
+ * Board specific joystick driver header for the BUMBLEB. The BUMBLEB third-party board does not include any on-board
* peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.
*
* \note This file should not be included directly. It is automatically included as needed by the joystick driver
@@ -40,7 +40,7 @@
/** \ingroup Group_Joystick
* @defgroup Group_Joystick_BUMBLEB BUMBLEB
*
- * Board specific joystick driver header for the USBKEY. The BUMBLEB third-party board does not include any on-board
+ * Board specific joystick driver header for the BUMBLEB. The BUMBLEB third-party board does not include any on-board
* peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.
*
* \note This file should not be included directly. It is automatically included as needed by the joystick driver