Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analog Comparator API #536

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SheepSeb
Copy link
Contributor

Pull Request Overview

This pull request adds Analog Comparator API:

  • an Analog Comparator API, similar to the libtock-c version. The API provides functions to enable/disable interrupt-based comparisons and count the number of available ACs
  • a fake analog comparator driver for testing
  • unit tests for the fake driver and for the user space library

Testing Strategy

This PR was tested with the unit tests

Documentation Updated

no updates are required

TODO or Help Wanted

This pull request still needs feedback / code review.

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.

None yet

1 participant