You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/15 09:05:48 UTC

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #3726: rtc: add config RTC_RPMSG_SERVER, RTC_RPMSG_SERVER_NAME

Donny9 opened a new pull request #3726:
URL: https://github.com/apache/incubator-nuttx/pull/3726


   ## Summary
   Add CONFIG_RTC_RPMSG_SERVER_NAME specified the name of remote proc(rtc server).
   We will call API: rpmsg_rtc_initialize without server name in arch code.
   And use config RTC_RPMSG_SERVER to describe the role.
   
   Signed-off-by: Jiuzhu Dong dongjiuzhu1@xiaomi.com
   ## Impact
   It allows for better reuse of arch code for different board.
   ## Testing
   
   


-- 
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.

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



[GitHub] [incubator-nuttx] acassis merged pull request #3726: rtc: add config RTC_RPMSG_SERVER, RTC_RPMSG_SERVER_NAME

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #3726:
URL: https://github.com/apache/incubator-nuttx/pull/3726


   


-- 
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.

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