From f338ddcb875d8486af348609db8e38b2791d3e26 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 3 Dec 2009 09:19:09 +0000 Subject: Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project. --- Projects/AVRISP/Lib/ISPTarget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/AVRISP/Lib/ISPTarget.c') 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 * -- cgit v1.2.3