Fix broken documentation in the HID class bootloader.
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 12 May 2012 16:20:21 +0000 (16:20 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 12 May 2012 16:20:21 +0000 (16:20 +0000)
Bootloaders/HID/Doxygen.conf

index dfe6542..a3024ef 100644 (file)
@@ -1532,7 +1532,8 @@ INCLUDE_FILE_PATTERNS  =
 # instead of the = operator.
 
 PREDEFINED             = __DOXYGEN__ \
 # instead of the = operator.
 
 PREDEFINED             = __DOXYGEN__ \
-                         PROGMEM
+                         PROGMEM \
+                                                ATTR_NO_INIT
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded.
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded.