aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/ISPTarget.c
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-03 09:19:09 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-03 09:19:09 +0000
commitf338ddcb875d8486af348609db8e38b2791d3e26 (patch)
tree79d7fa73ede9c47a28e6c9efc98a5b6dee6de5ed /Projects/AVRISP/Lib/ISPTarget.c
parent258a6a01777afadbf6913246f12a7106b421b795 (diff)
downloadlufa-f338ddcb875d8486af348609db8e38b2791d3e26.tar.gz
lufa-f338ddcb875d8486af348609db8e38b2791d3e26.tar.bz2
lufa-f338ddcb875d8486af348609db8e38b2791d3e26.zip
Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project.
Diffstat (limited to 'Projects/AVRISP/Lib/ISPTarget.c')
-rw-r--r--Projects/AVRISP/Lib/ISPTarget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/AVRISP/Lib/ISPTarget.c b/Projects/AVRISP/Lib/ISPTarget.c
index f2b57343f..cd2e2aa42 100644
--- a/Projects/AVRISP/Lib/ISPTarget.c
+++ b/Projects/AVRISP/Lib/ISPTarget.c
@@ -28,7 +28,7 @@
this software.
*/
-#if defined(ENABLE_ISP_PROTOCOL)
+#if defined(ENABLE_ISP_PROTOCOL) || defined(__DOXYGEN__)
/** \file
*