pbarada commented on issue #18484:
URL: https://github.com/apache/nuttx/issues/18484#issuecomment-3999583286

   @acassis Here's the branch: 
https://github.com/pbarada/nuttx-apps/tree/tinyssh-ref
   This is compile/link only so far, and required not only disabling terminal 
session code but also reducing buffer sizes (which by default are massive and 
now Kconfig configurable) to make it fit.  Haven't tried to launch it (since 
terminal session code needs to be created that provides equivilent 
functionality to fork()/execve() - so no idea (yet)whether code handles smaller 
buffers. See nuttx-apps/netutils/tinyssh/INSTALL for details.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to