Make sure the INF driver file is distributed in Atmel Studio projects that require them.

This commit is contained in:
Dean Camera 2013-01-09 20:26:34 +00:00
parent 77af37a587
commit eac6205747
5 changed files with 10 additions and 2 deletions

View file

@ -19,6 +19,8 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
<build type="distribute" subtype="user-file" value="LUFA VirtualSerialMassStorage.inf"/>
<build type="c-source" value="VirtualSerialMassStorage.c"/>
<build type="c-source" value="Lib/DataflashManager.c"/>
<build type="c-source" value="Lib/SCSI.c"/>