I am migrating from SDK11? to SDK15.3 and noticed nrf_drv_common.c is no longer available and has no replacement although nrfx_common seems to have replaced nrf_drv_common.h.
In this post:
Jorgen mentions that it is not required in the new SDK. Are there replacements for the missing functions such as nrf_drv_common_irq_enable() or do I have to implement it myself?