mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user