diff packages/NEWS @ 2970:b479691ea40f

* src/usbs.c, include/usbs.h: Extend usbs_control_endpoint struct and provide usbs_get_*_endpoint() functions to facilitate dynamic data endpoint configuration. Contributed by Chris Holgate. [ Bugzilla 1001024] * doc/usbs.sgml: Document the above changes. * cdl/usbs.cdl: Fix erroneous CYGPKG_IO_USB_SLAVE_TESTS display string.
author jld
date Wed, 27 Oct 2010 10:04:33 +0000
parents 4d0db334c7fc
children ea354217b697
line wrap: on
line diff
--- a/packages/NEWS
+++ b/packages/NEWS
@@ -1,3 +1,5 @@
+* Support for dynamic data endpoint configuration in USB slave API by
+  Chris Holgate
 * Update to uSTL 1.4 by Simon Kallweit
 * ADC device driver for AT91 by Christophe Coutand 
 * Major update of lwIP stack to v1.3.2 by Simon Kallweit