projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed incorrect USB device state set when a suspended LUFA device is woken while...
[pub/USBasp.git]
/
LUFA
/
StudioIntegration
/
lufa_platform.xml
diff --git
a/LUFA/StudioIntegration/lufa_platform.xml
b/LUFA/StudioIntegration/lufa_platform.xml
index
a77f2d8
..
02c7463
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_platform.xml
+++ b/
LUFA/StudioIntegration/lufa_platform.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
@@
-34,6
+34,8
@@
<build type="include-path" value=".."/>
\r
<build type="header-file" subtype="api" value="Platform/Platform.h"/>
\r
\r
<build type="include-path" value=".."/>
\r
<build type="header-file" subtype="api" value="Platform/Platform.h"/>
\r
\r
+ <build type="distribute" value="Platform/XMEGA/XMEGAExperimentalInfo.txt" subtype="license"/>
\r
+
\r
<require idref="lufa.platform.xmega"/>
\r
<require idref="lufa.common"/>
\r
</module>
\r
<require idref="lufa.platform.xmega"/>
\r
<require idref="lufa.common"/>
\r
</module>
\r
@@
-48,9
+50,11
@@
<build type="include-path" value=".."/>
\r
<build type="header-file" subtype="api" value="Platform/Platform.h"/>
\r
\r
<build type="include-path" value=".."/>
\r
<build type="header-file" subtype="api" value="Platform/Platform.h"/>
\r
\r
+ <build type="distribute" value="Platform/UC3/UC3ExperimentalInfo.txt" subtype="license"/>
\r
+
\r
<require idref="lufa.platform.uc3"/>
\r
<require idref="lufa.common"/>
\r
</module>
\r
</select-by-device>
\r
</asf>
\r
<require idref="lufa.platform.uc3"/>
\r
<require idref="lufa.common"/>
\r
</module>
\r
</select-by-device>
\r
</asf>
\r
-</lufa>
\ No newline at end of file
+</lufa>
\r