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 08:02:06 UTC

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #3720: driver/syslog: add CONFIG_SYSLOG_RPMSG_SERVER_NAME

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


   ## Summary
   Add CONFIG_SYSLOG_RPMSG_SERVER_NAME specified the name of remote proc(rpmsg server).
   We will call API: syslog_rpmsg_init_early(FAR void *buffer, size_t size) without server name in arch code.
   
   Change-Id: Ie270d651071e87a40a80ab489597ae18db9814f0
   Signed-off-by: Jiuzhu Dong <do...@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 commented on pull request #3720: driver/syslog: add CONFIG_SYSLOG_RPMSG_SERVER_NAME

Posted by GitBox <gi...@apache.org>.
acassis commented on pull request #3720:
URL: https://github.com/apache/incubator-nuttx/pull/3720#issuecomment-841653230


   Ok, I thinking moving the server name to Kconfig is a better approach! Thanks!


-- 
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 #3720: driver/syslog: add CONFIG_SYSLOG_RPMSG_SERVER_NAME

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


   


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