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

apps/nshlib: Never disable HELP and ? #2344

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Conversation

acassis
Copy link
Contributor

@acassis acassis commented Apr 2, 2024

Summary

Never disable HELP and ?

Impact

Users will be able to see available commands in NSH

Testing

stm32f103-minimum

Please ignore the CI failing, it needs apache/nuttx#12038 because default board config changed (chichen-egg dilemma).

@acassis
Copy link
Contributor Author

acassis commented Apr 3, 2024

@xiaoxiang781216 could you please merge?

@xiaoxiang781216
Copy link
Contributor

@xiaoxiang781216 could you please merge?

but defconfig from stm32f103-minimum/nsh need update too.

Copy link
Contributor

@hartmannathan hartmannathan left a comment

Choose a reason for hiding this comment

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

The commit message and PR description are a little confusing. Instead of "Never disable HELP and ?" I recommend "Enable HELP and ? by default."

@xiaoxiang781216
Copy link
Contributor

@acassis please rebase your patch to pass ci.

@acassis
Copy link
Contributor Author

acassis commented Apr 5, 2024

Done

@acassis
Copy link
Contributor Author

acassis commented Apr 5, 2024

The commit message and PR description are a little confusing. Instead of "Never disable HELP and ?" I recommend "Enable HELP and ? by default."

It is same as 0 and "Oh", I used the name of CONFIG_NSH_DISABLE_HELP as reference. It is not disabling HELP, but internally it could be disabled if others requirements are not met

@xiaoxiang781216 xiaoxiang781216 merged commit 8d14f4e into apache:master Apr 6, 2024
22 of 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

5 participants