tunately the CDL settings for the serial class driver currently
>> require you to specify static endpoint names, so it will not work out of
>> the box with the STM32 driver.
>>
>>> If I mention default data structure,I got compile error (like undefined
>>> reference to
erence to usbs_at91_ep1 and usbs_at91_ep2) in usb2serial test
>> program.
>
> Hopefully the above information explains why this is and what you would
> need to do to fix it. We are stuck with this approach of exposing the
> low-level driver API for any drivers which are compatib
GaurangT wrote:
> Hi Chris,
>
>I tried your latest STM32 driver and was successfully add USB
> slave-side serial drivers package.
> when I select enable control the endpoint 0 and enable all usb slave serial
> support in configtool.
> What is defined data structure in USB IN and OUT endpoi
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.
>
>
--
View this message in context:
http://www.nabble.com/Updated-version-of-the-STM32-USB-driver.-tp23812467p23867737.html
Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.
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 su