-
Notifications
You must be signed in to change notification settings - Fork 11
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
Modernize and Refurbish #3
base: master
Are you sure you want to change the base?
Conversation
Thanks for taking a look at this. I often forget about these little peripheral projects. To simplify support for this one, we could remove all of Ceedling, etc from the repo itself and update this project.yml file to use the gem version of ceedling. |
I removed the vendor folder and ceedling. I finally figured out how to make the throwtheswitch.org/build/cross code work, so the sim_test_fixture has been updated to incorporate that. For some reason the PIC24 isn't triggering the breakpoint on the UnityHelperDeadLoop. I've changed the "loop" to while(0){}; because the XC16 code hangs up otherwise. sim_test_fixture intercepts STDOUT and STDERR. |
- Allows import into MPLABX IDE
sim_test_fixture.rb