slorquet commented on PR #840:
URL: https://github.com/apache/nuttx-apps/pull/840#issuecomment-2007567070

   a full port of micropython must not be based on the unix port but on the 
embed port.
   
   
https://github.com/micropython/micropython/issues/13632#issuecomment-1937418170
   
   This is very easy to embed in the Nuttx build system, I have that part 
working somewhere.
   
   I also have some WIP for a nuttx micropython, but it has to be clever and 
integrate properly, for example with mbedtls, already provided by NuttX. we 
should not be using the mbdedtls from micropython itself.
   
   Every other integration point has to be checked, or the port will be awkward.
   


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

Reply via email to