drivers*: add drivers with saul support in the doxygen drivers_saul group#9337
Merged
jia200x merged 1 commit intoRIOT-OS:masterfrom Aug 27, 2018
Merged
drivers*: add drivers with saul support in the doxygen drivers_saul group#9337jia200x merged 1 commit intoRIOT-OS:masterfrom
jia200x merged 1 commit intoRIOT-OS:masterfrom
Conversation
Member
|
I like this idea! |
380157e to
36906a5
Compare
Contributor
Author
|
Just in case, this PR has been rebased. |
36906a5 to
b22e7d0
Compare
jia200x
requested changes
Aug 27, 2018
drivers/include/lsm6dsl.h
Outdated
| * @ingroup drivers_sensors | ||
| * @brief Device driver for the LSM6DSL 3D accelerometer/gyroscope | ||
| * @ingroup drivers_saul | ||
| * @brief Device drive for the LSM6DSL 3D accelerometer/gyroscope |
Contributor
Author
There was a problem hiding this comment.
Fixed and directly squashed
Member
|
looks good. There's only a minor issue I just posted |
b22e7d0 to
9f8386c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution description
This PR is a follow-up of #9328 that put a doxygen dependency of drivers with saul support to the drivers_saul group.
This way all drivers with SAUL support can be reached directly when browsing the SAUL module documentation.
Issues/PRs references
follow-up of #9328