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
softdevice_controller: remove nrf-errno.h from sdc_soc.h
Multiple modules provide its own version of nrf-errno headers. Since the
definitions those headers provide are the same and sdc_soc is included
in nrfx_glue, compile errors occur due to differences in those headers.
The nrf-errno.h is no longer included in sdc_soc.h
Signed-off-by: Rafał Kuźnia <[email protected]>
0 commit comments