Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/lwp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ menuconfig RT_USING_LWP
if RT_USING_LWP
menuconfig LWP_DEBUG
bool "Enable debugging features of LwP"
default y
default n

if LWP_DEBUG
config LWP_DEBUG_INIT
Expand Down
Loading
Loading