Re: [PR] RTC driver improvement [nuttx]

2023-11-20 Thread via GitHub
pkarashchenko merged PR #11222: URL: https://github.com/apache/nuttx/pull/11222 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[PR] RTC driver improvement [nuttx]

2023-11-19 Thread via GitHub
xiaoxiang781216 opened a new pull request, #11222: URL: https://github.com/apache/nuttx/pull/11222 ## Summary - drivers/rtc: Return -ENOTTY if lower half doesn't implement the corresponding callback - drivers/rtc: Skip clock_synchronize if settime return positive value - drivers