X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Doxyfile-chm;h=208cb7a5d6f649243275677004ea638c1b0f65b7;hb=388d3841c38fe298c64cf14dafeb7d9800c774e3;hp=499a6b811d8c89ca00d93af918dc9bba6e5f7328;hpb=fcdce677630a2fdaba8f890c639bfc481bafd7ac;p=bertos.git diff --git a/Doxyfile-chm b/Doxyfile-chm index 499a6b81..208cb7a5 100644 --- a/Doxyfile-chm +++ b/Doxyfile-chm @@ -1264,7 +1264,10 @@ PREDEFINED = __doxygen__ \ PGM_FUNC(x)=x \ INLINE=inline \ CONFIG_FAT_DRIVES=1 \ - CONFIG_KERN_PRI=1 + CONFIG_KERN_PRI=1 \ + CONFIG_TIMER_EVENTS=1 \ + CONFIG_TIMER_UDELAY=1 \ + CONFIG_KERN_SIGNALS=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.