Fix #include <gpio.h> as it has been deprecated and should be #include <drivers/gpio.h>. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Align all sensor drivers that are using stmemsc (STdC) HAL i/f to new APIs of stmemsc v1.02. Requires https://github.com/zephyrproject-rtos/hal_st/pull/3 Signed-off-by: Armando Visconti <armando.visconti@st.com>
Add support to STM STTS751 temperature sensor. Signed-off-by: Armando Visconti <armando.visconti@st.com>