Implemented on-demand PLL clock generation for the U4, U6 and U7 series USB AVRs...
[pub/USBasp.git] / LUFA / Drivers / Board / BLACKCAT / LEDs.h
index 8ca1b95..8b322bc 100644 (file)
@@ -1,13 +1,13 @@
 /*\r
              LUFA Library\r
 /*\r
              LUFA Library\r
-     Copyright (C) Dean Camera, 2010.\r
+     Copyright (C) Dean Camera, 2011.\r
 \r
   dean [at] fourwalledcubicle [dot] com\r
            www.lufa-lib.org\r
 */\r
 \r
 /*\r
 \r
   dean [at] fourwalledcubicle [dot] com\r
            www.lufa-lib.org\r
 */\r
 \r
 /*\r
-  Copyright 2010  Dean Camera (dean [at] fourwalledcubicle [dot] com)\r
+  Copyright 2011  Dean Camera (dean [at] fourwalledcubicle [dot] com)\r
 \r
   Permission to use, copy, modify, distribute, and sell this\r
   software and its documentation for any purpose is hereby granted\r
 \r
   Permission to use, copy, modify, distribute, and sell this\r
   software and its documentation for any purpose is hereby granted\r
 \r
 /** \file\r
  *  \brief Board specific LED driver header for the BLACKCAT USB JTAG.\r
 \r
 /** \file\r
  *  \brief Board specific LED driver header for the BLACKCAT USB JTAG.\r
- *\r
- *  Board specific LED driver header for the TCNISO Blackcat USB JTAG (http://www.embeddedcomputers.net/products/BlackcatUSB/.\r
+ *  \copydetails Group_LEDs_BLACKCAT\r
  *\r
  *  \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
  *        dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
  */\r
 \r
 /** \ingroup Group_LEDs\r
  *\r
  *  \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
  *        dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
  */\r
 \r
 /** \ingroup Group_LEDs\r
- *  @defgroup Group_LEDs_BLACKCAT BLACKCAT\r
+ *  \defgroup Group_LEDs_BLACKCAT BLACKCAT\r
+ *  \brief Board specific LED driver header for the BLACKCAT USB JTAG.\r
  *\r
  *  Board specific LED driver header for the TCNISO Blackcat USB JTAG (http://www.embeddedcomputers.net/products/BlackcatUSB/.\r
  *\r
  *\r
  *  Board specific LED driver header for the TCNISO Blackcat USB JTAG (http://www.embeddedcomputers.net/products/BlackcatUSB/.\r
  *\r
- *  \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
- *        dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
- *\r
  *  @{\r
  */\r
 \r
  *  @{\r
  */\r
 \r
@@ -52,8 +49,6 @@
 #define __LEDS_BLACKCAT_H__\r
 \r
        /* Includes: */\r
 #define __LEDS_BLACKCAT_H__\r
 \r
        /* Includes: */\r
-               #include <avr/io.h>\r
-\r
                #include "../../../Common/Common.h"\r
 \r
        /* Enable C linkage for C++ Compilers: */\r
                #include "../../../Common/Common.h"\r
 \r
        /* Enable C linkage for C++ Compilers: */\r