mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
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.
This commit is contained in:
@@ -29,12 +29,6 @@
|
||||
<build type="header-file" value="Common/BoardTypes.h"/>
|
||||
<build type="header-file" value="Common/CompilerSpecific.h"/>
|
||||
<build type="header-file" value="Common/Endianness.h"/>
|
||||
|
||||
<require idref="lufa.common.dummyboard"/>
|
||||
</module>
|
||||
|
||||
<board id="lufa.common.dummyboard" vendor="LUFA" caption="NONE">
|
||||
<device-support value="avr"/>
|
||||
</board>
|
||||
</asf>
|
||||
</lufa>
|
||||
|
||||
Reference in New Issue
Block a user