Driver for Freescale MMA8652 Accelerometer#2119
Driver for Freescale MMA8652 Accelerometer#2119PeterKietzmann merged 2 commits intoRIOT-OS:masterfrom jfischer-no:pr@mma8652
Conversation
There was a problem hiding this comment.
This shouldn't be necessary any more. Module name is generate from the directory name.
|
Wow nice work. Looks good! |
|
Has someone the hardware by chance? |
|
@PeterKietzmann We have limited samples of our Evaluation Bords (phyWAVE-A-Eval-Board). We can provide 1-2 hardware samples to riot developers. Please contact me for more information. |
|
This one works fine except for the |
|
Tested with af03da0, OK. |
|
|
|
Ready to go. |
|
|
|
Ups, don't go yet. After merging the other drivers there are conflicts... |
|
PS: Without looking deeper in it I assume you just need to rebase and solve conflicts in drivers/Makefile.include |
|
rebased, but the merging of TMP006 was not working properly. |
What do you mean? |
|
Ignore it about TMP006, I'm a little confused today :-) 👻 |
|
@jfischer-phytec-iot what is the problem? Today I can't test this with hardware but compiling the test application for the stm32f4discovery board with the current master is successful. |
|
Sorry ignore the last one please.It's outdated. I had some craftsmen here today working on the communication lines. That's why I couldn't go to the office and had no internet here for a while. So everything should be ready to merge. |
|
And go |
Driver for Freescale MMA8652 Accelerometer
This PR add support for Freescale MMA8652 3-Axis 12-bit Digital Accelerometer.
This driver only implements basic functionality.