Dear all:
I want to implement FreeRTOS using NRFX, I checked the example and discovered that it uses the nrf_drv_clock... and thus it becomes a spaghetti with this legacy and new libraries...
My question is the following:
would you recommend keeping old nrf drv clock or should i try to migrate all to nrfx... ?
are there any available FreeRTOS examples that dont use this clock files?
What would you suggest?
Regards