Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
acassis merged PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879 -- 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.a

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873517469 ## interpreters/python/Kconfig: ## @@ -0,0 +1,58 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the Nu

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873517996 ## interpreters/python/Makefile: ## @@ -0,0 +1,161 @@ + +# apps/interpreters/python/Make

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873517216 ## interpreters/python/Make.defs: ## @@ -0,0 +1,27 @@ + +# apps/interpreters/python/Make

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
hartmannathan commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873444824 ## interpreters/python/Makefile: ## @@ -0,0 +1,161 @@ + +# apps/interpreters/python

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
xiaoxiang781216 commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873435731 ## interpreters/python/Kconfig: ## @@ -0,0 +1,58 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
hartmannathan commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873438248 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/python

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873365025 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/python/Make

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873345153 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/python/Make

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873340090 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/python/Make

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873340090 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/python/Make

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-06 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1873337922 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/python/Make

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
xiaoxiang781216 commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1872416554 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/pyth

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
fdcavalcanti commented on PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#issuecomment-2521817644 This is awesome. For the future, I think a good addition would be having the test directory available, so we can the interpreter unit tests in target. Since those are available

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
tmedicci commented on PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#issuecomment-2521209082 > Error for `esp32-devkitc:nxdiag` does not seem to be related to this PR ([#2879 (review)](https://github.com/apache/nuttx-apps/pull/2879#pullrequestreview-2482066426)). Checking it

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
tmedicci commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1871645363 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/python/Make

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
tmedicci commented on PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#issuecomment-2520674397 Error for `esp32-devkitc:nxdiag` does not seem to be related to this PR (https://github.com/apache/nuttx-apps/pull/2879#pullrequestreview-2482066426). Checking it. -- This is an au

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
tmedicci commented on PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#issuecomment-2520672106 > Should it be behind a "EXPERIMENTAL" config, to set the right expectations? Yes, it makes total sense! -- This is an automated message from the Apache Git Service. To respon

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
hartmannathan commented on code in PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#discussion_r1871599399 ## interpreters/python/Makefile: ## @@ -0,0 +1,165 @@ + +# apps/interpreters/python

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
tmedicci commented on PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#issuecomment-2520220347 > need add cmake? Yes! There is a long list of to-do, but I preferred to submit upstream because I need more hands working on it (and I think we can engage the NuttX comm

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
anjiahao1 commented on PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#issuecomment-2520204712 need add cmake? -- 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.

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
anjiahao1 commented on PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#issuecomment-2520196433 Great, nice work! -- 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

Re: [PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
nuttxpr commented on PR #2879: URL: https://github.com/apache/nuttx-apps/pull/2879#issuecomment-2520148044 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) This PR does **not** fully meet the NuttX requiremen

[PR] interpreters/python: Add Python's port to NuttX [nuttx-apps]

2024-12-05 Thread via GitHub
tmedicci opened a new pull request, #2879: URL: https://github.com/apache/nuttx-apps/pull/2879 ## Summary **Say Hello to Python!** This is the NuttX's port of Python (CPython)! Initial support of Python includes building the Python's static library and the `python` (Prog