[Lazarus] libusb access from Lazarus

Henry Vermaak henry.vermaak at gmail.com
Wed Nov 12 12:00:42 CET 2008


2008/11/12 Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk>:
>
> Thanks Henry, noted in particular openusb. ARM is one of the platforms
> I'm being asked about, as is SPARC- the latter could obviously be a
> challenge if there are embedded endianness issues anywhere.

hmm, i've used libusb on a big endian arm system without problems,
too, but the program was written in c, since i couldn't get any joy
out of fpc for armeb.  the stable libusb (0.1.12) has been present on
all the embedded systems i've worked with, so you can't really go
wrong.  if you are planning to do complicated things, then writing a
driver is obviously the best way to go.

henry



More information about the Lazarus mailing list