aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/StudioIntegration/lufa_drivers_usb_core.xml')
-rw-r--r--LUFA/StudioIntegration/lufa_drivers_usb_core.xml10
1 files changed, 9 insertions, 1 deletions
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>