-
Notifications
You must be signed in to change notification settings - Fork 80
Remove __AVR__ compile options to improve code clarity #311
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
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #311 +/- ##
=======================================
Coverage 95.00% 95.00%
=======================================
Files 27 27
Lines 1220 1220
=======================================
Hits 1159 1159
Misses 61 61
☔ View full report in Codecov by Sentry. |
CI failure due to the M4 build. It will be fixed once #310 will be merged and this rebased on master. |
rebased on master to fix m4 build ci error |
3cdad83
to
f905cfc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
You can also remove installation of Arduino_AVRSTL
as CI build dependency from .github/workflows/compile-examples.yml
.
Memory usage change @ 8373e90
Click for full report table
Click for full report CSV
|
This PR should to the job for #299