Skip to content

Commit

Permalink
Fix broken Chef NRF build caused by project-chip#18955 (project-chip#…
Browse files Browse the repository at this point in the history
  • Loading branch information
cpagravel committed Jun 16, 2022
1 parent 89b8bad commit a184a5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/chef/nrfconnect/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ if(CONFIG_ENABLE_PW_RPC)
include(${PIGWEED_ROOT}/pw_build/pigweed.cmake)
include(${PIGWEED_ROOT}/pw_protobuf_compiler/proto.cmake)

pw_set_module_config(pw_rpc_CONFIG pw_rpc.disable_global_mutex_config)
pw_set_backend(pw_log pw_log_basic)
pw_set_backend(pw_assert pw_assert_log)
pw_set_backend(pw_sys_io pw_sys_io.nrfconnect)
Expand Down

0 comments on commit a184a5e

Please sign in to comment.