-
Notifications
You must be signed in to change notification settings - Fork 55
Add support for faking (Two|)Wire #26
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
Conversation
|
Maybe a little premature... I verified in a PIO project that the mocking works; however, I'm having trouble verifying the integrated tests. I'm not very familiar with cmake so it'll take me some time to chase this down. I'm posting the error below in case something jumps out at you that might save me time. |
|
Thanks @wrong-kendall.. I need to migrate the checks to gh actions.. Not sure why the cmake error, i get something different.. Ran the tests locally and looks like the compiler is complaining about |
|
Thanks for the prompt response and confirming that the problem is definitely with my setup. I'll do some digging and update here once I've figured it out. |
|
You called it, @FabioBatSilva . Thanks! Now ready for review. |
|
Thanks @wrong-kendall 👍 |
No description provided.