]> sigrok.org Git - libserialport.git/history - examples
change type of result variables to ssize_t
[libserialport.git] / examples /
2020-03-26 Uwe Hermannexamples/send_receive: Fix receive check.
2020-02-07 Martin LingFix use of variable length array in send_receive exampl...
2020-02-07 Martin LingAdd send/receive example to VS2019 examples solution.
2020-02-07 Martin LingAdd remaining examples to examples/README.
2020-02-07 Martin LingAdd example of sending and receiving data.
2020-01-26 Uwe HermannMinor whitespace- and consistency fixes.
2020-01-26 Martin LingAdd Visual Studio projects and solution to build exampl...
2020-01-26 Martin LingFix use of variable length local array in await_events...
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 example of how to configure a port.
2020-01-05 Martin LingRelease examples as public domain.
2020-01-05 Martin LingAdd examples directory with two example programs.