tests: board_shell: enable sensor shell
Enable the sensor shell in the board_shell test application. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
88fcded3b0
commit
6f680cffc6
1 changed files with 2 additions and 0 deletions
|
@ -25,3 +25,5 @@ CONFIG_PWM=y
|
|||
CONFIG_PWM_SHELL=y
|
||||
CONFIG_EEPROM=y
|
||||
CONFIG_EEPROM_SHELL=y
|
||||
CONFIG_SENSOR=y
|
||||
CONFIG_SENSOR_SHELL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue