jerpelea merged PR #15881:
URL: https://github.com/apache/nuttx/pull/15881
--
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.apa
tmedicci commented on code in PR #15881:
URL: https://github.com/apache/nuttx/pull/15881#discussion_r1963784207
##
Documentation/applications/interpreters/python/index.rst:
##
@@ -18,10 +18,10 @@ How Does it Work?
1. Python for NuttX target initially the ``rv-virt`` (RISC-V Q
hartmannathan commented on code in PR #15881:
URL: https://github.com/apache/nuttx/pull/15881#discussion_r1963756145
##
Documentation/applications/interpreters/python/index.rst:
##
@@ -18,10 +18,10 @@ How Does it Work?
1. Python for NuttX target initially the ``rv-virt`` (RIS
nuttxpr commented on PR #15881:
URL: https://github.com/apache/nuttx/pull/15881#issuecomment-2671765072
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to meet the NuttX requirements, al
tmedicci commented on code in PR #15881:
URL: https://github.com/apache/nuttx/pull/15881#discussion_r1963724034
##
Documentation/applications/interpreters/python/index.rst:
##
@@ -18,7 +18,10 @@ How Does it Work?
1. Python for NuttX target initially the ``rv-virt`` (RISC-V QE
acassis commented on code in PR #15881:
URL: https://github.com/apache/nuttx/pull/15881#discussion_r1963675143
##
Documentation/applications/interpreters/python/index.rst:
##
@@ -18,7 +18,10 @@ How Does it Work?
1. Python for NuttX target initially the ``rv-virt`` (RISC-V QEM
tmedicci opened a new pull request, #15881:
URL: https://github.com/apache/nuttx/pull/15881
## Summary
After https://github.com/apache/nuttx-apps/pull/2982, there is no need to
mount the modules and manually set the required environment variables: they are
all set by the new Python w