aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-09-14 11:11:54 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-09-14 11:11:54 +0000
commit84696c727df0424eff71a897243c43a6f4b82932 (patch)
tree05950b1bd8056925d3c16c89f5ee1d075b6789d0 /LUFA/ManPages/ChangeLog.txt
parent92059fcbf9d77fd03808e18de9c0e04557b08f83 (diff)
downloadlufa-84696c727df0424eff71a897243c43a6f4b82932.tar.gz
lufa-84696c727df0424eff71a897243c43a6f4b82932.tar.bz2
lufa-84696c727df0424eff71a897243c43a6f4b82932.zip
Added board hardware driver support for the BUI development board.
Diffstat (limited to 'LUFA/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 5aaf9fa1f..2896143aa 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -21,6 +21,7 @@
* - Added class specific descriptor type defines with standard USB-IF element naming
* - Added new project makefile template to the library and moved board driver stub files into in a new "CodeTemplates" directory
* - Added board hardware driver support for the UDIP development board
+ * - Added board hardware driver support for the BUI development board
*
* <b>Changed:</b>
* - Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions