diff options
Diffstat (limited to 'Projects/SerialToLCD')
-rw-r--r-- | Projects/SerialToLCD/asf.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Projects/SerialToLCD/asf.xml b/Projects/SerialToLCD/asf.xml index f86c564f7..2231e9563 100644 --- a/Projects/SerialToLCD/asf.xml +++ b/Projects/SerialToLCD/asf.xml @@ -19,6 +19,8 @@ <device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="SerialToLCD.txt"/>
+
<build type="c-source" value="SerialToLCD.c"/>
<build type="c-source" value="Descriptors.c"/>
<build type="header-file" value="SerialToLCD.h"/>
|