Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
4c392243
Commit
4c392243
authored
Apr 03, 2017
by
Paul Sokolovsky
Browse files
zephyr/prj_base.conf: Add config for net_buf logging.
Disabled by default.
parent
831e1572
Changes
1
Hide whitespace changes
Inline
Side-by-side
zephyr/prj_base.conf
View file @
4c392243
...
...
@@ -15,3 +15,9 @@ CONFIG_NET_UDP=y
CONFIG_NET_TCP
=
y
CONFIG_TEST_RANDOM_GENERATOR
=
y
CONFIG_NET_NBUF_RX_COUNT
=
5
# Uncomment to enable "INFO" level net_buf logging
#CONFIG_NET_LOG=y
#CONFIG_NET_DEBUG_NET_BUF=y
# Change to 4 for "DEBUG" level
#CONFIG_SYS_LOG_NET_LEVEL=3
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment