From 70785f72adffc61dabeb7d5ff610a534ba643669 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 1 Sep 2014 14:12:26 -0400 Subject: doxygen: set STM32_HAVE_DAC=1 --- support/doxygen/Doxyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/support/doxygen/Doxyfile b/support/doxygen/Doxyfile index 170cff4..ae99b39 100644 --- a/support/doxygen/Doxyfile +++ b/support/doxygen/Doxyfile @@ -1385,6 +1385,7 @@ PREDEFINED = __attribute__()= \ PCLK1=0 STM32_PCLK1=0 \ PCLK2=0 STM32_PCLK2=0 \ STM32_HAVE_TIMER(x)=1 \ + STM32_HAVE_DAC=1 \ __DOXYGEN__ # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then -- cgit v1.2.3