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 <[email protected]> ## 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: [email protected]
