Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-22 Thread via GitHub
adamfeuer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2676563592 Ok, I did a little bit of compiling different versions of NuttX. CDC-ECM networking works for the SAMA5 on the`12.0.0.0` release.` SAMA5 with just the basic nsh defconfig (no CDC-E

Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-22 Thread via GitHub
adamfeuer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2676530623 @tao-at-pricer @acassis I take it back about working fine. I was using `12.0.0-rc0` - which was the main branch from 11.x, I think. I installed `12.8.0` and compiled for the

(nuttx) 02/02: binfmt/copyactions: fix comments, make the actions life cycle more clear

2025-02-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit e0727715162d169ac81817d9d58cccf5f416579d Author: buxiasen AuthorDate: Sat Feb 22 18:28:57 2025 +0800 binfmt/copyacti

(nuttx) branch master updated: arch/risc-v/src/mpfs: Move PLIC interrupt enable/disable to mpfs_plic.c and handle pending interrupts

2025-02-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 824dd70617 arch/risc-v/src/mpfs: Move PLIC interr

Re: [PR] arch/risc-v/src/mpfs: Move PLIC interrupt enable/disable to mpfs_plic and handle pending interrupts [nuttx]

2025-02-22 Thread via GitHub
anchao merged PR #15878: URL: https://github.com/apache/nuttx/pull/15878 -- 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.apach

Re: [PR] arch/risc-v/src/mpfs: Implement wrcomplete support for coremmc driver [nuttx]

2025-02-22 Thread via GitHub
anchao merged PR #15886: URL: https://github.com/apache/nuttx/pull/15886 -- 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.apach

(nuttx) branch master updated (e072771516 -> ee98106bc5)

2025-02-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from e072771516 binfmt/copyactions: fix comments, make the actions life cycle more clear add ee98106bc5 arch/risc-v/sr

(nuttx) 01/02: binfmt/copyaction: fix prev->flink did not use from kmalloc.

2025-02-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 0e5cb896c44bc9b602f2e7199a23983f0819f744 Author: buxiasen AuthorDate: Fri Feb 21 19:00:35 2025 +0800 binfmt/copyacti

Re: [PR] binfmt/copyaction: fix prev->flink did not use from kmalloc. [nuttx]

2025-02-22 Thread via GitHub
anchao merged PR #15889: URL: https://github.com/apache/nuttx/pull/15889 -- 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.apach

(nuttx) branch master updated (17a80e90bd -> e072771516)

2025-02-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 17a80e90bd arch/mcx-nxxx: Add support for NXP MCX-N236 CPU new 0e5cb896c4 binfmt/copyaction: fix prev->flink did n

Re: [PR] xtensa/esp32: use common Espressif wireless source [nuttx]

2025-02-22 Thread via GitHub
cederom commented on PR #15853: URL: https://github.com/apache/nuttx/pull/15853#issuecomment-2676495183 Thanks @tmedicci for the details !! Sorry for the noise :-) We are trying to work out the real world hardware automation and the problem we saw is security - untrusted code from PR lunach

Re: [I] [FEATURE] We need a better designed web page [nuttx]

2025-02-22 Thread via GitHub
cederom commented on issue #15893: URL: https://github.com/apache/nuttx/issues/15893#issuecomment-2676483946 Thanks @acassis I am also pro replacing current website with something also minimalistic in use but simpler to build. Lots of dependencies are required to build out simple website an

Re: [PR] arch/esp32_himemcdev: Replace file descriptor with node [nuttx]

2025-02-22 Thread via GitHub
nuttxs commented on PR #15885: URL: https://github.com/apache/nuttx/pull/15885#issuecomment-2676474400 Hi @tmedicci have updated the description of the current MR, please review again, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [I] [DRUNX] Distributed Runtime and bUild for NuttX Test Environment [nuttx]

2025-02-22 Thread via GitHub
lupyuen commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2676471826 > I proposed to have a defconfig (not necessarily `citest`) that should be built before anything else @tmedicci Interesting idea! So someone needs to maintain the Initial Defc

(nuttx-website) branch asf-site updated: Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: 17a80e90bd998cfaa561c9f5f618616c5b7e23c2

2025-02-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 894e53bd7 Publishing web: 405a712

Re: [PR] boards/arm/rp2040/common: Add weak_function to SPI common logic [nuttx]

2025-02-22 Thread via GitHub
nuttxpr commented on PR #15894: URL: https://github.com/apache/nuttx/pull/15894#issuecomment-2676441776 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does not fully meet the NuttX requirements.

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
leocafonso commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966614539 ## arch/arm/src/ra/hardware/ra_mpu.h: ## @@ -0,0 +1,210 @@ +/ + * arch/arm/src/ra/hardwar

Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-22 Thread via GitHub
adamfeuer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2676442077 @tao-at-pricer Does it compile with the unmodified defconfig? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[PR] boards/arm/rp2040/common: Add weak_function to SPI common logic [nuttx]

2025-02-22 Thread via GitHub
keever50 opened a new pull request, #15894: URL: https://github.com/apache/nuttx/pull/15894 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Board logic change. This PR adds weak_function attributes t

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
leocafonso commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966614470 ## arch/arm/src/ra/hardware/ra_mpu.h: ## @@ -0,0 +1,210 @@ +/ + * arch/arm/src/ra/hardwar

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
leocafonso commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966614587 ## arch/arm/src/ra/hardware/ra_mpu.h: ## @@ -0,0 +1,210 @@ +/ + * arch/arm/src/ra/hardwar

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
leocafonso commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966614259 ## arch/arm/include/ra/ra4m1_irq.h: ## @@ -0,0 +1,132 @@ +/ + * arch/arm/include/ra4m1/ra

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
acassis commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966617169 ## arch/arm/Kconfig: ## @@ -1155,6 +1160,7 @@ config ARCH_CHIP default "nrf53" if ARCH_CHIP_NRF53 default "nrf91" if ARCH_CHIP_NRF91

Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-22 Thread via GitHub
tao-at-pricer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2676433693 Ok I base my config on `stm32f4discovery:nsh` only enabled CDC-ECM and work queue, compile with error: ```bash nuttx$ make Create version.h LN: platform/board to nut

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
leocafonso commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966614455 ## arch/arm/src/ra/hardware/ra_gpio.h: ## @@ -0,0 +1,188 @@ +/ + * arch/arm/src/ra/hardwa

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
leocafonso commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966614631 ## arch/arm/src/ra/hardware/ra_option_setting.h: ## @@ -0,0 +1,162 @@ +/ + * arch/arm/src

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
leocafonso commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966614494 ## arch/arm/src/ra/hardware/ra_mpu.h: ## @@ -0,0 +1,210 @@ +/ + * arch/arm/src/ra/hardwar

