zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.72k stars 6.55k forks source link

Create driver for the MMA8451Q accelerometer sensor on FRDM-KL25Z #9006

Closed larsgk closed 6 years ago

larsgk commented 6 years ago

Inspiration: https://os.mbed.com/users/emilmont/code/MMA8451Q/file/c4d879a39775/MMA8451Q.cpp/

I might look into this myself. Do I need to sign an online NDA/code collab doc?

MaureenHelm commented 6 years ago

Do I need to sign an online NDA/code collab doc?

No. http://docs.zephyrproject.org/contribute/contribute_guidelines.html

larsgk commented 6 years ago

(working on this + a sample app to join it at the moment)