aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/Joystick
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-19 23:17:25 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-05-19 23:17:25 +0200
commite51c0c84d61b8f35a5a93610e9dafc9b67aced1c (patch)
treede8a45e2189abf738197a397d2b87896a1de1494 /Demos/Device/ClassDriver/Joystick
parent151a1c5888f8806d7e2aaf6f29cfb6deae8321ae (diff)
downloadlufa-e51c0c84d61b8f35a5a93610e9dafc9b67aced1c.tar.gz
lufa-e51c0c84d61b8f35a5a93610e9dafc9b67aced1c.tar.bz2
lufa-e51c0c84d61b8f35a5a93610e9dafc9b67aced1c.zip
Add missing project dependencies.
Diffstat (limited to 'Demos/Device/ClassDriver/Joystick')
-rw-r--r--Demos/Device/ClassDriver/Joystick/asf.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Device/ClassDriver/Joystick/asf.xml b/Demos/Device/ClassDriver/Joystick/asf.xml
index 8810726b8..e43b1c607 100644
--- a/Demos/Device/ClassDriver/Joystick/asf.xml
+++ b/Demos/Device/ClassDriver/Joystick/asf.xml
@@ -55,6 +55,7 @@
<require idref="lufa.drivers.usb"/>
<require idref="lufa.drivers.board"/>
<require idref="lufa.drivers.board.leds"/>
+ <require idref="lufa.drivers.board.buttons"/>
<require idref="lufa.drivers.board.joystick"/>
</module>
</asf>