From 5cdc29616ceed081e76de2439ed03a0e6c3a7dd1 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 10 Jan 2013 21:09:53 +0000 Subject: Update and add missing Atmel Studio project description XML files. --- Demos/Device/ClassDriver/DualVirtualSerial/asf.xml | 1 - Demos/Device/ClassDriver/Joystick/asf.xml | 1 - Demos/Device/ClassDriver/Keyboard/asf.xml | 1 - Demos/Device/ClassDriver/KeyboardMouse/asf.xml | 1 - Demos/Device/ClassDriver/MIDI/asf.xml | 1 - Demos/Device/ClassDriver/Mouse/asf.xml | 1 - Demos/Device/ClassDriver/VirtualSerial/asf.xml | 1 - Demos/Device/LowLevel/AudioInput/asf.xml | 39 +++++++++++++++ Demos/Device/LowLevel/AudioOutput/asf.xml | 37 ++++++++++++++ Demos/Device/LowLevel/DualVirtualSerial/asf.xml | 38 +++++++++++++++ Demos/Device/LowLevel/GenericHID/asf.xml | 36 ++++++++++++++ Demos/Device/LowLevel/Joystick/asf.xml | 36 ++++++++++++++ Demos/Device/LowLevel/Keyboard/asf.xml | 37 ++++++++++++++ Demos/Device/LowLevel/KeyboardMouse/asf.xml | 37 ++++++++++++++ Demos/Device/LowLevel/MIDI/asf.xml | 37 ++++++++++++++ Demos/Device/LowLevel/MassStorage/asf.xml | 41 ++++++++++++++++ Demos/Device/LowLevel/Mouse/asf.xml | 37 ++++++++++++++ Demos/Device/LowLevel/RNDISEthernet/asf.xml | 57 ++++++++++++++++++++++ Demos/Device/LowLevel/VirtualSerial/asf.xml | 39 +++++++++++++++ Demos/Host/ClassDriver/AudioOutputHost/asf.xml | 4 +- Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml | 43 ++++++++++++++++ Demos/Host/LowLevel/AudioInputHost/asf.xml | 38 +++++++++++++++ Demos/Host/LowLevel/AudioOutputHost/asf.xml | 41 ++++++++++++++++ Demos/Host/LowLevel/GenericHIDHost/asf.xml | 38 +++++++++++++++ Demos/Host/LowLevel/JoystickHostWithParser/asf.xml | 40 +++++++++++++++ Demos/Host/LowLevel/KeyboardHost/asf.xml | 38 +++++++++++++++ Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml | 40 +++++++++++++++ Demos/Host/LowLevel/MIDIHost/asf.xml | 40 +++++++++++++++ Demos/Host/LowLevel/MassStorageHost/asf.xml | 41 ++++++++++++++++ Demos/Host/LowLevel/MouseHost/asf.xml | 38 +++++++++++++++ Demos/Host/LowLevel/MouseHostWithParser/asf.xml | 40 +++++++++++++++ Demos/Host/LowLevel/PrinterHost/asf.xml | 41 ++++++++++++++++ Demos/Host/LowLevel/RNDISEthernetHost/asf.xml | 41 ++++++++++++++++ Demos/Host/LowLevel/StillImageHost/asf.xml | 42 ++++++++++++++++ Demos/Host/LowLevel/VirtualSerialHost/asf.xml | 38 +++++++++++++++ 35 files changed, 1072 insertions(+), 9 deletions(-) create mode 100644 Demos/Device/LowLevel/AudioInput/asf.xml create mode 100644 Demos/Device/LowLevel/AudioOutput/asf.xml create mode 100644 Demos/Device/LowLevel/DualVirtualSerial/asf.xml create mode 100644 Demos/Device/LowLevel/GenericHID/asf.xml create mode 100644 Demos/Device/LowLevel/Joystick/asf.xml create mode 100644 Demos/Device/LowLevel/Keyboard/asf.xml create mode 100644 Demos/Device/LowLevel/KeyboardMouse/asf.xml create mode 100644 Demos/Device/LowLevel/MIDI/asf.xml create mode 100644 Demos/Device/LowLevel/MassStorage/asf.xml create mode 100644 Demos/Device/LowLevel/Mouse/asf.xml create mode 100644 Demos/Device/LowLevel/RNDISEthernet/asf.xml create mode 100644 Demos/Device/LowLevel/VirtualSerial/asf.xml create mode 100644 Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml create mode 100644 Demos/Host/LowLevel/AudioInputHost/asf.xml create mode 100644 Demos/Host/LowLevel/AudioOutputHost/asf.xml create mode 100644 Demos/Host/LowLevel/GenericHIDHost/asf.xml create mode 100644 Demos/Host/LowLevel/JoystickHostWithParser/asf.xml create mode 100644 Demos/Host/LowLevel/KeyboardHost/asf.xml create mode 100644 Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml create mode 100644 Demos/Host/LowLevel/MIDIHost/asf.xml create mode 100644 Demos/Host/LowLevel/MassStorageHost/asf.xml create mode 100644 Demos/Host/LowLevel/MouseHost/asf.xml create mode 100644 Demos/Host/LowLevel/MouseHostWithParser/asf.xml create mode 100644 Demos/Host/LowLevel/PrinterHost/asf.xml create mode 100644 Demos/Host/LowLevel/RNDISEthernetHost/asf.xml create mode 100644 Demos/Host/LowLevel/StillImageHost/asf.xml create mode 100644 Demos/Host/LowLevel/VirtualSerialHost/asf.xml (limited to 'Demos') diff --git a/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml b/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml index 2c49a3351..76f3d0a11 100644 --- a/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml +++ b/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml @@ -27,7 +27,6 @@ - diff --git a/Demos/Device/ClassDriver/Joystick/asf.xml b/Demos/Device/ClassDriver/Joystick/asf.xml index 68b23d09a..0d7bc1969 100644 --- a/Demos/Device/ClassDriver/Joystick/asf.xml +++ b/Demos/Device/ClassDriver/Joystick/asf.xml @@ -25,7 +25,6 @@ - diff --git a/Demos/Device/ClassDriver/Keyboard/asf.xml b/Demos/Device/ClassDriver/Keyboard/asf.xml index b77c0264d..759149c02 100644 --- a/Demos/Device/ClassDriver/Keyboard/asf.xml +++ b/Demos/Device/ClassDriver/Keyboard/asf.xml @@ -25,7 +25,6 @@ - diff --git a/Demos/Device/ClassDriver/KeyboardMouse/asf.xml b/Demos/Device/ClassDriver/KeyboardMouse/asf.xml index c802b547a..3f882bdc4 100644 --- a/Demos/Device/ClassDriver/KeyboardMouse/asf.xml +++ b/Demos/Device/ClassDriver/KeyboardMouse/asf.xml @@ -25,7 +25,6 @@ - diff --git a/Demos/Device/ClassDriver/MIDI/asf.xml b/Demos/Device/ClassDriver/MIDI/asf.xml index d3343843d..632c5822d 100644 --- a/Demos/Device/ClassDriver/MIDI/asf.xml +++ b/Demos/Device/ClassDriver/MIDI/asf.xml @@ -25,7 +25,6 @@ - diff --git a/Demos/Device/ClassDriver/Mouse/asf.xml b/Demos/Device/ClassDriver/Mouse/asf.xml index ba444751b..a0066643d 100644 --- a/Demos/Device/ClassDriver/Mouse/asf.xml +++ b/Demos/Device/ClassDriver/Mouse/asf.xml @@ -25,7 +25,6 @@ - diff --git a/Demos/Device/ClassDriver/VirtualSerial/asf.xml b/Demos/Device/ClassDriver/VirtualSerial/asf.xml index 4d6277a6b..0212db167 100644 --- a/Demos/Device/ClassDriver/VirtualSerial/asf.xml +++ b/Demos/Device/ClassDriver/VirtualSerial/asf.xml @@ -27,7 +27,6 @@ - diff --git a/Demos/Device/LowLevel/AudioInput/asf.xml b/Demos/Device/LowLevel/AudioInput/asf.xml new file mode 100644 index 000000000..af8c9c260 --- /dev/null +++ b/Demos/Device/LowLevel/AudioInput/asf.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + Audio 1.0 Input device demo, implementing a basic USB microphone. + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/AudioOutput/asf.xml b/Demos/Device/LowLevel/AudioOutput/asf.xml new file mode 100644 index 000000000..50c26ad44 --- /dev/null +++ b/Demos/Device/LowLevel/AudioOutput/asf.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + Audio 1.0 Output device demo, implementing a basic USB speaker. + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/DualVirtualSerial/asf.xml b/Demos/Device/LowLevel/DualVirtualSerial/asf.xml new file mode 100644 index 000000000..b848280e9 --- /dev/null +++ b/Demos/Device/LowLevel/DualVirtualSerial/asf.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + Dual Virtual Serial (CDC) demo, implementing a pair of virtual serial port interfaces. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/GenericHID/asf.xml b/Demos/Device/LowLevel/GenericHID/asf.xml new file mode 100644 index 000000000..9470d44cf --- /dev/null +++ b/Demos/Device/LowLevel/GenericHID/asf.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + Generic HID device demo, implementing a device whose LEDs can be controlled via HID messages from the host. + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/Joystick/asf.xml b/Demos/Device/LowLevel/Joystick/asf.xml new file mode 100644 index 000000000..f695dd98c --- /dev/null +++ b/Demos/Device/LowLevel/Joystick/asf.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + Joystick HID device demo, implementing a basic USB joystick that can send movement information to the host. + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/Keyboard/asf.xml b/Demos/Device/LowLevel/Keyboard/asf.xml new file mode 100644 index 000000000..3b89b868b --- /dev/null +++ b/Demos/Device/LowLevel/Keyboard/asf.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + Keyboard HID device demo, implementing a basic USB keyboard that can send key press information to the host. + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/KeyboardMouse/asf.xml b/Demos/Device/LowLevel/KeyboardMouse/asf.xml new file mode 100644 index 000000000..4ff2fb8bf --- /dev/null +++ b/Demos/Device/LowLevel/KeyboardMouse/asf.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + Keyboard and Mouse HID device demo, implementing a basic USB keyboard and mouse using a pair of HID interfaces. + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/MIDI/asf.xml b/Demos/Device/LowLevel/MIDI/asf.xml new file mode 100644 index 000000000..e70fd4eeb --- /dev/null +++ b/Demos/Device/LowLevel/MIDI/asf.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + MIDI device demo, implementing a basic USB MIDI device that can send messages to the host. + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/MassStorage/asf.xml b/Demos/Device/LowLevel/MassStorage/asf.xml new file mode 100644 index 000000000..689d00a99 --- /dev/null +++ b/Demos/Device/LowLevel/MassStorage/asf.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + Mass Storage device demo, implementing a basic USB storage disk using a Dataflash memory IC. + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/Mouse/asf.xml b/Demos/Device/LowLevel/Mouse/asf.xml new file mode 100644 index 000000000..65f27f9e2 --- /dev/null +++ b/Demos/Device/LowLevel/Mouse/asf.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + Mouse device demo, implementing a basic USB mouse device that can send movement information to the host. + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/RNDISEthernet/asf.xml b/Demos/Device/LowLevel/RNDISEthernet/asf.xml new file mode 100644 index 000000000..c14fe00d3 --- /dev/null +++ b/Demos/Device/LowLevel/RNDISEthernet/asf.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + Microsoft RNDIS Ethernet networking device demo, implementing a basic HTTP webserver. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/LowLevel/VirtualSerial/asf.xml b/Demos/Device/LowLevel/VirtualSerial/asf.xml new file mode 100644 index 000000000..122716ef8 --- /dev/null +++ b/Demos/Device/LowLevel/VirtualSerial/asf.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + Virtual Serial device demo, implementing a virtual serial channel between the host PC and the device. + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/ClassDriver/AudioOutputHost/asf.xml b/Demos/Host/ClassDriver/AudioOutputHost/asf.xml index 4e7cc50a5..66276597b 100644 --- a/Demos/Host/ClassDriver/AudioOutputHost/asf.xml +++ b/Demos/Host/ClassDriver/AudioOutputHost/asf.xml @@ -19,8 +19,8 @@ - - + + diff --git a/Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml b/Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml new file mode 100644 index 000000000..669632a33 --- /dev/null +++ b/Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + Android Accessory Host demo, implementing a basic USB device whose LEDs can be controlled via an Android device. + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/AudioInputHost/asf.xml b/Demos/Host/LowLevel/AudioInputHost/asf.xml new file mode 100644 index 000000000..8f4c484d9 --- /dev/null +++ b/Demos/Host/LowLevel/AudioInputHost/asf.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + Audio Input Host demo, implementing a basic USB audio sink that can output incoming audio data to a speaker. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/AudioOutputHost/asf.xml b/Demos/Host/LowLevel/AudioOutputHost/asf.xml new file mode 100644 index 000000000..2c0592e51 --- /dev/null +++ b/Demos/Host/LowLevel/AudioOutputHost/asf.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + Audio Output Host demo, implementing a basic USB audio source that can output audio data to an attached device. + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/GenericHIDHost/asf.xml b/Demos/Host/LowLevel/GenericHIDHost/asf.xml new file mode 100644 index 000000000..4c545b919 --- /dev/null +++ b/Demos/Host/LowLevel/GenericHIDHost/asf.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + Generic HID Host demo, implementing a basic USB HID device that can send and receive data to and from an attached device. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/JoystickHostWithParser/asf.xml b/Demos/Host/LowLevel/JoystickHostWithParser/asf.xml new file mode 100644 index 000000000..acd302006 --- /dev/null +++ b/Demos/Host/LowLevel/JoystickHostWithParser/asf.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + Joystick HID Host demo with HID parser, implementing a basic USB joystick host that can display movement data on the board LEDs. + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/KeyboardHost/asf.xml b/Demos/Host/LowLevel/KeyboardHost/asf.xml new file mode 100644 index 000000000..ab8a66b3f --- /dev/null +++ b/Demos/Host/LowLevel/KeyboardHost/asf.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + Keyboard HID Host demo, implementing a basic USB keyboard host that can display key press data on the board LEDs. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml b/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml new file mode 100644 index 000000000..1092a58fd --- /dev/null +++ b/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs. + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/MIDIHost/asf.xml b/Demos/Host/LowLevel/MIDIHost/asf.xml new file mode 100644 index 000000000..d3a982b63 --- /dev/null +++ b/Demos/Host/LowLevel/MIDIHost/asf.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + MIDI Host demo, capable of sending and receiving MIDI messages to and from an attached device. + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/MassStorageHost/asf.xml b/Demos/Host/LowLevel/MassStorageHost/asf.xml new file mode 100644 index 000000000..cb5e20ba5 --- /dev/null +++ b/Demos/Host/LowLevel/MassStorageHost/asf.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + Mass Storage Host demo, capable of reading and writing raw 512 byte segments to the device's serial port. + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/MouseHost/asf.xml b/Demos/Host/LowLevel/MouseHost/asf.xml new file mode 100644 index 000000000..191a5f0e8 --- /dev/null +++ b/Demos/Host/LowLevel/MouseHost/asf.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + Keyboard HID Host demo, implementing a basic USB mouse host that can display movement data on the board LEDs. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/MouseHostWithParser/asf.xml b/Demos/Host/LowLevel/MouseHostWithParser/asf.xml new file mode 100644 index 000000000..579b382f3 --- /dev/null +++ b/Demos/Host/LowLevel/MouseHostWithParser/asf.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + Mouse HID Host demo with HID parser, implementing a basic USB mouse host that can display movement data on the board LEDs. + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/PrinterHost/asf.xml b/Demos/Host/LowLevel/PrinterHost/asf.xml new file mode 100644 index 000000000..70dbd3c8c --- /dev/null +++ b/Demos/Host/LowLevel/PrinterHost/asf.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + Printer Host demo, implementing a basic USB printer host that can send raw printer control data to an attached device. + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/RNDISEthernetHost/asf.xml b/Demos/Host/LowLevel/RNDISEthernetHost/asf.xml new file mode 100644 index 000000000..85a40f5b4 --- /dev/null +++ b/Demos/Host/LowLevel/RNDISEthernetHost/asf.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + Microsoft RNDIS Ethernet Host demo, implementing a RNDIS host that can send and receive Ethernet data to and from an attached device. + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/StillImageHost/asf.xml b/Demos/Host/LowLevel/StillImageHost/asf.xml new file mode 100644 index 000000000..b18ab31e0 --- /dev/null +++ b/Demos/Host/LowLevel/StillImageHost/asf.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + Still Image Host demo, implementing a Still Image host that can send and receive PIMA data to and from an attached device. + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Host/LowLevel/VirtualSerialHost/asf.xml b/Demos/Host/LowLevel/VirtualSerialHost/asf.xml new file mode 100644 index 000000000..8a43be128 --- /dev/null +++ b/Demos/Host/LowLevel/VirtualSerialHost/asf.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + Virtual Serial Host demo, implementing a CDC host that can send and receive data to and from an attached device. + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3