]> sigrok.org Git - libserialport.git/history - serialport.h
Port name string length now no longer needs to be passed around.
[libserialport.git] / serialport.h
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 enum values for flow control settings.
2013-11-14 Martin LingAdd include guard.
2013-11-14 Martin LingAdd serial enumeration code.
2013-10-27 Martin LingInitial version. Builds for Linux and Windows.