doc: Update Doxyfile(s) to correctly generate all docs.
[bertos.git] / Doxyfile-chm
index 09bea1451196ef5b8d3eb237094575d27f2ef5d6..3fc85249f8c8085d81f55592bd73bdb428ceee7c 100644 (file)
@@ -1257,7 +1257,8 @@ PREDEFINED             = __doxygen__ \
                          _DEBUG=1 \
                          FORMAT(x,y,z)= \
                          PGM_FUNC(x)=x \
-                         INLINE=inline
+                         INLINE=inline \
+                         CONFIG_FAT_DRIVES=1
 
 # 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.