mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 19:36:55 +00:00
Adds the Sensor Shell module sample app. Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
CONFIG_SHELL=y
|
|
CONFIG_BOOT_BANNER=n
|
|
CONFIG_SENSOR=y
|
|
CONFIG_SENSOR_SHELL=y
|