This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to CONFIG ST Module LIS2DE12?

I am trying to include software support for the ST LIS2DE12 accelerometer chip which is found in V1.5.0/zephyr/modules/kconfig.st as 

config USE_STDC_LISDE12

    bool

V1.5.0/zephyr/moduleskconfig states ""comment "Unavailable modules, please install those via the project manifest."

Is there a tutorial to help me understand how to add this configuration to my project?

Thanks

Related