mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
mma8x5x: Added upm support for some MMA8X5X sensors
This commit adds support for following sensors: MMA8652 , MMA8653, MMA8451 , MMA8452 , MMA8453 These sensors are three-axis accelerometer. Signed-off-by: Norbert Wesp <nwesp@phytec.de> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
8342b4c079
commit
12c81adeba
@ -336,6 +336,7 @@ add_example (lcdks)
|
||||
add_example (mmc35240)
|
||||
add_example (tcs37727)
|
||||
add_example (tmp006)
|
||||
add_example (mma8x5x)
|
||||
|
||||
# These are special cases where you specify example binary, source file and module(s)
|
||||
include_directories (${PROJECT_SOURCE_DIR}/src)
|
||||
|
Reference in New Issue
Block a user