From 292a631b62dc06454447110f54757cc2236b6e08 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 7 Oct 2010 11:55:20 +0000 Subject: Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to reduce the compiled binary size. --- LUFA/Drivers/Board/CULV3/Buttons.h | 4 ++-- LUFA/Drivers/Board/CULV3/LEDs.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'LUFA/Drivers/Board') 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). * diff --git a/LUFA/Drivers/Board/CULV3/LEDs.h b/LUFA/Drivers/Board/CULV3/LEDs.h index 1561aea7b..cb5f93490 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). * -- cgit v1.2.3