Hi,
I am using NCS v1.9.0 and have a question about datatime module.
It seems to have NTP and Modem clock sources, but I don't want to use either clock source. I have an external RTC device that I want to use as a clock source, but I didn't find the unified function interface like Zephyr sensor.h. Is there a way to extend the clock source without modifying the source code?
Thanks!