aboutsummaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-09-01 14:12:26 -0400
committerbnewbold <bnewbold@robocracy.org>2014-09-01 14:12:26 -0400
commit70785f72adffc61dabeb7d5ff610a534ba643669 (patch)
treecc2845090ccdb39cf1fe22d80cfef5e22fc3d66e /support
parent9a1424f02965f6fbae186ae5b7a99cd1eca92413 (diff)
downloadlibrambutan-70785f72adffc61dabeb7d5ff610a534ba643669.tar.gz
librambutan-70785f72adffc61dabeb7d5ff610a534ba643669.zip
doxygen: set STM32_HAVE_DAC=1
Diffstat (limited to 'support')
-rw-r--r--support/doxygen/Doxyfile1
1 files changed, 1 insertions, 0 deletions
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