]> sigrok.org Git - libserialport.git/history - libserialport.h
Add some more narrative docs on the configuration API.
[libserialport.git] / libserialport.h
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.