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:
parent
5cdc29616c
commit
cae97e1ac3
40 changed files with 508 additions and 47 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue