Re: [I] [BUG] USB CDC/ACM write message lost [nuttx]

2025-03-11 Thread via GitHub
SPRESENSE commented on issue #15960: URL: https://github.com/apache/nuttx/issues/15960#issuecomment-2716504085 @yangsong8-a1 Thanks for your support. I found this issue in our application with Spresense SDK. Here is the procedure to reproduce it in the NuttX-only environment on a S

Re: [I] [BUG] USB CDC/ACM write message lost [nuttx]

2025-03-11 Thread via GitHub
SPRESENSE commented on issue #15960: URL: https://github.com/apache/nuttx/issues/15960#issuecomment-2716393251 @yangsong8-a1 I find when `priv->wrcontainer == NULL` therefore `cdcacm_sndpacket()` is executed. the problem of lost write messages occurs. I still don't know why it fails i

Re: [PR] arch/xtensa: initial support for debugpoint api [nuttx]

2025-03-11 Thread via GitHub
chirping78 commented on PR #15907: URL: https://github.com/apache/nuttx/pull/15907#issuecomment-2716297844 @acassis @jerpelea @tmedicci @xiaoxiang781216 Would you please merge this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [DRAFT] Apache NuttX RTOS Contributing Guidelines update. [nuttx]

2025-03-11 Thread via GitHub
cederom commented on code in PR #15950: URL: https://github.com/apache/nuttx/pull/15950#discussion_r1986499255 ## CONTRIBUTING.md: ## @@ -1,133 +1,438 @@ -# Contributing to Apache NuttX RTOS +# Apache NuttX RTOS Contributing Guidelines -Hi! Thank you for your interest in contr

Re: [PR] arch/arm/STM32H5: Initial ICACHE Support [nuttx]

2025-03-11 Thread via GitHub
LuchianMihai commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2709568286 So this means we can compile the nuttx kernel using g++? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] boards/nrf5340dk: add dev gpio support for nrf5340dk [nuttx]

2025-03-11 Thread via GitHub
acassis merged PR #15956: URL: https://github.com/apache/nuttx/pull/15956 -- 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] CMakeLists.txt: fix warnings when using upstream boards in out-of-tree configs [nuttx]

2025-03-11 Thread via GitHub
anchao commented on PR #15975: URL: https://github.com/apache/nuttx/pull/15975#issuecomment-2716120168 @xuxin930 -- 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 unsubsc

[PR] typo: fix incorrect doc [nuttx]

2025-03-11 Thread via GitHub
Nambers opened a new pull request, #15976: URL: https://github.com/apache/nuttx/pull/15976 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary *Update this section with information on why change is necessar

(nuttx-website) branch asf-site updated: Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: 809de896085af9a86f53d38a67dfc89ffb41e76f

2025-03-11 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 ff447445c Publishing web: 405a712

(nuttx) branch master updated (2e57ed24a7 -> 809de89608)

2025-03-11 Thread lupyuen
This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 2e57ed24a7 boards/arm/stm32f401rc-rs485: Add support to GPIO add e398e4a4ff arch/risc-v/src/common/riscv_mtimer.c

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-11 Thread via GitHub
lupyuen merged PR #15929: URL: https://github.com/apache/nuttx/pull/15929 -- 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/risc-v: tick timer improvements [nuttx]

2025-03-11 Thread via GitHub
nuttxpr commented on PR #15929: URL: https://github.com/apache/nuttx/pull/15929#issuecomment-2715817086 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues) Build and Test Successful (milkv_duos:nsh) https://gitlab.co

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-11 Thread via GitHub
lupyuen commented on PR #15929: URL: https://github.com/apache/nuttx/pull/15929#issuecomment-2715811471 @nuttxpr test milkv_duos:nsh -- 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 c

(nuttx) branch master updated: boards/arm/stm32f401rc-rs485: Add support to GPIO

2025-03-11 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 2e57ed24a7 boards/arm/stm32f401rc-rs485: Add sup

Re: [PR] boards/arm/stm32f401rc-rs485: Add support to GPIO Subsystem [nuttx]

