samples: net: mqtt_publisher: Enable net shell
Network shell is useful to have in order to debug things so enabling it for this sample application. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
cc76c75272
commit
38f1357780
1 changed files with 2 additions and 0 deletions
|
@ -29,3 +29,5 @@ CONFIG_MAIN_STACK_SIZE=2048
|
|||
|
||||
# For IPv6
|
||||
CONFIG_NET_BUF_DATA_SIZE=256
|
||||
|
||||
CONFIG_NET_SHELL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue