diff options
Diffstat (limited to 'LUFA/CodeTemplates/HostTemplate')
-rw-r--r-- | LUFA/CodeTemplates/HostTemplate/asf.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/CodeTemplates/HostTemplate/asf.xml b/LUFA/CodeTemplates/HostTemplate/asf.xml index d6069f445..0c20c4b12 100644 --- a/LUFA/CodeTemplates/HostTemplate/asf.xml +++ b/LUFA/CodeTemplates/HostTemplate/asf.xml @@ -1,6 +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"/>
<generator value="as5_8_template"/>
<device-support value="at90usb1287"/>
|