2025-03-11 Thread via GitHub
acassis merged PR #15861: URL: https://github.com/apache/nuttx/pull/15861 -- 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] boards/arm/rp23xx/xiao-rp2350 Add support to XIAO RP2350 Board [nuttx]

2025-03-11 Thread via GitHub
rcsim commented on PR #15968: URL: https://github.com/apache/nuttx/pull/15968#issuecomment-2715747934 > Sorry I realised that our RP2350 Linker Scripts are missing the Standard NuttX Header. Could you modify your Linker Script to use this file header? Thanks :-) https://github.com/apache/n

Re: [PR] arch/arm64/imx9: Support for imx9 edgelock enclave [nuttx]

2025-03-11 Thread via GitHub
acassis commented on code in PR #15970: URL: https://github.com/apache/nuttx/pull/15970#discussion_r1990122716 ## arch/arm64/src/imx9/hardware/imx9_ele.h: ## @@ -0,0 +1,78 @@ +/ + * arch/arm64/src/imx9/h

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-11 Thread via GitHub
jlaitine commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1990105098 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -290,6 +377,59 @@ static int riscv_mtimer_cancel(struct oneshot_lowerhalf_s *lower, return 0; } +/**

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-11 Thread via GitHub
pussuw commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1990085088 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -290,6 +377,59 @@ static int riscv_mtimer_cancel(struct oneshot_lowerhalf_s *lower, return 0; } +/

Re: [PR] Add `oldconfig` and `olddefconfig` custom targets to CMake [nuttx]

2025-03-11 Thread via GitHub
xiaoxiang781216 commented on PR #13086: URL: https://github.com/apache/nuttx/pull/13086#issuecomment-2710681391 @pietroalbini could you fix the build break? -- 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

Re: [PR] audio/pcm_decode: fix typo in assert condition [nuttx]

2025-03-11 Thread via GitHub
acassis merged PR #15957: URL: https://github.com/apache/nuttx/pull/15957 -- 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] [DRAFT] Apache NuttX RTOS Contributing Guidelines update. [nuttx]

2025-03-11 Thread via GitHub
simbit18 commented on code in PR #15950: URL: https://github.com/apache/nuttx/pull/15950#discussion_r1987029875 ## CONTRIBUTING.md: ## @@ -1,133 +1,438 @@ -# Contributing to Apache NuttX RTOS +# Apache NuttX RTOS Contributing Guidelines -Hi! Thank you for your interest in cont

[PR] cmake: Add utility target to update .config with minimal changes [nuttx]

2025-03-11 Thread via GitHub
no1wudi opened a new pull request, #15961: URL: https://github.com/apache/nuttx/pull/15961 ## Summary Introduce the 'olddefconfig' target to streamline the process of updating the configuration file while ensuring dependencies are met. * Add 'olddefconfig' utility target t

[PR] drivers/wireless/lpwan/rn2xx3: Fix UART dependency [nuttx]

2025-03-11 Thread via GitHub
linguini1 opened a new pull request, #15967: URL: https://github.com/apache/nuttx/pull/15967 ## Summary There is no 'UART' symbol to depend on, so this dependency is removed for now. The driver will fail to register without being passed a UART character driver path anyways. ##

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-11 Thread via GitHub
cederom commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1989991756 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -290,6 +377,59 @@ static int riscv_mtimer_cancel(struct oneshot_lowerhalf_s *lower, return 0; } +/***

Re: [PR] sched/wdog: merge wdog_periods_s into wdog_s [nuttx]

2025-03-11 Thread via GitHub
anchao commented on PR #15959: URL: https://github.com/apache/nuttx/pull/15959#issuecomment-2712269476 > @anchao please update the log message to include: why this feature is needed and its advantages @acassis new API is not compatible with the old structure. The following is

Re: [PR] audio/composite: merge composite instance allocate to one times [nuttx]

2025-03-11 Thread via GitHub
anchao commented on code in PR #15958: URL: https://github.com/apache/nuttx/pull/15958#discussion_r1986490349 ## audio/audio_comp.c: ## @@ -51,8 +51,8 @@ struct audio_comp_priv_s /* This is the contained, low-level audio device array and count. */ - FAR struct audio_lowe

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
acassis commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2711109087 https://nuttx.apache.org/docs/latest/contributing/documentation.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] 202503 Apache NuttX RTOS Contributing Guidelines update. [nuttx]

