projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
258a6a0
)
Make sure the protocol handler files are included in the Doxygen documentation of...
author
Dean Camera
<dean@fourwalledcubicle.com>
Thu, 3 Dec 2009 09:19:09 +0000
(09:19 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Thu, 3 Dec 2009 09:19:09 +0000
(09:19 +0000)
Projects/AVRISP/Doxygen.conf
patch
|
blob
|
blame
|
history
Projects/AVRISP/Lib/ISPProtocol.c
patch
|
blob
|
blame
|
history
Projects/AVRISP/Lib/ISPTarget.c
patch
|
blob
|
blame
|
history
Projects/AVRISP/Lib/PDIProtocol.c
patch
|
blob
|
blame
|
history
Projects/AVRISP/Lib/PDITarget.c
patch
|
blob
|
blame
|
history
diff --git
a/Projects/AVRISP/Doxygen.conf
b/Projects/AVRISP/Doxygen.conf
index
47d88ed
..
eb8a1ab
100644
(file)
--- a/
Projects/AVRISP/Doxygen.conf
+++ b/
Projects/AVRISP/Doxygen.conf
@@
-1221,7
+1221,7
@@
INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
\r
# instead of the = operator.
\r
\r
# undefined via #undef or recursively expanded use the := operator
\r
# instead of the = operator.
\r
\r
-PREDEFINED = __DOXYGEN__
ENABLE_ISP_PROTOCOL ENABLE_PDI_PROTOCOL
\r
+PREDEFINED = __DOXYGEN__
\r
\r
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
\r
# this tag can be used to specify a list of macro names that should be expanded.
\r
\r
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
\r
# this tag can be used to specify a list of macro names that should be expanded.
\r
diff --git
a/Projects/AVRISP/Lib/ISPProtocol.c
b/Projects/AVRISP/Lib/ISPProtocol.c
index
1f336b3
..
6e81ac8
100644
(file)
--- a/
Projects/AVRISP/Lib/ISPProtocol.c
+++ b/
Projects/AVRISP/Lib/ISPProtocol.c
@@
-28,7
+28,7
@@
this software.
\r
*/
\r
\r
this software.
\r
*/
\r
\r
-#if defined(ENABLE_ISP_PROTOCOL)
\r
+#if defined(ENABLE_ISP_PROTOCOL)
|| defined(__DOXYGEN__)
\r
\r
/** \file
\r
*
\r
\r
/** \file
\r
*
\r
diff --git
a/Projects/AVRISP/Lib/ISPTarget.c
b/Projects/AVRISP/Lib/ISPTarget.c
index
f2b5734
..
cd2e2aa
100644
(file)
--- a/
Projects/AVRISP/Lib/ISPTarget.c
+++ b/
Projects/AVRISP/Lib/ISPTarget.c
@@
-28,7
+28,7
@@
this software.
\r
*/
\r
\r
this software.
\r
*/
\r
\r
-#if defined(ENABLE_ISP_PROTOCOL)
\r
+#if defined(ENABLE_ISP_PROTOCOL)
|| defined(__DOXYGEN__)
\r
\r
/** \file
\r
*
\r
\r
/** \file
\r
*
\r
diff --git
a/Projects/AVRISP/Lib/PDIProtocol.c
b/Projects/AVRISP/Lib/PDIProtocol.c
index
3e16407
..
93634a0
100644
(file)
--- a/
Projects/AVRISP/Lib/PDIProtocol.c
+++ b/
Projects/AVRISP/Lib/PDIProtocol.c
@@
-28,7
+28,7
@@
this software.
\r
*/
\r
\r
this software.
\r
*/
\r
\r
-#if defined(ENABLE_PDI_PROTOCOL)
\r
+#if defined(ENABLE_PDI_PROTOCOL)
|| defined(__DOXYGEN__)
\r
\r
#warning PDI Programming Protocol support is incomplete and not currently suitable for use.
\r
\r
\r
#warning PDI Programming Protocol support is incomplete and not currently suitable for use.
\r
\r
diff --git
a/Projects/AVRISP/Lib/PDITarget.c
b/Projects/AVRISP/Lib/PDITarget.c
index
6726199
..
d1dfa15
100644
(file)
--- a/
Projects/AVRISP/Lib/PDITarget.c
+++ b/
Projects/AVRISP/Lib/PDITarget.c
@@
-28,7
+28,7
@@
this software.
\r
*/
\r
\r
this software.
\r
*/
\r
\r
-#if defined(ENABLE_PDI_PROTOCOL)
\r
+#if defined(ENABLE_PDI_PROTOCOL)
|| defined(__DOXYGEN__)
\r
\r
/** \file
\r
*
\r
\r
/** \file
\r
*
\r