raiden00pl commented on code in PR #15128: URL: https://github.com/apache/nuttx/pull/15128#discussion_r1879741633
########## Documentation/guides/port.rst: ########## @@ -0,0 +1,62 @@ +.. include:: /substitutions.rst +=========================================== +How to port +=========================================== + +This guide explains "How to port NuttX". At this guide, the scope of porting is to add new SoC/Board directory, the goal of porting is to comfirm to boot NuttShell(NSH). Review Comment: please break lines where possible to 80-90 characters so that documentation can be read better in a split-screen terminal, like for example in https://raw.githubusercontent.com/apache/nuttx/refs/heads/master/Documentation/guides/ipv6.rst -- 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...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org