Move out dummy board module and add strong-references to it in each project, so that...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 12 Jan 2013 22:23:58 +0000 (22:23 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 12 Jan 2013 22:23:58 +0000 (22:23 +0000)
commitf2c241548010df18dcacf18979d80f40b31cd864
treeca8e3197c7fd92e6903b2a41e4672fa0cf2cf861
parent184efdaba6748cca403a3d40ec7cebf3b731e284
Move out dummy board module and add strong-references to it in each project, so that the correct project caption is generated inside Atmel Studio.
76 files changed:
Demos/Device/ClassDriver/AudioInput/asf.xml
Demos/Device/ClassDriver/AudioOutput/asf.xml
Demos/Device/ClassDriver/DualVirtualSerial/asf.xml
Demos/Device/ClassDriver/GenericHID/asf.xml
Demos/Device/ClassDriver/Joystick/asf.xml
Demos/Device/ClassDriver/Keyboard/asf.xml
Demos/Device/ClassDriver/KeyboardMouse/asf.xml
Demos/Device/ClassDriver/KeyboardMouseMultiReport/asf.xml
Demos/Device/ClassDriver/MIDI/asf.xml
Demos/Device/ClassDriver/MassStorage/asf.xml
Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml
Demos/Device/ClassDriver/Mouse/asf.xml
Demos/Device/ClassDriver/RNDISEthernet/asf.xml
Demos/Device/ClassDriver/VirtualSerial/asf.xml
Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml
Demos/Device/ClassDriver/VirtualSerialMouse/asf.xml
Demos/Device/LowLevel/AudioInput/asf.xml
Demos/Device/LowLevel/AudioOutput/asf.xml
Demos/Device/LowLevel/DualVirtualSerial/asf.xml
Demos/Device/LowLevel/GenericHID/asf.xml
Demos/Device/LowLevel/Joystick/asf.xml
Demos/Device/LowLevel/Keyboard/asf.xml
Demos/Device/LowLevel/KeyboardMouse/asf.xml
Demos/Device/LowLevel/MIDI/asf.xml
Demos/Device/LowLevel/MassStorage/asf.xml
Demos/Device/LowLevel/Mouse/asf.xml
Demos/Device/LowLevel/RNDISEthernet/asf.xml
Demos/Device/LowLevel/VirtualSerial/asf.xml
Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml
Demos/Host/ClassDriver/AndroidAccessoryHost/asf.xml
Demos/Host/ClassDriver/AudioInputHost/asf.xml
Demos/Host/ClassDriver/AudioOutputHost/asf.xml
Demos/Host/ClassDriver/JoystickHostWithParser/asf.xml
Demos/Host/ClassDriver/KeyboardHost/asf.xml
Demos/Host/ClassDriver/KeyboardHostWithParser/asf.xml
Demos/Host/ClassDriver/MIDIHost/asf.xml
Demos/Host/ClassDriver/MassStorageHost/asf.xml
Demos/Host/ClassDriver/MouseHost/asf.xml
Demos/Host/ClassDriver/MouseHostWithParser/asf.xml
Demos/Host/ClassDriver/PrinterHost/asf.xml
Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml
Demos/Host/ClassDriver/StillImageHost/asf.xml
Demos/Host/ClassDriver/VirtualSerialHost/asf.xml
Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml
Demos/Host/LowLevel/AudioInputHost/asf.xml
Demos/Host/LowLevel/AudioOutputHost/asf.xml
Demos/Host/LowLevel/GenericHIDHost/asf.xml
Demos/Host/LowLevel/JoystickHostWithParser/asf.xml
Demos/Host/LowLevel/KeyboardHost/asf.xml
Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml
Demos/Host/LowLevel/MIDIHost/asf.xml
Demos/Host/LowLevel/MassStorageHost/asf.xml
Demos/Host/LowLevel/MouseHost/asf.xml
Demos/Host/LowLevel/MouseHostWithParser/asf.xml
Demos/Host/LowLevel/PrinterHost/asf.xml
Demos/Host/LowLevel/RNDISEthernetHost/asf.xml
Demos/Host/LowLevel/StillImageHost/asf.xml
Demos/Host/LowLevel/VirtualSerialHost/asf.xml
LUFA/CodeTemplates/DeviceTemplate/asf.xml
LUFA/CodeTemplates/HostTemplate/asf.xml
LUFA/StudioIntegration/lufa_common.xml
LUFA/StudioIntegration/lufa_drivers_board.xml
Projects/AVRISP-MKII/asf.xml
Projects/Benito/asf.xml
Projects/HIDReportViewer/asf.xml
Projects/LEDNotifier/asf.xml
Projects/MIDIToneGenerator/asf.xml
Projects/Magstripe/asf.xml
Projects/MediaController/asf.xml
Projects/MissileLauncher/asf.xml
Projects/RelayBoard/asf.xml
Projects/SerialToLCD/asf.xml
Projects/TempDataLogger/asf.xml
Projects/USBtoSerial/asf.xml
Projects/Webserver/asf.xml
Projects/XPLAINBridge/asf.xml