mirror of
https://github.com/espressif/openthread.git
synced 2026-08-22 18:39:50 +00:00
[settings] fix DUA logging (#5095)
This commit is contained in:
@@ -85,6 +85,7 @@ build_all_features()
|
||||
|
||||
local options_1_2=(
|
||||
"-DOPENTHREAD_CONFIG_BACKBONE_ROUTER_ENABLE=1"
|
||||
"-DOPENTHREAD_CONFIG_DUA_ENABLE=1"
|
||||
)
|
||||
|
||||
export CPPFLAGS="${options[*]} -DOPENTHREAD_CONFIG_LOG_LEVEL=OT_LOG_LEVEL_NONE"
|
||||
|
||||
Reference in New Issue
Block a user