- Please check if the request fulfills these requirements
- The commit messages follow our guidelines (See Contributing).
- The code follows our style guidelines, again see Contributing.
- If this is a new feature, changes to the core kernel have been minimized.
- If this feature doesn't touch the core kernel, has it been properly separated out in the
Kconfig
? and the source tree? - If this pull request is for an open issue, the issue is properly referenced.
-
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
-
What is the current behavior? (You can also link to an open issue here)
-
What is the new behavior (if this is a feature change)?
-
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
-
Other information: