aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/GenericHID/asf.xml
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-07-07 13:00:09 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-07-07 13:00:09 +0200
commite9bf4bc84e66fa86d804ad1dbdede9bbd83c7a44 (patch)
tree9c2bd117a2f6f3d01d7347a28a3849317317a438 /Demos/Device/ClassDriver/GenericHID/asf.xml
parentddf10cb162e3e2fcc15ae313e5987296dbb77351 (diff)
downloadlufa-e9bf4bc84e66fa86d804ad1dbdede9bbd83c7a44.tar.gz
lufa-e9bf4bc84e66fa86d804ad1dbdede9bbd83c7a44.tar.bz2
lufa-e9bf4bc84e66fa86d804ad1dbdede9bbd83c7a44.zip
Add Python test script using pywinusb for the Class Driver Generic HID Device demo application.
Diffstat (limited to 'Demos/Device/ClassDriver/GenericHID/asf.xml')
-rw-r--r--Demos/Device/ClassDriver/GenericHID/asf.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Device/ClassDriver/GenericHID/asf.xml b/Demos/Device/ClassDriver/GenericHID/asf.xml
index 3f0658f83..1f03490e5 100644
--- a/Demos/Device/ClassDriver/GenericHID/asf.xml
+++ b/Demos/Device/ClassDriver/GenericHID/asf.xml
@@ -53,6 +53,7 @@
<require idref="lufa.common"/>
<require idref="lufa.platform"/>
<require idref="lufa.drivers.usb"/>
+ <require idref="lufa.drivers.board"/>
<require idref="lufa.drivers.board.leds"/>
</module>
</asf>