aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Board/CULV3
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-10-07 11:55:20 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-10-07 11:55:20 +0000
commit9810cbdd156afc5100449e509ad5bfa11e31088e (patch)
tree5c8507c30b7feccf1e5ac500e14cd301440bfdd7 /LUFA/Drivers/Board/CULV3
parentce7ae17fd93dbd2a6c0667c0091b217b7752e425 (diff)
Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to reduce the compiled binary size.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1516 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/Drivers/Board/CULV3')
-rw-r--r--LUFA/Drivers/Board/CULV3/Buttons.h4
-rw-r--r--LUFA/Drivers/Board/CULV3/LEDs.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/LUFA/Drivers/Board/CULV3/Buttons.h b/LUFA/Drivers/Board/CULV3/Buttons.h
index 0ee8ae9f..770ba54f 100644
--- a/LUFA/Drivers/Board/CULV3/Buttons.h
+++ b/LUFA/Drivers/Board/CULV3/Buttons.h
@@ -29,7 +29,7 @@
*/
/** \file
- * \brief Board specific LED driver header for the Busware CUL V3.
+ * \brief Board specific LED driver header for the Busware CULV3.
*
* Board specific LED driver header for the Busware CUL V3 (http://busware.de/tiki-index.php?page=CUL).
*
@@ -38,7 +38,7 @@
*/
/** \ingroup Group_LEDs
- * @defgroup Group_LEDs_CULV3 CUL V3
+ * @defgroup Group_LEDs_CULV3 CULV3
*
* Board specific LED driver header for the Busware CUL V3 (http://busware.de/tiki-index.php?page=CUL).
*
diff --git a/LUFA/Drivers/Board/CULV3/LEDs.h b/LUFA/Drivers/Board/CULV3/LEDs.h
index 1561aea7..cb5f9349 100644
--- a/LUFA/Drivers/Board/CULV3/LEDs.h
+++ b/LUFA/Drivers/Board/CULV3/LEDs.h
@@ -38,7 +38,7 @@
*/
/** \ingroup Group_LEDs
- * @defgroup Group_LEDs_CULV3 CUL V3
+ * @defgroup Group_LEDs_CULV3 CULV3
*
* Board specific LED driver header for the Busware CUL V3 (http://busware.de/tiki-index.php?page=CUL).
*