Commit Graph

6 Commits

Author SHA1 Message Date
michaeluman 801eeb00e4 Added i2c_disconnect to c sdk
* Added closeSerialPort() for Linux build
* i2c_disconnect() closes the serial port, and resets the `connected` flag to zero.
2024-05-22 13:20:43 -07:00
James Bowman 2bdf4412da Add capture mode support to API and i2ccl 2020-03-06 06:29:35 -08:00
Ethan Slattery 068904cf21 added function to set i2c start bit to public API 2019-05-11 11:25:50 -07:00
James Bowman 096174c615 Monitor mode in C API and i2ccl 2019-02-23 15:56:26 -08:00
James Bowman 11d49d4f20 C API first cut, i2ccl running 2019-02-23 15:44:54 -08:00
James Bowman c03a6f2ffb Skeleton of C library 2019-02-23 10:22:33 -08:00