]> sigrok.org Git - libserialport.git/history - README
windows: -no-undefined is required to make a DLL.
[libserialport.git] / README
2014-06-11 Martin LingTidy up and split most OS-specific code to separate...
2014-06-10 Aurelien JacobsAdd new APIs to get some USB descriptor details for...
2014-06-10 Aurelien JacobsRemove the udev dependency and parse the /sys hierarchy...
2013-11-23 Martin LingReturn SP_ERR_SUPP from sp_list_ports() on unsupported...
2013-11-19 Martin LingAdd doxygen documentation.
2013-11-15 Martin LingUpdate documentation.
2013-11-14 Uwe HermannMinor cosmetics, typos, and so on.
2013-11-14 Martin LingAdd sp_copy_port() function.
2013-11-14 Martin LingOn Windows, prefix port names with '\\.\' to work with...
2013-11-14 Martin LingUpdate documentation.
2013-11-14 Martin LingClarify return values of sp_get_port_by_name() and...
2013-11-14 Martin LingClarify documentation for sp_read() and sp_write().
2013-11-14 Martin LingUpdate documentation.
2013-11-14 Martin LingIdentify ports by sp_port structure, not name.
2013-11-14 Martin LingAdd SP_ERR_MEM failure code.
2013-11-14 Martin LingAdd documentation.
2013-10-27 Martin LingAdd build system.