Enables the new sensor info shell command in the sensor shell sample application and documents its usage. Signed-off-by: Maureen Helm <maureen.helm@intel.com>
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
CONFIG_SHELL=y
|
|
CONFIG_BOOT_BANNER=n
|
|
CONFIG_SENSOR=y
|
|
CONFIG_SENSOR_SHELL=y
|
|
CONFIG_SENSOR_INFO=y
|