Re: [PR] arch/ra4: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
leocafonso commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966614088 ## Documentation/platforms/arm/ra4m1/boards/arduino-r4-minima/index.rst: ## @@ -0,0 +1,100 @@ += +Arduino R4 Minima += + Review Comm

Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-22 Thread via GitHub
adamfeuer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2676417381 @tao-at-pricer Can you get NuttX to compile at all for the STM32F4-DISCOVERY? If so, take one of the base configs, and use `menuconfig` to add CDC-ECM ethernet and see if it

Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-22 Thread via GitHub
adamfeuer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2676413231 @tao-at-pricer @acassis I had to do some updates to the SAMA5 header files to get the nuttx `sama5d2-xult` to compile. And I had to update the `tools/netusb.sh` script to work with

Re: [PR] benchmarks/cyclictest: the rt-tests cyclictest NuttX Port [nuttx-apps]

2025-02-22 Thread via GitHub
zdebanos commented on PR #3000: URL: https://github.com/apache/nuttx-apps/pull/3000#issuecomment-2676362175 Thank you very much for the review! I've been going through the code and there are still some bugs I did not think about. But as I have time, I'll prepare the documentation. -- Thi

Re: [PR] arch/ra: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
acassis commented on PR #15892: URL: https://github.com/apache/nuttx/pull/15892#issuecomment-2676356684 @leocafonso the CI also found these issues: ../nuttx/tools/checkpatch.sh -u -m -g fd6d80462303fc363d885150e49f9c5f175639c5..HEAD Error: /home/runner/work/nuttx/nuttx/nuttx/arch/

Re: [PR] arch/mcx-nxxx: Add support for NXP MCX-N236 CPU [nuttx]

2025-02-22 Thread via GitHub
acassis merged PR #15879: URL: https://github.com/apache/nuttx/pull/15879 -- 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.apac

Re: [I] [DRUNX] Distributed Runtime and bUild for NuttX Test Environment [nuttx]

