Fix broken documentation in the HID class bootloader.

This commit is contained in:
Dean Camera 2012-05-12 16:20:21 +00:00
parent 3e7e02c6dd
commit 70fd816b09
1 changed files with 2 additions and 1 deletions

View File

@ -1532,7 +1532,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.