Fix device support typo preventing the XMEGA A3BU from being allowed as a device target in the Atmel Studio extension.

This commit is contained in:
Dean Camera 2013-01-26 14:56:41 +00:00
parent 2413d114b7
commit 0878957241
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<device-support value="atxmega128a3u"/>
<device-support value="atxmega192a3u"/>
<device-support value="atxmega256a3u"/>
<device-support value="atxmega256a3b"/>
<device-support value="atxmega256a3bu"/>
<device-support value="atxmega128a1u"/>
<device-support value="atxmega64b3"/>
<device-support value="atxmega128b3"/>