samples: net: ieee802154: kw41z: reduce log level
Reduce log level to show only error messages. Signed-off-by: Bogdan Davidoaia <bogdan.davidoaia@linaro.org>
This commit is contained in:
parent
2b1dfbcd7c
commit
8909be81f9
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ CONFIG_NET_L2_IEEE802154_SECURITY=n
|
|||
CONFIG_NET_L2_IEEE802154_SHELL=y
|
||||
|
||||
CONFIG_IEEE802154_KW41Z=y
|
||||
CONFIG_SYS_LOG_IEEE802154_DRIVER_LEVEL=4
|
||||
CONFIG_SYS_LOG_IEEE802154_DRIVER_LEVEL=1
|
||||
|
||||
CONFIG_NET_APP_SETTINGS=y
|
||||
CONFIG_NET_APP_MY_IPV6_ADDR="2001:db8::1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue