You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/StudioIntegration/lufa_drivers_board_none.xml

18 lines
408 B

<!--
LUFA Library
Copyright (C) Dean Camera, 2013.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
-->
<!-- Atmel Studio framework integration file -->
<lufa>
<asf>
<board id="lufa.drivers.board.none" vendor="N/A" caption="NONE">
<device-support value="avr"/>
<build type="define" name="BOARD" value="BOARD_NONE"/>
</board>
</asf>
</lufa>