Skip to content
Snippets Groups Projects
Commit 40fd566d authored by Dean Camera's avatar Dean Camera
Browse files

AppConfigHeaders: Fix broken documentation in the HID class bootloader.

parents 383eb6da 70fd816b
No related branches found
No related tags found
No related merge requests found
...@@ -1532,7 +1532,8 @@ INCLUDE_FILE_PATTERNS = ...@@ -1532,7 +1532,8 @@ INCLUDE_FILE_PATTERNS =
# instead of the = operator. # instead of the = operator.
PREDEFINED = __DOXYGEN__ \ PREDEFINED = __DOXYGEN__ \
PROGMEM PROGMEM \
ATTR_NO_INIT
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # 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. # this tag can be used to specify a list of macro names that should be expanded.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment