You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/11/19 15:43:07 UTC

[PR] RTC driver improvement [nuttx]

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/rtc/rpmsg: Move clock_synchronize rpmsg_rtc_server_settime 
   
   ## Impact
   
   minor
   
   ## Testing
   
   ci


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] RTC driver improvement [nuttx]

Posted by "pkarashchenko (via GitHub)" <gi...@apache.org>.
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org