Gpio-Sim Python Wrapper #186
Unanswered
CullenSharp
asked this question in
Q&A
Replies: 1 comment
|
Yes, there's a C library under tests/gpiosim/ and a python wrapper under bindings/tests/gpiosim/ in this repository. It's built when you pass |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey all,
My team is looking to mock gpiochips. Is there a library for this somewhere; or maybe there's plans to implement this in the future?
It doesn't seem like a huge amount of work to build something that interacts with configfs, but we'd like to avoid reinventing things.
Thanks!
All reactions