Skip to content
Snippets Groups Projects
Select Git revision
  • c864a09f6bafb13c2f49cfb4cd6593874f8a34aa
  • master default protected
2 results

libcoincellhell

user avatar
Carl Philipp Klemm authored
c864a09f
History

libcoincellhell

libcoincellhell is a shared library that allows you to control coincellhell devices.

For questions or comments, please write to klemm@rhd-instruments.de

Full Online API documentation can be built with the "doc" target and is also avialable here. A PDF with API documentation can be found here.

Compile/Install

Requirements

  • git
  • c11 capable compiler (e.g. GCC, CLANG)
  • cmake 3.0 or later
  • libusb 1.0 or later
  • (optional) doxygen 1.8 or later to generate the documentation

Procedure

In a console do:

to make the documentation:

  • make doc

Licence

libcoincellhell is licenced to you under the Apache License, Version 2.0