mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 23:02:56 +00:00
Grove devices are sensors, so no need to have them under their own category. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_TH02=y
|
|
CONFIG_LOG=n
|
|
CONFIG_SENSOR_LOG_LEVEL_DBG=y
|
|
CONFIG_GROVE_LCD_RGB=y
|
|
CONFIG_DISPLAY=y
|