2025-02-22 Thread via GitHub
tmedicci commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2676333282 > Yup, GitHub is too error / overload prone, we cannot really depend on it anything beyond absolute basics, so we are working with Lup on alternatives, please follow [@lupyuen](http

Re: [I] [DRUNX] Distributed Runtime and bUild for NuttX Test Environment [nuttx]

2025-02-22 Thread via GitHub
tmedicci commented on issue #15730: URL: https://github.com/apache/nuttx/issues/15730#issuecomment-2676332575 > Isn't `citest` kinda slow? We won't know if any defconfigs have Build Errors until `citest` completes. Also our `citest` is a little wonky, it fails quite often according to [Nutt

Re: [PR] xtensa/esp32: use common Espressif wireless source [nuttx]

2025-02-22 Thread via GitHub
tmedicci commented on PR #15853: URL: https://github.com/apache/nuttx/pull/15853#issuecomment-2676313004 Hi Tomek, let me answer about these points: > * From what I understand also from other threads and updates Espressif decided to replace "legacy" driver approach with external "HAL"

Re: [PR] Initial standalone sx126x driver [WIP] [nuttx]

2025-02-22 Thread via GitHub
keever50 commented on PR #15795: URL: https://github.com/apache/nuttx/pull/15795#issuecomment-2676192088 Actually, @acassis if approved. Can this be pushed? This would significantly help testing it as boards and apps dont have to be removed from the PR every time. The rest of the less signi

Re: [PR] Initial standalone sx126x driver [WIP] [nuttx]

2025-02-22 Thread via GitHub
keever50 commented on PR #15795: URL: https://github.com/apache/nuttx/pull/15795#issuecomment-2676180231 ![image](https://github.com/user-attachments/assets/4c4c71b1-d9cc-4abb-be96-021152ea9528) And obviously, it also works from across the room. Message "Hello" is sent using the app from

Re: [PR] Initial standalone sx126x driver [WIP] [nuttx]

2025-02-22 Thread via GitHub
keever50 commented on PR #15795: URL: https://github.com/apache/nuttx/pull/15795#issuecomment-2676179004 Fixed some issues after testing the driver using RAK11310 and a demo code. - An echo back and forth test on low spreading factor: ![image](https://github.com/user-attachments/as

Re: [PR] Initial standalone sx126x driver [WIP] [nuttx]

2025-02-22 Thread via GitHub
keever50 commented on PR #15795: URL: https://github.com/apache/nuttx/pull/15795#issuecomment-2676179506 The serial output seems unstable. Missing characters sometimes. I am not entirely sure what is causing that. Might be because my app is using printf and the driver is using logging. Migh

(nuttx) branch master updated: sixlowpan: improve tcp support.

2025-02-22 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 34aa17b7a0 sixlowpan: improve tcp support. 34aa1

Re: [PR] sixlowpan: improve tcp support. [nuttx]

2025-02-22 Thread via GitHub
acassis merged PR #15877: URL: https://github.com/apache/nuttx/pull/15877 -- 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.apac

(nuttx) branch master updated: drivers/thermal: Fix work not queued after getting temperature fails

2025-02-22 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 9f85eaf3cb drivers/thermal: Fix work not queued

Re: [PR] drivers/thermal/core: Fix work not queued after getting temperature fails [nuttx]

2025-02-22 Thread via GitHub
acassis merged PR #15891: URL: https://github.com/apache/nuttx/pull/15891 -- 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.apac

Re: [PR] arch/ra: Add support for Renesas RA4M1 MCU [nuttx]

2025-02-22 Thread via GitHub
acassis commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966490145 ## Documentation/platforms/arm/ra4m1/boards/arduino-r4-minima/index.rst: ## @@ -0,0 +1,100 @@ += +Arduino R4 Minima += + Review Comment

Re: [PR] binfmt/copyaction: fix prev->flink did not use from kmalloc. [nuttx]

2025-02-22 Thread via GitHub
jasonbu commented on code in PR #15889: URL: https://github.com/apache/nuttx/pull/15889#discussion_r1966491515 ## binfmt/binfmt_copyactions.c: ## @@ -122,6 +122,7 @@ int binfmt_copyactions(FAR const posix_spawn_file_actions_t **copy, prev->flink = (FAR void *)c

Re: [PR] binfmt/copyaction: fix prev->flink did not use from kmalloc. [nuttx]

2025-02-22 Thread via GitHub
nuttxpr commented on PR #15889: URL: https://github.com/apache/nuttx/pull/15889#issuecomment-2676141653 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the basic NuttX requiremen

Re: [PR] toywasm: bump to v66.0.0 [nuttx-apps]

2025-02-22 Thread via GitHub
acassis commented on PR #2999: URL: https://github.com/apache/nuttx-apps/pull/2999#issuecomment-2676138334 @yamt please include commit log message -- 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

Re: [PR] benchmarks/cyclictest: the rt-tests cyclictest NuttX Port [nuttx-apps]

2025-02-22 Thread via GitHub
acassis commented on PR #3000: URL: https://github.com/apache/nuttx-apps/pull/3000#issuecomment-2676137788 Nice work @zdebanos !!! Please submit also a Documentation/ to the NuttX repository show usages examples, expected results, how to spot issues using the cyclictest, etc. -- This is

Re: [I] [HELP] Minimum configuration for CDC ECM to work? [nuttx]

2025-02-22 Thread via GitHub
tao-at-pricer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2676129798 Thanks @adamfeuer , please let me know what you'll find out on the STM32F4 discovery board, I have exactly this and I read in multiple places that it's the recommended board fo