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

Test Cases - Help Wanted! #3

Open
wizard97 opened this issue Dec 14, 2016 · 2 comments
Open

Test Cases - Help Wanted! #3

wizard97 opened this issue Dec 14, 2016 · 2 comments

Comments

@wizard97
Copy link
Owner

wizard97 commented Dec 14, 2016

Test cases are needed to validate changes to the library. Really want to merge the dev branch into master, but need to ensure there are no bugs.

Any commits that address this will be really appreciated! :)

@GitMoDu
Copy link

GitMoDu commented May 8, 2018

I have tried (and failed) to compile this library on Arduino for STM32. I get lots of compilation errors of redefinitions. Since this is a dependecy for the ProcessScheduler, do you think it's better to make the RingBuffer compile, or try to bring the ProcessScheduler to use the CPP version of ring buffer (which compiles and runs on Arduino for STM32)?

@wizard97
Copy link
Owner Author

Yeah, this has been in the pipeline for a while. A while ago, there was some work on the 2.0 branch https://github.com/wizard97/ArduinoProcessScheduler/tree/2.0 to replace RingBuf with the CPP version. I do believe it has been completely replaced, however I have no clue if the branch even compiles and/or has been tested. You are welcome to use it at your own risk.

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

No branches or pull requests

2 participants