-
Notifications
You must be signed in to change notification settings - Fork 3k
Clarify mesh configuration values. #6745
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
Most of the help fields were correct. Just add field specifying acceptable ranges.
/morph build |
Build : SUCCESSBuild number : 1854 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 1498 |
Test : SUCCESSBuild number : 1662 |
@SeppoTakalo With future PRs, please be sure to indicate the type of PR is being submitted. This PR has been modified as an example. |
@cmonr Thanks for notifying. I removed the template completely because there were nothing related to documentation. But as this is correction of the documentation the |
@SeppoTakalo The template should be left as is and a Description added where stated along with the PR type, otherwise the automated scripts that will soon run against all PRs will fail...In fact it explicitly gives this advice in the PR template itself..... |
Exporter Build : FAILUREBuild number : 1523 |
Description
A number of the configuration values in the mbed_lib.json files for Mesh contain 'help' fields which were missing acceptable ranges for their associated values.
This PR adds the missing ranges.
Pull request type