mransom-campbell commented on pull request #840:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/840#issuecomment-951366355


   @cederom thanks for your interest! I actually got stuck trying to run the 
Micropython test suite. Here's the approaches I tried:
   - Run test suite on Nuttx simulation: Doesn't work because I couldn't get 
the arguments to be passed to the Micropython task, and the simulation doesn't 
exit at the end by default.
   - Run test suite on Nuttx arm dev board: Doesn't work because the Unix port 
of Micropython doesn't support the 'Raw' REPL mode required to run the test 
suite on hardware.
   If you could help get the test suite working on either of those approaches 
that would be helpful.
   
   I have a solution to the Float issue but I haven't pushed that to this 
branch yet.
   
   I was working on this for a Research project at work so I'm not sure how 
much more time I can dedicate to this.


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