aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/SerialToLCD
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-03-12 15:17:53 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-03-12 15:17:53 +0000
commitcc8b12f1cb657e1a08483e7796cb062339a66290 (patch)
treeb5e88002fe154ba02f671036b86b5e951750d52d /Projects/SerialToLCD
parent61d396b555edc421ba0fba1100412684e91ec0b4 (diff)
downloadlufa-cc8b12f1cb657e1a08483e7796cb062339a66290.tar.gz
lufa-cc8b12f1cb657e1a08483e7796cb062339a66290.tar.bz2
lufa-cc8b12f1cb657e1a08483e7796cb062339a66290.zip
Add missing module dependency to the USBtoSerial project. Minor documentation corrections.
Diffstat (limited to 'Projects/SerialToLCD')
-rw-r--r--Projects/SerialToLCD/SerialToLCD.txt12
1 files changed, 12 insertions, 0 deletions
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 @@
* <td>/E</td>
* </tr>
* </table>
+ *
+ * \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.
+ *
+ * <table>
+ * <tr>
+ * <td>
+ * None
+ * </td>
+ * </tr>
+ * </table>
*/