WinCE support is now in mainline.
I tested compilation with the SDK_500 (ARM) and VS2008, and everything
seems to be OK after simply moving the "wince_usb.h" include after the
libusbi.h include in wince_usb.c.
Once again, I'll renew my thanks to Tony for his good work and
continuing commitment
On Wed, Jan 23, 2013 at 9:25 AM, Pete Batard wrote:
> WinCE support is now in mainline.
>
> I tested compilation with the SDK_500 (ARM) and VS2008, and everything
> seems to be OK after simply moving the "wince_usb.h" include after the
> libusbi.h include in wince_usb.c.
Great. Is it possible tha
On Wed, Jan 23, 2013 at 9:25 AM, Pete Batard wrote:
> WinCE support is now in mainline.
>
> I tested compilation with the SDK_500 (ARM) and VS2008, and everything
> seems to be OK after simply moving the "wince_usb.h" include after the
> libusbi.h include in wince_usb.c.
>
Needs some support here
On Wed, Jan 23, 2013 at 3:32 PM, Xiaofan Chen wrote:
> On Wed, Jan 23, 2013 at 9:25 AM, Pete Batard wrote:
>> WinCE support is now in mainline.
>>
>> I tested compilation with the SDK_500 (ARM) and VS2008, and everything
>> seems to be OK after simply moving the "wince_usb.h" include after the
>>