zephyr/samples/sensor/th02/prj.conf
Anas Nashif 79232914c9 sensors: th02: convert to and build with unified kernel
Change-Id: Idcdce36314dce4bfe9f6cf627c38b9f350b19355
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-03 01:45:50 +00:00

9 lines
152 B
Plaintext

CONFIG_STDOUT_CONSOLE=y
CONFIG_I2C=y
CONFIG_SENSOR=y
CONFIG_TH02=y
CONFIG_SYS_LOG=n
CONFIG_SYS_LOG_SENSOR_LEVEL=4
CONFIG_GROVE=y
CONFIG_GROVE_LCD_RGB=y