]> sigrok.org Git - libserialport.git/history - libserialport.h
change type of result variables to ssize_t
[libserialport.git] / libserialport.h
2020-02-07 Martin LingFormatting fix for example descriptions.
2020-02-07 Martin LingAdd example of sending and receiving data.
2020-01-23 Martin LingAdd example of waiting for events.
2020-01-23 Martin LingAdd an example of proper error handling.
2020-01-23 Martin LingAdd some more narrative docs on the configuration API.
2020-01-23 Martin LingAdd example of how to configure a port.
2020-01-23 Martin LingUse SP_API prefix for functions in libserialport.h.
2020-01-23 Martin LingUse a static header file, not dependent on autoconf.
2013-11-15 Uwe Hermannlibserialport.h: Add package/lib version macros.
2013-11-14 Uwe Hermannlibserialport: Allow C++ frontends to use the lib easily.
2013-11-14 Uwe HermannMinor cosmetics, typos, and so on.
2013-11-14 Martin LingAdd sp_copy_port() function.
2013-11-14 Martin LingRename header to libserialport.h.