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
softdeveice_controller: mpsl: Making debugversion compile work
Moving mpsl under softdevice controller,
without this we get linker errors when linking with
un-obfuscated softdevice-controller and mpsl libraries.
linker errors like:
"undefined reference to mpsl_cx_granted_ops_get
Signed-off-by: Martin Tverdal <[email protected]>
0 commit comments