2025-03-11 Thread via GitHub
cederom commented on PR #15950: URL: https://github.com/apache/nuttx/pull/15950#issuecomment-2715255266 > > @cederom: Thank you folks for all the remarks and grammar suggestions! The update is pushed, please comment :-) > > @tmedicci: Just re-reviewed: we are fine here. Can you mark t

Re: [PR] sched/wdog: merge wdog_periods_s into wdog_s [nuttx]

2025-03-11 Thread via GitHub
anchao commented on PR #15959: URL: https://github.com/apache/nuttx/pull/15959#issuecomment-2711169850 > Aaah, fresh stuff, thanks @anchao, one more simple sentence more in the description would make things clear from start :-) Well I sit usually ~16h in front of the computer but not always

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2711031826 > Thanks @Laczen :-) Would it be possible to fix problems identified by @tmedicci maybe with simple checks and error returns when operation is not possible until better solution is availab

[PR] coredump:adjust BOARD_COREDUMP_COMPRESSION [nuttx]

2025-03-11 Thread via GitHub
crafcat7 opened a new pull request, #15964: URL: https://github.com/apache/nuttx/pull/15964 ## Summary In order to reduce the cost of using coredump, we disable `BOARD_COREDUMP_COMPRESSION` by default when it is not necessary. So I adjusted the conditions for enable of `BOARD_CORED

Re: [PR] arch/arm64: Improvements on ARM generic timer drivers. [nuttx]

2025-03-11 Thread via GitHub
jlaitine commented on PR #15938: URL: https://github.com/apache/nuttx/pull/15938#issuecomment-2703199570 Adding one example with real numbers how the timer drift causes the tick timer & watchdog timers to fail: Example: Counter frequency 2400 (24MHz) Tick frequency 100 H

Re: [I] [FEATURE] Common interface for LORA chips [nuttx]

2025-03-11 Thread via GitHub
raiden00pl commented on issue #15856: URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2704405785 > About the rx_hdr, thats interesting! i was more thinking of .payload pointing to an internal driver buffer. But this is also an option, the buffer being the user's responsibil

Re: [PR] esp32s3/python: add support for running Python on ESP32-S3 [nuttx]

2025-03-11 Thread via GitHub
nuttxpr commented on PR #15955: URL: https://github.com/apache/nuttx/pull/15955#issuecomment-2707174221 [**\[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. T

Re: [I] [BUG] USB CDC/ACM write message lost [nuttx]

2025-03-11 Thread via GitHub
yangsong8-a1 commented on issue #15960: URL: https://github.com/apache/nuttx/issues/15960#issuecomment-2710403515 @SPRESENSE After the problem occurred, the log will always miss data. Is it impossible to recover? I will try to reproduce this issue. -- This is an automated message from t

Re: [PR] arch/arm/STM32H5: Initial ICACHE Support [nuttx]

2025-03-11 Thread via GitHub
LuchianMihai commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2711048257 @acassis Pardon my lack of understanding, but those are libraries which provides runtime components for c++ applications that live in the user space, regardless of flat/protected/ke

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
cederom commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2712185805 > @Laczen: @tmedicci @cederom the first problem is caused by udp_input, it also appears when both network interfaces are up before starting the client but the server is not running. The p

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
acassis commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2710971818 @Laczen could you please update the documentation with this complete log that @tmedicci printed here? I noticed that the Documentation/ has only the commands, it should be nice to have th

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
acassis commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2711026100 > > Also I noticed the Documentation format is strange: https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html > > everything is in a single line:

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2711291476 @tmedicci @cederom the first problem is caused by udp_input, it also appears when both network interfaces are up before starting the client but the server is not running. The problem is th

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2711101898 > > > Also I noticed the Documentation format is strange: https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html > > > everything is in a single line

Re: [I] [HELP] Porting NuttX to BeagleY-AI (TI AM67) – Booting R5F via Linux RemoteProc [nuttx]

2025-03-11 Thread via GitHub
emomaxd commented on issue #15916: URL: https://github.com/apache/nuttx/issues/15916#issuecomment-2715089847 I've successfully resolved the issue by adding a resource table into the ELF file, incorporating a new section in the linker script called ".resource_table," which eliminated the "In

(nuttx) branch master updated (b802632761 -> 1a0a514122)

2025-03-11 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b802632761 audio/pcm_decode: fix typo in assert condition add 1a0a514122 boards/nrf5340dk: add dev gpio support f

Re: [PR] In a recent patch the socketcan timestamp generation was moved [nuttx]

2025-03-11 Thread via GitHub
lupyuen commented on PR #15965: URL: https://github.com/apache/nuttx/pull/15965#issuecomment-2712089311 Thanks @occam25! May I suggest that we change the PR Title to this, so it looks neater in [NuttX Release Notes](https://nuttx.apache.org/releases/12.8.0/)? ```text net/can: Fix NULL

Re: [I] [BUG] USB CDC/ACM write message lost [nuttx]

2025-03-11 Thread via GitHub
acassis commented on issue #15960: URL: https://github.com/apache/nuttx/issues/15960#issuecomment-2714899093 @yangsong8-a1 I had and fixed this issue: https://acassis.wordpress.com/2023/03/24/compiling-and-flashing-nuttx-on-sony-spresense-board/ You need to update the board boo

[PR] In a recent patch the socketcan timestamp generation was moved [nuttx]

2025-03-11 Thread via GitHub
occam25 opened a new pull request, #15965: URL: https://github.com/apache/nuttx/pull/15965 to add it also when there is an active reader (previously the timestamp was only added before storing the CAN frame in the read-ahead list). It was working fine but I realized that the can_callb

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2711016690 > Also I noticed the Documentation format is strange: https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32/boards/esp32-devkitc/index.html > > everything is in a single line:

Re: [I] [BUG] USB CDC/ACM write message lost [nuttx]

2025-03-11 Thread via GitHub
acassis commented on issue #15960: URL: https://github.com/apache/nuttx/issues/15960#issuecomment-2710987906 @xiaoxiang781216 @SPRESENSE it should be nice to include an automated test to catch this failure, this way case it happen again we will be alerted -- This is an automated message f

Re: [PR] arch/arm/STM32H5: Initial ICACHE Support [nuttx]

2025-03-11 Thread via GitHub
acassis commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2711102558 > @acassis Pardon my lack of understanding, but those are libraries which provides runtime components for c++ applications that live in the user space, regardless of flat/protected/kernel

Re: [I] [BUG] USB CDC/ACM write message lost [nuttx]

2025-03-11 Thread via GitHub
yangsong8-a1 commented on issue #15960: URL: https://github.com/apache/nuttx/issues/15960#issuecomment-2714830143 @SPRESENSE I find a apresense board. After I use flash_writer.py to flash image, the system can not run with a serial log: ``` [0.00] cxd56_farapiinitialize: Mism

Re: [PR] boards/arm/nrf52/nrf52840-dk: add GPIO driver based on leds and buttons [nuttx]

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

Re: [PR] CMakeLists.txt: fix warnings when using upstream boards in out-of-tree configs [nuttx]

2025-03-11 Thread via GitHub
nuttxpr commented on PR #15975: URL: https://github.com/apache/nuttx/pull/15975#issuecomment-2714561940 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) This PR appears to meet the NuttX requirements, althoug

[PR] CMakeLists.txt: fix warnings when using upstream boards in out-of-tree configs [nuttx]

