zephyr/drivers/sensor/adxl372
Anas Nashif bd70f6f1ed cleanup: include/: move spi.h to drivers/spi.h
move spi.h to drivers/spi.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
..
adxl372_trigger.c cleanup: include/: move sensor.h to drivers/sensor.h 2019-06-27 22:55:49 -04:00
adxl372.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
adxl372.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig