zephyr/drivers/sensor/hts221
Peter A. Bigot 5147ab74da drivers: sensors: hts221: move static definition out of header
This belongs in the implementation file that references the array, since
the header is included in multiple files.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-01-29 17:50:02 +01:00
..
CMakeLists.txt drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
Kconfig sensor: hts221: Move GPIO to device tree 2019-01-17 11:06:38 -06:00
hts221.c drivers: sensors: hts221: move static definition out of header 2019-01-29 17:50:02 +01:00
hts221.h drivers: sensors: hts221: move static definition out of header 2019-01-29 17:50:02 +01:00
hts221_trigger.c sensor: hts221: Move GPIO to device tree 2019-01-17 11:06:38 -06:00