We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996d5b3 commit b350bafCopy full SHA for b350baf
subsys/dm/rpc/Kconfig
@@ -9,6 +9,7 @@ config DM_MODULE_RPC
9
select NRF_RPC
10
select NRF_RPC_CBOR
11
select EXPERIMENTAL
12
+ select SOC_NRF53_CPUNET_ENABLE if SOC_NRF5340_CPUAPP
13
depends on DM_MODULE
14
help
15
Enables Distance Measurement serialization over RPC.
0 commit comments