mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08: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
|