aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/RelayBoard
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-12 22:23:58 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-12 22:23:58 +0000
commitf2c241548010df18dcacf18979d80f40b31cd864 (patch)
treeca8e3197c7fd92e6903b2a41e4672fa0cf2cf861 /Projects/RelayBoard
parent184efdaba6748cca403a3d40ec7cebf3b731e284 (diff)
downloadlufa-f2c241548010df18dcacf18979d80f40b31cd864.tar.gz
lufa-f2c241548010df18dcacf18979d80f40b31cd864.tar.bz2
lufa-f2c241548010df18dcacf18979d80f40b31cd864.zip
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.
Diffstat (limited to 'Projects/RelayBoard')
-rw-r--r--Projects/RelayBoard/asf.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/RelayBoard/asf.xml b/Projects/RelayBoard/asf.xml
index 7c29c95cb..259bca42f 100644
--- a/Projects/RelayBoard/asf.xml
+++ b/Projects/RelayBoard/asf.xml
@@ -1,6 +1,7 @@
<asf xmlversion="1.0">
<project caption="Relay Board Controller" id="lufa.projects.relay_board.avr8">
<require idref="lufa.projects.relay_board"/>
+ <require idref="lufa.boards.dummy"/>
<generator value="as5_8"/>
<device-support value="at90usb1287"/>