aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/HostTemplate/asf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/CodeTemplates/HostTemplate/asf.xml')
-rw-r--r--LUFA/CodeTemplates/HostTemplate/asf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/CodeTemplates/HostTemplate/asf.xml b/LUFA/CodeTemplates/HostTemplate/asf.xml
index 0c20c4b12..9acef597e 100644
--- a/LUFA/CodeTemplates/HostTemplate/asf.xml
+++ b/LUFA/CodeTemplates/HostTemplate/asf.xml
@@ -1,7 +1,7 @@
<asf xmlversion="1.0">
<project caption="USB Host Template" id="lufa.templates.host.project">
<require idref="lufa.templates.host"/>
- <require idref="lufa.boards.dummy"/>
+ <require idref="lufa.boards.dummy.avr8"/>
<generator value="as5_8_template"/>
<device-support value="at90usb1287"/>