aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-04-01 07:21:45 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-04-01 07:21:45 +0000
commit6198289b388e4122afe4913f899b37a8e7cd8af4 (patch)
tree178377f080f369a8b0bee80f1520f7ac087d0b84 /LUFA/ChangeLog.txt
parent74496a947eef42b416a8a0cb11b7415ac6fa103b (diff)
downloadlufa-6198289b388e4122afe4913f899b37a8e7cd8af4.tar.gz
lufa-6198289b388e4122afe4913f899b37a8e7cd8af4.tar.bz2
lufa-6198289b388e4122afe4913f899b37a8e7cd8af4.zip
Added new GenericHIDHost demo.
Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use.
Diffstat (limited to 'LUFA/ChangeLog.txt')
-rw-r--r--LUFA/ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt
index 72bcfee22..b61af3478 100644
--- a/LUFA/ChangeLog.txt
+++ b/LUFA/ChangeLog.txt
@@ -6,6 +6,10 @@
/** \page Page_ChangeLog Project Changelog
*
+ * \section Sec_ChangeLogXXXXXX Version XXXXXX
+ * - Added new GenericHIDHost demo
+ * - Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use
+ *
* \section Sec_ChangeLog090401 Version 090401
*
* - Fixed MagStripe project configuration descriptor containing an unused (blank) endpoint descriptor