2025-03-11 Thread via GitHub
raiden00pl opened a new pull request, #15975: URL: https://github.com/apache/nuttx/pull/15975 ## Summary When we use upstream board as a target in out-of-tree board configurations we should not link dummy/Kconfig with a board Kconfig otherwise this file is included twice which cause cmak

Re: [PR] Support for imx9 edgelock enclave [nuttx]

2025-03-11 Thread via GitHub
lupyuen commented on PR #15970: URL: https://github.com/apache/nuttx/pull/15970#issuecomment-2714410584 Thanks @arikimari! Maybe we could rename the PR Title to this, so it looks neater in [NuttX Release Notes](https://nuttx.apache.org/releases/12.8.0/)? ```text arch/arm64/imx9: Suppor

Re: [I] [BUG] connecting the wifi network to a accespoint breaks espnow communication [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on issue #15973: URL: https://github.com/apache/nuttx/issues/15973#issuecomment-2714410403 > Thanks for reporting, [@Laczen](https://github.com/Laczen)! > > Just for the records: > > > I suggest inserting a check for it on espnow_recv_cb and espnow_send_cb and

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
tmedicci commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2714146344 > > So if I understand this correctly, NuttX is still missing network implementation that would allow a proper use case of ESPNOW? > > I don't think this is true. NuttX is missing

Re: [I] [BUG] connecting the wifi network to a accespoint breaks espnow communication [nuttx]

2025-03-11 Thread via GitHub
tmedicci commented on issue #15973: URL: https://github.com/apache/nuttx/issues/15973#issuecomment-2714313956 Thanks for reporting, @Laczen! Just for the records: > I suggest inserting a check for it on espnow_recv_cb and espnow_send_cb and saving the current channel to the espnow'

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2714241135 > Please, @Laczen , can you open the following issues: > > 1. One for the sixlowpan issue reported [here](https://github.com/apache/nuttx/pull/15962#issuecomment-2711291476).

Re: [PR] [DRAFT] Apache NuttX RTOS Contributing Guidelines update. [nuttx]

2025-03-11 Thread via GitHub
tmedicci commented on PR #15950: URL: https://github.com/apache/nuttx/pull/15950#issuecomment-2714225918 > Thank you folks for all the remarks and grammar suggestions! The update is pushed, please comment :-) Just re-reviewed: we are fine here. Can you mark the PR as ready-to-review,

[I] [BUG] connecting the wifi network to a accespoint breaks espnow communication [nuttx]

2025-03-11 Thread via GitHub
Laczen opened a new issue, #15973: URL: https://github.com/apache/nuttx/issues/15973 ### Description / Steps to reproduce the issue When espnow is used as a network device a connection to a wifi accesspoint (e.g. using wapi) can break the espnow network device. This could be ca

[I] [BUG] icmpv6 responses generated by udp_input are not handled properly in sixlowpan [nuttx]

2025-03-11 Thread via GitHub
Laczen opened a new issue, #15972: URL: https://github.com/apache/nuttx/issues/15972 ### Description / Steps to reproduce the issue When using udp over sixlowpan the processing of udp packets can generate a icmpv6 response when icmpv6 is enabled. These responses are not handled prope

[PR] fs/vfs/fs_poll: Add noinstrument_function to poll_notify function [nuttx]

2025-03-11 Thread via GitHub
tmedicci opened a new pull request, #15971: URL: https://github.com/apache/nuttx/pull/15971 ## Summary * fs/vfs/fs_poll: Add noinstrument_function to poll_notify function Add the noinstrument_function attribute to the poll_notify function to avoid it looping if -finstrument-fun

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2714050209 > So if I understand this correctly, NuttX is still missing network implementation that would allow a proper use case of ESPNOW? I don't think this is true. NuttX is missing some lov

Re: [PR] Support for imx9 edgelock enclave [nuttx]

2025-03-11 Thread via GitHub
acassis commented on code in PR #15970: URL: https://github.com/apache/nuttx/pull/15970#discussion_r1989153021 ## arch/arm64/src/imx9/hardware/imx9_ele.h: ## @@ -0,0 +1,78 @@ +/ + * arch/arm64/src/imx9/h

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
acassis commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2714002010 > > > @Laczen: @tmedicci @cederom the first problem is caused by udp_input, it also appears when both network interfaces are up before starting the client but the server is not running. T

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
fdcavalcanti commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2713857978 > > > @Laczen: @tmedicci @cederom the first problem is caused by udp_input, it also appears when both network interfaces are up before starting the client but the server is not runni

Re: [PR] Support for imx9 edgelock enclave [nuttx]

2025-03-11 Thread via GitHub
nuttxpr commented on PR #15970: URL: https://github.com/apache/nuttx/pull/15970#issuecomment-2713744801 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR mostly meets the NuttX requirements, but n

[PR] Support for imx9 edgelock enclave [nuttx]

2025-03-11 Thread via GitHub
arikimari opened a new pull request, #15970: URL: https://github.com/apache/nuttx/pull/15970 ## Summary Moved imx9 edgelock enclave (ELE) handling from imx9_trdc.c to own imx9_ele.c file. Add some new messages to ele API. Updated ele fw version to 1.3.0. Fix channel bug on im

Re: [PR] audio/composite: merge composite instance allocate to one times [nuttx]

2025-03-11 Thread via GitHub
nuttxpr commented on PR #15958: URL: https://github.com/apache/nuttx/pull/15958#issuecomment-2709219914 [**\[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/risc-v: tick timer improvements [nuttx]

2025-03-11 Thread via GitHub
pussuw commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1988868603 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -290,6 +377,59 @@ static int riscv_mtimer_cancel(struct oneshot_lowerhalf_s *lower, return 0; } +/

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2713301580 > > @Laczen: @tmedicci @cederom the first problem is caused by udp_input, it also appears when both network interfaces are up before starting the client but the server is not running. The

(nuttx) branch master updated (1a0a514122 -> bfc833cd3a)

2025-03-11 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 1a0a514122 boards/nrf5340dk: add dev gpio support for nrf5340dk add 6922bfe247 Documentation: Add XIAO RP2350 Boa

Re: [PR] Seeed xiao rp2350 documentation [nuttx]

2025-03-11 Thread via GitHub
acassis merged PR #15969: URL: https://github.com/apache/nuttx/pull/15969 -- 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] drivers/wireless/lpwan/rn2xx3: Fix UART dependency [nuttx]

2025-03-11 Thread via GitHub
raiden00pl commented on code in PR #15967: URL: https://github.com/apache/nuttx/pull/15967#discussion_r1988763112 ## drivers/wireless/lpwan/Kconfig: ## @@ -8,7 +8,6 @@ if DRIVERS_LPWAN config LPWAN_RN2XX3 bool "Microchip RN2xx3 driver support" default n -

Re: [PR] net/can: Fix NULL dereference for I/O Block [nuttx]

2025-03-11 Thread via GitHub
occam25 commented on PR #15965: URL: https://github.com/apache/nuttx/pull/15965#issuecomment-2713115295 @lupyuen , done. Sorry about that, I didn't realize that the title was changed. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [I] [BUG] USB CDC/ACM write message lost [nuttx]

2025-03-11 Thread via GitHub
yangsong8-a1 commented on issue #15960: URL: https://github.com/apache/nuttx/issues/15960#issuecomment-2713144952 @SPRESENSE What serial port receiving tool are you using? Could you try this command and test again? thank you. `cat /dev/ttyACM0 | tee cdcacm_esp32.log` -- This is an aut

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2713129962 @acassis I have updated the documentation. After building the documentation locally I am now faced with a change on my branch of the file `Documentation/Pipfile.lock`, is this someth

Re: [PR] esp32: espnow improvements [nuttx]

2025-03-11 Thread via GitHub
Laczen commented on PR #15962: URL: https://github.com/apache/nuttx/pull/15962#issuecomment-2711007947 > @Laczen could you please update the documentation with this complete log that @tmedicci printed here? I noticed that the Documentation/ has only the commands, it should be nice to have t