X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Doxyfile-common;fp=Doxyfile-common;h=2c45544f4337b9b10356dc6ddf244da81cf0a336;hb=7fda050003b7efc92c54ab6b3d9b826007d42fb5;hp=2c7958d8abb8ecd7d89e10e71b18fcc250d72a08;hpb=452ed69b6c095a55be5ea290518b2b23e71526cc;p=bertos.git diff --git a/Doxyfile-common b/Doxyfile-common index 2c7958d8..2c45544f 100644 --- a/Doxyfile-common +++ b/Doxyfile-common @@ -1243,6 +1243,7 @@ PREDEFINED = __doxygen__ \ CONFIG_KFILE_GETS=1 \ CONFIG_XMODEM_RECV=1 \ CONFIG_XMODEM_SEND=1 \ + CONFIG_I2C_DISABLE_OLD_API=0 \ COMPILER_VARIADIC_MACROS=1 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then