-
Notifications
You must be signed in to change notification settings - Fork 7.5k
ext: debug: segger: Add missing # for else in SEGGER config header #10686
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
ext: debug: segger: Add missing # for else in SEGGER config header #10686
Conversation
547492c
to
961022f
Compare
Codecov Report
@@ Coverage Diff @@
## master #10686 +/- ##
==========================================
- Coverage 53.24% 53.11% -0.14%
==========================================
Files 214 215 +1
Lines 25828 25827 -1
Branches 5695 5695
==========================================
- Hits 13753 13717 -36
- Misses 9760 9800 +40
+ Partials 2315 2310 -5
Continue to review full report at Codecov.
|
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.
UC3 Title does not follow [subsystem]: [subject]: "Add missing # for else in SEGGER config header"
Better now? |
@sigvartmh not yet. Please check the CI error log and fix your commit message. |
This commit fixes issue zephyrproject-rtos#10685 Signed-off-by: Sigvart M. Hovland <[email protected]>
961022f
to
c6cd44a
Compare
@nashif This should be fine now or do you just want [subsystem]: [subject]: not the additional specification of ext? |
This commit fixes #10685
Signed-off-by: Sigvart M. Hovland [email protected]