aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/lufa_drivers_board_none.xml
blob: 1430957d969ab3edf109fc1daa5b6261dd6230d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!--
             LUFA Library
     Copyright (C) Dean Camera, 2012.

  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>