10d8e711be
No need to have a category for grove, instead moved the samples to both sensors and display based on what the sample does. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_I2C=y
|
|
CONFIG_ADC=y
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_GROVE=y
|
|
CONFIG_GROVE_TEMPERATURE_SENSOR_ADC_CHANNEL=10
|
|
CONFIG_GROVE_TEMPERATURE_SENSOR=y
|
|
CONFIG_GROVE_TEMPERATURE_SENSOR_V1_X=y
|
|
CONFIG_GROVE_LCD_RGB=y
|