aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/lufa_drivers_peripheral.xml
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/StudioIntegration/lufa_drivers_peripheral.xml')
-rw-r--r--LUFA/StudioIntegration/lufa_drivers_peripheral.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/lufa_drivers_peripheral.xml b/LUFA/StudioIntegration/lufa_drivers_peripheral.xml
index 2c38aca2e..44398d498 100644
--- a/LUFA/StudioIntegration/lufa_drivers_peripheral.xml
+++ b/LUFA/StudioIntegration/lufa_drivers_peripheral.xml
@@ -17,6 +17,7 @@
<build type="doxygen-entry-point" value="Group_Serial"/>
<require idref="lufa.common"/>
+ <require idref="lufa.drivers.misc.ansi"/>
<build type="c-source" value="Drivers/Peripheral/AVR8/Serial_AVR8.c"/>
<build type="header-file" value="Drivers/Peripheral/AVR8/Serial_AVR8.h"/>
@@ -30,6 +31,7 @@
<build type="doxygen-entry-point" value="Group_Serial"/>
<require idref="lufa.common"/>
+ <require idref="lufa.drivers.misc.ansi"/>
<build type="c-source" value="Drivers/Peripheral/XMEGA/Serial_XMEGA.c"/>
<build type="header-file" value="Drivers/Peripheral/XMEGA/Serial_XMEGA.h"/>
@@ -43,6 +45,7 @@
<build type="doxygen-entry-point" value="Group_Serial"/>
<require idref="lufa.common"/>
+ <require idref="lufa.drivers.misc.ansi"/>
<info type="gui-flag" value="hidden"/>
</module>
@@ -189,4 +192,4 @@
</module>
</select-by-device>
</asf>
-</lufa> \ No newline at end of file
+</lufa>