aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/RelayBoard
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/RelayBoard
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/RelayBoard')
-rw-r--r--Projects/RelayBoard/RelayBoard.txt11
1 files changed, 11 insertions, 0 deletions
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 @@
* </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>
*/