You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samples: bluetooth: df: rx: Move BLE ctrl conf into board spec file
Move BLE controller configuration from top level prj.conf file
into boards/<BOARD>.conf file. That change is required to allow
the sample to build for nRF5340 SOC where BLE cotroller is
run on network core and is not part of the sample application
image.
Signed-off-by: Piotr Pryga <[email protected]>
0 commit comments