Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / Serial.h
index addee07..856c54b 100644 (file)
@@ -58,9 +58,7 @@
 #define __SERIAL_H__
 
        /* Macros: */
-               #if !defined(__DOXYGEN__)
-                       #define __INCLUDE_FROM_SERIAL_H
-               #endif
+               #define __INCLUDE_FROM_SERIAL_H
 
        /* Includes: */
                #include "../../Common/Common.h"