diff options
Diffstat (limited to 'Demos/Device/ClassDriver/Joystick/asf.xml')
-rw-r--r-- | Demos/Device/ClassDriver/Joystick/asf.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Device/ClassDriver/Joystick/asf.xml b/Demos/Device/ClassDriver/Joystick/asf.xml index 1ed9a2606..aab03316d 100644 --- a/Demos/Device/ClassDriver/Joystick/asf.xml +++ b/Demos/Device/ClassDriver/Joystick/asf.xml @@ -1,6 +1,7 @@ <asf xmlversion="1.0">
<project caption="Joystick HID Device Demo (Class Driver APIs)" id="lufa.demos.device.class.joystick.example">
<require idref="lufa.demos.device.class.joystick"/>
+ <require idref="lufa.boards.dummy"/>
<generator value="as5_8"/>
<device-support value="at90usb1287"/>
|