aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-11 22:05:12 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-11 22:05:12 +0000
commitcae97e1ac329aa46041093f3ac349d113b802fa9 (patch)
treee8e35b4679ed293036d3b533e926bf4a23bfa770 /Projects/Benito
parent5cdc29616ceed081e76de2439ed03a0e6c3a7dd1 (diff)
downloadlufa-cae97e1ac329aa46041093f3ac349d113b802fa9.tar.gz
lufa-cae97e1ac329aa46041093f3ac349d113b802fa9.tar.bz2
lufa-cae97e1ac329aa46041093f3ac349d113b802fa9.zip
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.
Diffstat (limited to 'Projects/Benito')
-rw-r--r--Projects/Benito/asf.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/Benito/asf.xml b/Projects/Benito/asf.xml
index e5ddea440..c639a51c7 100644
--- a/Projects/Benito/asf.xml
+++ b/Projects/Benito/asf.xml
@@ -35,6 +35,7 @@
<require idref="lufa.drivers.usb"/>
<require idref="lufa.drivers.peripheral.usart"/>
<require idref="lufa.drivers.misc.ringbuffer"/>
+ <require idref="lufa.drivers.board"/>
<require idref="lufa.drivers.board.leds"/>
</module>
</asf>