From: Dean Camera Date: Thu, 9 Feb 2012 20:26:13 +0000 (+0000) Subject: Update XMEGA board drivers to use the port inversion feature of the XMEGA architectur... X-Git-Tag: LUFA-120730~165 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/a2d18e46f8c30391cf3c06f1f93c50cb24d5e1ae?hp=a2d18e46f8c30391cf3c06f1f93c50cb24d5e1ae Update XMEGA board drivers to use the port inversion feature of the XMEGA architecture rather than performing the inversion in software. Add partially completed XMEGA-B1-XPLAINED Dataflash board driver and revert implementation of the XMEGA-A3BU-XPLAINED Dataflash driver as the chip is connected to the USART, not the SPI interface. ---