From 654baf7d609963cf25da328f2b3fc8ced0eaf68a Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 19 May 2013 21:49:13 +0200 Subject: Add XMEGA support to the class driver demos where possible. --- Demos/Device/ClassDriver/Joystick/asf.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'Demos/Device/ClassDriver/Joystick/asf.xml') diff --git a/Demos/Device/ClassDriver/Joystick/asf.xml b/Demos/Device/ClassDriver/Joystick/asf.xml index 2cae1e5be..8810726b8 100644 --- a/Demos/Device/ClassDriver/Joystick/asf.xml +++ b/Demos/Device/ClassDriver/Joystick/asf.xml @@ -1,14 +1,26 @@ - + - + - - + + + + + + + + + + + + + + -- cgit v1.2.3 From e51c0c84d61b8f35a5a93610e9dafc9b67aced1c Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 19 May 2013 23:17:25 +0200 Subject: Add missing project dependencies. --- Demos/Device/ClassDriver/Joystick/asf.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'Demos/Device/ClassDriver/Joystick/asf.xml') 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 @@ + -- cgit v1.2.3