-
Notifications
You must be signed in to change notification settings - Fork 3k
Add names to Idle/timer thread #7296
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
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.
👍
/morph build |
CI Jenkins failure does not look related to this PR
|
@deepikabhavnani Yeah, the issues appear to be network test cases that failed. Waiting a bit before relaunching, since Jenkins CI is churning away. |
Build : SUCCESSBuild number : 2426 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2055 |
Aaaand this is gonna need a rebase... |
7109f08
to
bc65153
Compare
Rebase done |
/morph build |
Build : SUCCESSBuild number : 2430 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2061 |
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.
Ticking one of my TODO items :)
Description
User configurable option was added to CMSIS for Idle/timer thread names. ARM-software/CMSIS_5@aa7a332
With recent CMSIS upgrade in Mbed OS, we can have config name option as well.
Pull request type