aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-11-28 23:43:58 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-11-28 23:43:58 +0000
commit70f3d8e933d57e703b978b2387b4781c6fb903ec (patch)
treeef9315a8699b36dd40e0b08a1e7740e319b31d67 /LUFA/DoxygenPages/ChangeLog.txt
parent2b23318357721e843fd7042a1612e1eab49af229 (diff)
downloadlufa-70f3d8e933d57e703b978b2387b4781c6fb903ec.tar.gz
lufa-70f3d8e933d57e703b978b2387b4781c6fb903ec.tar.bz2
lufa-70f3d8e933d57e703b978b2387b4781c6fb903ec.zip
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 589afee3b..6e37c6eea 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -12,6 +12,7 @@
* - Added support for the XMEGA A3BU Xplained board
* - Added support for the new B series XMEGA devices
* - Added support for version 2 of the Teensy boards (thanks to Christoph Redecker)
+ * - Added support for the USB2AX boards, hardware revision 1-3
* - Added new Android Accessory Host class driver
* - Added new USB_Host_GetDescriptor(), USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetting() functions
* - Library Applications: