-
Notifications
You must be signed in to change notification settings - Fork 7
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
ladislas/feature/deep sleep core pwm #1165
Conversation
e2fccbc
to
b0fdc8c
Compare
Codecov Report
@@ Coverage Diff @@
## develop #1165 +/- ##
===========================================
+ Coverage 95.96% 95.97% +0.01%
===========================================
Files 138 138
Lines 3298 3308 +10
===========================================
+ Hits 3165 3175 +10
Misses 133 133
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff list
|
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff list
|
953a424
to
3e8dd4e
Compare
828e9cf
to
fe49526
Compare
aa26e56
to
0e295b6
Compare
fe49526
to
249ddb4
Compare
0e295b6
to
c9dfa25
Compare
249ddb4
to
a90ae3e
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, same remark on NOT TO instead of TO NOT
d09cfb4
to
2cce29d
Compare
This avoid unnecessary init/deinit and critical section calls to the underlyind mbed::PwmOut driver
2cce29d
to
2b3289a
Compare
Kudos, SonarCloud Quality Gate passed! |
related story/pr: #1101