Skip to content
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

nsh: explicitly select the cpuload clock source configuration #2170

Merged
merged 1 commit into from Nov 1, 2023

Conversation

Gary-Hobson
Copy link
Contributor

@Gary-Hobson Gary-Hobson commented Oct 31, 2023

Summary

rename CONFIG_SCHED_CPULOAD to CONFIG_SCHED_CPULOAD_NONE

Modify cpuload configuration name, see this PR for details:apache/nuttx#11102

Impact

None

Testing

sim/mm

Copy link
Contributor

@jerpelea jerpelea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add commit message

@Gary-Hobson
Copy link
Contributor Author

please add commit message

Sorry, I don't quite understand where the commit message refers.
git commit message (existing before) or github PR message (added)?

@jerpelea
Copy link
Contributor

@Gary-Hobson 'git commit -sm "This is the message title

this is my message describing the change present in this commit"
'

Explicitly select dependencies to avoid automatically selecting inappropriate configurations.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
@Gary-Hobson
Copy link
Contributor Author

@Gary-Hobson 'git commit -sm "This is the message title

this is my message describing the change present in this commit" '

Thank you, now I understand

@xiaoxiang781216 xiaoxiang781216 merged commit 647db63 into apache:master Nov 1, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants