From 184efdaba6748cca403a3d40ec7cebf3b731e284 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 12 Jan 2013 16:54:26 +0000 Subject: Add Atmel Studio keywords to all project XML files. --- Demos/Device/LowLevel/AudioInput/asf.xml | 6 ++++++ Demos/Device/LowLevel/AudioOutput/asf.xml | 6 ++++++ Demos/Device/LowLevel/DualVirtualSerial/asf.xml | 6 ++++++ Demos/Device/LowLevel/GenericHID/asf.xml | 6 ++++++ Demos/Device/LowLevel/Joystick/asf.xml | 6 ++++++ Demos/Device/LowLevel/Keyboard/asf.xml | 6 ++++++ Demos/Device/LowLevel/KeyboardMouse/asf.xml | 6 ++++++ Demos/Device/LowLevel/MIDI/asf.xml | 6 ++++++ Demos/Device/LowLevel/MassStorage/asf.xml | 6 ++++++ Demos/Device/LowLevel/Mouse/asf.xml | 6 ++++++ Demos/Device/LowLevel/RNDISEthernet/asf.xml | 6 ++++++ Demos/Device/LowLevel/VirtualSerial/asf.xml | 6 ++++++ 12 files changed, 72 insertions(+) (limited to 'Demos/Device/LowLevel') diff --git a/Demos/Device/LowLevel/AudioInput/asf.xml b/Demos/Device/LowLevel/AudioInput/asf.xml index bacb72cbb..ad570c49c 100644 --- a/Demos/Device/LowLevel/AudioInput/asf.xml +++ b/Demos/Device/LowLevel/AudioInput/asf.xml @@ -15,6 +15,12 @@ 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 index ea9d859cf..f3ac3ee42 100644 --- a/Demos/Device/LowLevel/AudioOutput/asf.xml +++ b/Demos/Device/LowLevel/AudioOutput/asf.xml @@ -15,6 +15,12 @@ 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 index 966b594b0..5b87b4c88 100644 --- a/Demos/Device/LowLevel/DualVirtualSerial/asf.xml +++ b/Demos/Device/LowLevel/DualVirtualSerial/asf.xml @@ -15,6 +15,12 @@ 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 index 64782de20..147d73e1a 100644 --- a/Demos/Device/LowLevel/GenericHID/asf.xml +++ b/Demos/Device/LowLevel/GenericHID/asf.xml @@ -15,6 +15,12 @@ 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 index f65519832..7453e4073 100644 --- a/Demos/Device/LowLevel/Joystick/asf.xml +++ b/Demos/Device/LowLevel/Joystick/asf.xml @@ -15,6 +15,12 @@ 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 index e491b7bbd..15a06fb81 100644 --- a/Demos/Device/LowLevel/Keyboard/asf.xml +++ b/Demos/Device/LowLevel/Keyboard/asf.xml @@ -15,6 +15,12 @@ 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 index f699802fc..26541dd44 100644 --- a/Demos/Device/LowLevel/KeyboardMouse/asf.xml +++ b/Demos/Device/LowLevel/KeyboardMouse/asf.xml @@ -15,6 +15,12 @@ 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 index e62c74acd..553ed0662 100644 --- a/Demos/Device/LowLevel/MIDI/asf.xml +++ b/Demos/Device/LowLevel/MIDI/asf.xml @@ -15,6 +15,12 @@ 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 index 9ac67dedd..0589f212e 100644 --- a/Demos/Device/LowLevel/MassStorage/asf.xml +++ b/Demos/Device/LowLevel/MassStorage/asf.xml @@ -15,6 +15,12 @@ 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 index 09b8e0da5..e5bb07011 100644 --- a/Demos/Device/LowLevel/Mouse/asf.xml +++ b/Demos/Device/LowLevel/Mouse/asf.xml @@ -15,6 +15,12 @@ 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 index 1d0f831e4..10942617a 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/asf.xml +++ b/Demos/Device/LowLevel/RNDISEthernet/asf.xml @@ -15,6 +15,12 @@ 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 index 899ffa2a0..ead998ad9 100644 --- a/Demos/Device/LowLevel/VirtualSerial/asf.xml +++ b/Demos/Device/LowLevel/VirtualSerial/asf.xml @@ -15,6 +15,12 @@ Virtual Serial device demo, implementing a virtual serial channel between the host PC and the device. + + + + + + -- cgit v1.2.3