aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-23 22:48:47 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-05-23 22:48:47 +0200
commitac36abd9f03612adea082b45aa9596d39871de88 (patch)
treee27c980c03adee27497b8b3ea027fa5c170d7541
parentf5882b875e067685fc46e3f1a001f54bb16ee36d (diff)
downloadlufa-ac36abd9f03612adea082b45aa9596d39871de88.tar.gz
lufa-ac36abd9f03612adea082b45aa9596d39871de88.tar.bz2
lufa-ac36abd9f03612adea082b45aa9596d39871de88.zip
Update Atmel Studio integration XML to add additional internal module documentation entry points.
-rw-r--r--LUFA/StudioIntegration/Blob/LUFA.dllbin565760 -> 565760 bytes
-rw-r--r--LUFA/StudioIntegration/lufa_drivers_usb_core.xml10
-rw-r--r--LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml4
-rw-r--r--LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml4
-rw-r--r--LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml4
5 files changed, 18 insertions, 4 deletions
diff --git a/LUFA/StudioIntegration/Blob/LUFA.dll b/LUFA/StudioIntegration/Blob/LUFA.dll
index cf9535d5a..89c8ab48b 100644
--- a/LUFA/StudioIntegration/Blob/LUFA.dll
+++ b/LUFA/StudioIntegration/Blob/LUFA.dll
Binary files differ
diff --git a/LUFA/StudioIntegration/lufa_drivers_usb_core.xml b/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
index ffe3558c5..58f8917ef 100644
--- a/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
+++ b/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
@@ -15,6 +15,8 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="doxygen-entry-point" value="Group_USBManagement"/>
+
<info type="gui-flag" value="hidden"/>
<build type="header-file" value="Drivers/USB/Core/Device.h"/>
@@ -51,6 +53,8 @@
<info type="gui-flag" value="hidden"/>
+ <build type="doxygen-entry-point" value="Group_USBManagement_AVR8"/>
+
<require idref="lufa.drivers.usb.core.common"/>
<require idref="lufa.drivers.usb.core.avr8"/>
</module>
@@ -60,6 +64,8 @@
<info type="gui-flag" value="hidden"/>
+ <build type="doxygen-entry-point" value="Group_USBManagement_XMEGA"/>
+
<require idref="lufa.drivers.usb.core.common"/>
<require idref="lufa.drivers.usb.core.xmega"/>
</module>
@@ -69,9 +75,11 @@
<info type="gui-flag" value="hidden"/>
+ <build type="doxygen-entry-point" value="Group_USBManagement_UC3"/>
+
<require idref="lufa.drivers.usb.core.common"/>
<require idref="lufa.drivers.usb.core.uc3"/>
</module>
</select-by-device>
</asf>
-</lufa> \ No newline at end of file
+</lufa>
diff --git a/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml b/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
index 865f59e20..166b9257a 100644
--- a/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
+++ b/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
@@ -15,6 +15,8 @@
<info type="gui-flag" value="hidden"/>
+ <build type="doxygen-entry-point" value="Group_USBManagement_AVR8"/>
+
<build type="c-source" value="Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c"/>
<build type="c-source" value="Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c"/>
<build type="c-source" value="Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c"/>
@@ -38,4 +40,4 @@
<build type="header-file" value="Drivers/USB/Core/AVR8/PipeStream_AVR8.h"/>
</module>
</asf>
-</lufa> \ No newline at end of file
+</lufa>
diff --git a/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml b/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
index 00e049582..7e0540cda 100644
--- a/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
+++ b/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
@@ -15,6 +15,8 @@
<info type="gui-flag" value="hidden"/>
+ <build type="doxygen-entry-point" value="Group_USBManagement_UC3"/>
+
<build type="c-source" value="Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c"/>
<build type="c-source" value="Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c"/>
<build type="c-source" value="Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c"/>
@@ -37,4 +39,4 @@
<build type="header-file" value="Drivers/USB/Core/UC3/PipeStream_UC3.h"/>
</module>
</asf>
-</lufa> \ No newline at end of file
+</lufa>
diff --git a/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml b/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
index e668ef534..9e9f4f6a1 100644
--- a/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
+++ b/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
@@ -15,6 +15,8 @@
<info type="gui-flag" value="hidden"/>
+ <build type="doxygen-entry-point" value="Group_USBManagement_XMEGA"/>
+
<build type="c-source" value="Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c"/>
<build type="c-source" value="Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c"/>
<build type="c-source" value="Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c"/>
@@ -31,4 +33,4 @@
<build type="header-file" value="Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h"/>
</module>
</asf>
-</lufa> \ No newline at end of file
+</lufa>