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.

This commit is contained in:
Dean Camera 2013-01-12 22:23:58 +00:00
parent 184efdaba6
commit f2c2415480
76 changed files with 92 additions and 6 deletions

View file

@ -1,6 +1,7 @@
<asf xmlversion="1.0">
<project caption="HID Report Viewer" id="lufa.projects.hid_viewer.avr8">
<require idref="lufa.projects.hid_viewer"/>
<require idref="lufa.boards.dummy"/>
<generator value="as5_8"/>
<device-support value="at90usb1287"/>