Don't enable the pullup on the target /RESET line in the AVRISP project for PDI mode...
[pub/lufa.git] / LUFA / Doxygen.conf
index 3497d34..387cd34 100644 (file)
@@ -496,7 +496,7 @@ SHOW_DIRECTORIES       = YES
 # This will remove the Files entry from the Quick Index and from the\r
 # Folder Tree View (if specified). The default is YES.\r
 \r
-SHOW_FILES             = NO\r
+SHOW_FILES             = YES\r
 \r
 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the\r
 # Namespaces page.\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