Don't enable the pullup on the target /RESET line in the AVRISP project for PDI mode...
[pub/lufa.git] / LUFA / Doxygen.conf
index c46aba6..387cd34 100644 (file)
@@ -139,7 +139,7 @@ STRIP_FROM_INC_PATH    =
 # (but less readable) file names. This can be useful is your file systems\r
 # doesn't support long names like on DOS, Mac, or CD-ROM.\r
 \r
-SHORT_NAMES            = YES\r
+SHORT_NAMES            = NO\r
 \r
 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen\r
 # will interpret the first line (until the first dot) of a JavaDoc-style\r
@@ -636,8 +636,7 @@ EXCLUDE_PATTERNS       =
 # wildcard * is used, a substring. Examples: ANamespace, AClass,\r
 # AClass::ANamespace, ANamespace::*Test\r
 \r
-EXCLUDE_SYMBOLS        = __* \\r
-                         INCLUDE_FROM_*\r
+EXCLUDE_SYMBOLS        = __*\r
 \r
 # The EXAMPLE_PATH tag can be used to specify one or more files or\r
 # directories that contain example code fragments that are included (see\r