forked from mirror/qmk_firmware
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:
@@ -10,6 +10,12 @@
|
||||
|
||||
<lufa>
|
||||
<asf>
|
||||
<board id="lufa.boards.dummy" vendor="LUFA" caption="LUFA">
|
||||
<device-support value="avr"/>
|
||||
|
||||
<require idref="lufa.drivers.board"/>
|
||||
</board>
|
||||
|
||||
<module type="driver" id="lufa.drivers.board.leds" caption="LUFA Board LED Driver">
|
||||
<device-support-alias value="lufa_avr8"/>
|
||||
<device-support-alias value="lufa_xmega"/>
|
||||
|
||||
Reference in New Issue
Block a user