drivers/sensors: introduce ppd42ns dust sensor driver
authorWonsang Ryou <wonsang.yoo@samsung.com>
Mon, 19 Jun 2017 06:11:10 +0000 (15:11 +0900)
committerEunBong Song <eunb.song@samsung.com>
Wed, 30 Aug 2017 04:15:42 +0000 (21:15 -0700)
commit5ed98cf1aa36601590d7b2a60a015919eb94edd2
tree4f0b081299c1e5fef3d0cb2cb9b6f6f93089f8c2
parent4c554e5f695378a00afba0771d0fd6b2313ef684
drivers/sensors: introduce ppd42ns dust sensor driver

This commit introduces the sensor driver that controls ppd42ns dust
sensor.

Change-Id: Ic3781eeeb5c898a7cd9ab3b52dbf0788d36e168d
Signed-off-by: Wonsang Ryou <wonsang.yoo@samsung.com>
os/drivers/Kconfig
os/drivers/Makefile
os/drivers/sensors/Kconfig [new file with mode: 0644]
os/drivers/sensors/Make.defs [new file with mode: 0644]
os/drivers/sensors/ppd42ns.c [new file with mode: 0644]
os/include/tinyara/sensors/ppd42ns.h [new file with mode: 0644]