-
Notifications
You must be signed in to change notification settings - Fork 2k
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
drivers/mma8652: pba-d-01-kw2x: add support for SAUL #4783
drivers/mma8652: pba-d-01-kw2x: add support for SAUL #4783
Conversation
* | ||
*/ | ||
|
||
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing doxygen opening tag (/**
)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice catch. Amended the change.
6574b25
to
a8191d7
Compare
@cgundogan, needs a rebase. |
a8191d7
to
558c40e
Compare
rebased |
63309e5
to
e2ccdab
Compare
rebased, again |
@haukepetersen wanna review? (: |
e2ccdab
to
7d35c06
Compare
Code looks good, works as expected, CI is happy -> ACK and go. |
drivers/mma8652: pba-d-01-kw2x: add support for SAUL
This PR adds SAUL support for the mma8652 accelerometer and the
pba-d-01-kw2x
board.Can be tested with the
default
example and then callsaul 0 read
.