public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* Updated version of the STM32 USB driver.
@ 2009-06-01  9:52 Chris Holgate
  2009-06-04 11:00 ` GaurangT
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Holgate @ 2009-06-01  9:52 UTC (permalink / raw)
  To: ecos-devel

Hi folks,

I have just uploaded a new version of the STM32 USB driver here:

www.zynaptic.com/ecos/packages/stm32-usb-20090601.epk

Changes from the last code drop are as follows:

1) Driver compilation is now switched on and off in CDL using the
'enable endpoiont 0' option.

2) Disabling devtab support is now a CDL constraint on using the driver.

3) CDL endpoint interfaces are now implemented so that the
CYGHWR_IO_USB_SLAVE_OUT_ENDPOINTS and CYGHWR_IO_USB_SLAVE_IN_ENDPOINTS
values are set correctly.  This should allow the serial slave class
driver to configure correctly, but it will still need patching to cope
with dynamic endpoints.

4) USB support is now added directly into the existing target.  See the
following post for how to safely remove it:
http://ecos.sourceware.org/ml/ecos-devel/2009-05/msg00079.html

5) Implemented the last functional TODO's in the source code.  Anything
now marked as a TODO is a feature that it would be nice to have, but
which is not essential to normal operation.

Chris.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-17 11:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-01  9:52 Updated version of the STM32 USB driver Chris Holgate
2009-06-04 11:00 ` GaurangT
2009-06-08 10:15   ` Chris Holgate
2009-06-09 11:44     ` GaurangT
2011-05-17 11:16       ` Sunder819

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).