aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/CULV3/Buttons.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-10-07 11:55:20 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-10-07 11:55:20 +0000
commit292a631b62dc06454447110f54757cc2236b6e08 (patch)
tree5c8507c30b7feccf1e5ac500e14cd301440bfdd7 /LUFA/Drivers/Board/CULV3/Buttons.h
parentccc82ce74598a00bf484cdec3e186af609efcc50 (diff)
downloadlufa-292a631b62dc06454447110f54757cc2236b6e08.tar.gz
lufa-292a631b62dc06454447110f54757cc2236b6e08.tar.bz2
lufa-292a631b62dc06454447110f54757cc2236b6e08.zip
Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to reduce the compiled binary size.
Diffstat (limited to 'LUFA/Drivers/Board/CULV3/Buttons.h')
-rw-r--r--LUFA/Drivers/Board/CULV3/Buttons.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/Drivers/Board/CULV3/Buttons.h b/LUFA/Drivers/Board/CULV3/Buttons.h
index 0ee8ae9f9..770ba54fc 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).
*