zephyr/drivers/sensor/lis2dw12
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h
move misc/util.h to sys/util.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt
Kconfig driver/sensor: lis2dw12: make use of STdC definitions 2019-06-26 15:41:40 -04:00
lis2dw12_i2c.c cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
lis2dw12_spi.c dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
lis2dw12_trigger.c cleanup: include/: move sensor.h to drivers/sensor.h 2019-06-27 22:55:49 -04:00
lis2dw12.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
lis2dw12.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00