Skip to content

Conversation

@scolsen
Copy link
Contributor

@scolsen scolsen commented Apr 29, 2023

Adds an API C bindings wrapping the underlying the CPP API. This will permit callers to use libDaisy from pure C. Since C is the foreign function interface (FFI) target of choice for many languages, it should also allow users to write programs in other languages and call the API.

Defines an initial potential C API wrapping the underlying CPP objects for AnalogControl.

This commit is primarily a proof-of-concept to illustrate how we might achieve this for other elements of the library.
@scolsen scolsen mentioned this pull request Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant