Add board definitions to the pseudo-board selector module in the Atmel Studio integra...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 11 Jan 2013 22:05:12 +0000 (22:05 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 11 Jan 2013 22:05:12 +0000 (22:05 +0000)
commitcae97e1ac329aa46041093f3ac349d113b802fa9
treee8e35b4679ed293036d3b533e926bf4a23bfa770
parent5cdc29616ceed081e76de2439ed03a0e6c3a7dd1
Add board definitions to the pseudo-board selector module in the Atmel Studio integration files. Make sure all projects require the base board module, so that it appears as a top level module in the project ASF explorer for easy board switching.
40 files changed:
Demos/Device/ClassDriver/AudioOutput/asf.xml
Demos/Device/ClassDriver/DualVirtualSerial/asf.xml
Demos/Device/ClassDriver/Joystick/asf.xml
Demos/Device/ClassDriver/Keyboard/asf.xml
Demos/Device/ClassDriver/KeyboardMouse/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/VirtualSerial/asf.xml
Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml
Demos/Device/ClassDriver/VirtualSerialMouse/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
LUFA/CodeTemplates/DeviceTemplate/asf.xml
LUFA/CodeTemplates/HostTemplate/asf.xml
LUFA/StudioIntegration/VSIX/extension.vsixmanifest
LUFA/StudioIntegration/lufa_common.xml
LUFA/StudioIntegration/lufa_drivers_board.xml
LUFA/StudioIntegration/lufa_drivers_board_names.xml [new file with mode: 0644]
Projects/AVRISP-MKII/asf.xml
Projects/Benito/asf.xml
Projects/HIDReportViewer/asf.xml
Projects/LEDNotifier/asf.xml
Projects/MIDIToneGenerator/asf.xml
Projects/MediaController/asf.xml
Projects/MissileLauncher/asf.xml
Projects/RelayBoard/asf.xml
Projects/TempDataLogger/asf.xml
Projects/Webserver/asf.xml
Projects/XPLAINBridge/asf.xml