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
Part of the nrf_dm library is placed in the init_array section by the
linker.
Zephyr requires STATIC_INIT_GNU to be enabled for proper initialization
of the init_array section, and therefore the setting must be enabled for
NRF_DM.
Signed-off-by: Torsten Rasmussen <[email protected]>
0 commit comments