From cc8b12f1cb657e1a08483e7796cb062339a66290 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 12 Mar 2013 15:17:53 +0000 Subject: Add missing module dependency to the USBtoSerial project. Minor documentation corrections. --- Projects/RelayBoard/RelayBoard.txt | 11 +++++++++++ Projects/SerialToLCD/SerialToLCD.txt | 12 ++++++++++++ Projects/USBtoSerial/USBtoSerial.txt | 11 +++-------- Projects/USBtoSerial/asf.xml | 1 + 4 files changed, 27 insertions(+), 8 deletions(-) (limited to 'Projects') diff --git a/Projects/RelayBoard/RelayBoard.txt b/Projects/RelayBoard/RelayBoard.txt index e1f27c3e9..4b190dfe3 100644 --- a/Projects/RelayBoard/RelayBoard.txt +++ b/Projects/RelayBoard/RelayBoard.txt @@ -92,4 +92,15 @@ * * * + * \section Sec_Options Project Options + * + * The following defines can be found in this project, which can control the project behaviour when defined, or changed in value. + * + * + * + * + * + *
+ * None + *
*/ diff --git a/Projects/SerialToLCD/SerialToLCD.txt b/Projects/SerialToLCD/SerialToLCD.txt index cb30b6bc2..a2f339648 100644 --- a/Projects/SerialToLCD/SerialToLCD.txt +++ b/Projects/SerialToLCD/SerialToLCD.txt @@ -94,4 +94,16 @@ * /E * * + * + * \section Sec_Options Project Options + * + * The following defines can be found in this project, which can control the project behaviour when defined, or changed in value. + * + * + * + * + * + *
+ * None + *
*/ diff --git a/Projects/USBtoSerial/USBtoSerial.txt b/Projects/USBtoSerial/USBtoSerial.txt index 1ee7afa23..0620f9393 100644 --- a/Projects/USBtoSerial/USBtoSerial.txt +++ b/Projects/USBtoSerial/USBtoSerial.txt @@ -69,14 +69,9 @@ * * * - * - * - * - * - * - * - * - * + * * *
Define Name:Location:Description:
BUFF_STATICSIZERingBuff.hDefines the maximum number of bytes which can be buffered in each Ring Buffer. + * None + *
*/ diff --git a/Projects/USBtoSerial/asf.xml b/Projects/USBtoSerial/asf.xml index d4d90a663..db0fd14e7 100644 --- a/Projects/USBtoSerial/asf.xml +++ b/Projects/USBtoSerial/asf.xml @@ -39,6 +39,7 @@ + -- cgit v1.2.3