projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AppConfigHeaders: Update bootloaders to use configuration header files, rather than...
[pub/USBasp.git]
/
Bootloaders
/
DFU
/
Doxygen.conf
diff --git
a/Bootloaders/DFU/Doxygen.conf
b/Bootloaders/DFU/Doxygen.conf
index
331b4b4
..
99c1769
100644
(file)
--- a/
Bootloaders/DFU/Doxygen.conf
+++ b/
Bootloaders/DFU/Doxygen.conf
@@
-1531,7
+1531,8
@@
INCLUDE_FILE_PATTERNS =
# instead of the = operator.
PREDEFINED = __DOXYGEN__ \
- PROGMEM
+ PROGMEM \
+ ATTR_NO_INIT
# 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.