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.

This commit is contained in:
Dean Camera
2013-01-11 22:05:12 +00:00
parent 5cdc29616c
commit cae97e1ac3
40 changed files with 508 additions and 47 deletions

View File

@@ -31,11 +31,10 @@
<build type="header-file" value="Common/Endianness.h"/>
<require idref="lufa.common.dummyboard"/>
<require idref="lufa.drivers.board"/>
</module>
<board id="lufa.common.dummyboard" vendor="LUFA" caption="NONE">
<device-support value="avr"/>
</board>
</asf>
</lufa>
</lufa>