Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
anjiahao1 commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2034507543 ## arch/arm64/src/Toolchain.defs: ## @@ -247,5 +247,11 @@ LDMODULEFLAGS = -r -T $(call CONVERT_PATH,$(TOPDIR)/libs/libc/modlib/gnu-elf.ld) CELFFLAGS = $(CFLAGS) -fv

(nuttx-apps) branch master updated: kernel build:avoid multiple definition ld script

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 21a6a1369 kernel build:avoid multiple def

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
anjiahao1 commented on PR #16154: URL: https://github.com/apache/nuttx/pull/16154#issuecomment-2788364898 > Should https://github.com/apache/nuttx/blob/master/libs/libc/misc/lib_cxx_initialize.c be removed by this change as well ? ok,remove it -- This is an automated message from

(nuttx) branch master updated (8a835dd545 -> 39a992b0b1)

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 8a835dd545 arch/xtensa: Remove legacy I2S implementation for esp32[-|-s2|s3] add 39a992b0b1 Documentation: Add

Re: [PR] arch/xtensa/espressif: Fix ESP32-S2 SPI flash frequency selection [nuttx]

2025-04-08 Thread via GitHub
xiaoxiang781216 merged PR #16157: URL: https://github.com/apache/nuttx/pull/16157 -- 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...@nu

Re: [PR] Documentation: Add Seeed Studio XIAO ESP32S3 Board [nuttx]

2025-04-08 Thread via GitHub
rcsim commented on code in PR #16160: URL: https://github.com/apache/nuttx/pull/16160#discussion_r2034334081 ## Documentation/platforms/xtensa/esp32s3/boards/esp32s3-xiao/index.rst: ## @@ -0,0 +1,191 @@ += +Seeed Studio XIAO ESP32S3 +=

Re: [PR] boards/xtensa/esp32s3: Add initial support for Seeed Studio XIAO ESP32S3 [nuttx]

2025-04-08 Thread via GitHub
rcsim commented on code in PR #16161: URL: https://github.com/apache/nuttx/pull/16161#discussion_r2034331396 ## boards/xtensa/esp32s3/esp32s3-xiao/src/esp32s3-xiao.h: ## @@ -0,0 +1,81 @@ +/ + * boards/xt

Re: [PR] boards/xtensa/esp32s3: Add initial support for Seeed Studio XIAO ESP32S3 [nuttx]

2025-04-08 Thread via GitHub
rcsim commented on code in PR #16161: URL: https://github.com/apache/nuttx/pull/16161#discussion_r2034331055 ## boards/xtensa/esp32s3/esp32s3-xiao/src/esp32s3-xiao.h: ## @@ -0,0 +1,81 @@ +/ + * boards/xt

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on PR #16154: URL: https://github.com/apache/nuttx/pull/16154#issuecomment-2788086056 @anjiahao1 Please fix the conflict. Thanks :-) -- 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

Re: [PR] boards/xtensa/esp32s3: Add initial support for Seeed Studio XIAO ESP32S3 [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on code in PR #16161: URL: https://github.com/apache/nuttx/pull/16161#discussion_r2034311291 ## boards/xtensa/esp32s3/esp32s3-xiao/src/esp32s3-xiao.h: ## @@ -0,0 +1,81 @@ +/ + * boards/

Re: [PR] boards/xtensa/esp32s3: Add initial support for Seeed Studio XIAO ESP32S3 [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on code in PR #16161: URL: https://github.com/apache/nuttx/pull/16161#discussion_r2034309991 ## boards/xtensa/esp32s3/esp32s3-xiao/src/esp32s3-xiao.h: ## @@ -0,0 +1,81 @@ +/ + * boards/

Re: [PR] Documentation: Add Seeed Studio XIAO ESP32S3 Board [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on code in PR #16160: URL: https://github.com/apache/nuttx/pull/16160#discussion_r2034300021 ## Documentation/platforms/xtensa/esp32s3/boards/esp32s3-xiao/index.rst: ## @@ -0,0 +1,191 @@ += +Seeed Studio XIAO ESP32S3 +===

Re: [PR] boards/xtensa/esp32s3 Add initial support to Seeed Studio XIAO ESP32S3 [nuttx]

2025-04-08 Thread via GitHub
nuttxpr commented on PR #16161: URL: https://github.com/apache/nuttx/pull/16161#issuecomment-2788045377 [**\[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. Th

Re: [PR] Documentation: Add Seeed Studio XIAO ESP32S3 Board [nuttx]

2025-04-08 Thread via GitHub
nuttxpr commented on PR #16160: URL: https://github.com/apache/nuttx/pull/16160#issuecomment-2788046473 [**\[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

[PR] boards/xtensa/esp32s3 Add initial support to Seeed Studio XIAO ESP32S3 [nuttx]

2025-04-08 Thread via GitHub
rcsim opened a new pull request, #16161: URL: https://github.com/apache/nuttx/pull/16161 ## Summary This commit introduces initial support for the Seeed Studio XIAO ESP32S3 board. Two configurations are available: 'usbnsh' provides basic NuttShell (NSH) access over USB, while 'combo'

[PR] Documentation: Add Seeed Studio XIAO ESP32S3 Board [nuttx]

2025-04-08 Thread via GitHub
rcsim opened a new pull request, #16160: URL: https://github.com/apache/nuttx/pull/16160 ## Summary This commit adds the documentation for the Seeed Studio XIAO ESP32S3 board. It includes examples for GPIOs and user LEDs. ## Impact Is new feature added? Is existing featu

(nuttx-website) branch asf-site updated: Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: 8a835dd545f8047386bcad725f8a44eb984177c0

2025-04-08 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 98ee356ee Publishing web: 405a712

[I] [HELP] SD Card imxrt_dmapreflight: dcache unaligned buffer:0x202458b8 end:0x20245ab7 [nuttx]

2025-04-08 Thread via GitHub
gustavosousa2208 opened a new issue, #16159: URL: https://github.com/apache/nuttx/issues/16159 ### Description I'm trying to use an SD Card with NXP IMXRT1176-EVKB board, i checked the pins for the USDHC and the card is communicating, so no electrical or signal integrity problems.

Re: [I] [BUG] ESP32C6 - UsbConsole feature not working [nuttx]

2025-04-08 Thread via GitHub
tmedicci closed issue #15656: [BUG] ESP32C6 - UsbConsole feature not working URL: https://github.com/apache/nuttx/issues/15656 -- 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. T

[I] [DISCUSSION] 10BASE-T1S and 10BASE-T1L Ethernet support for NuttX using Open Alliance 10BASE-T1x Serial Interface MAC-PHY devices [nuttx]

2025-04-08 Thread via GitHub
matiamic opened a new issue, #16158: URL: https://github.com/apache/nuttx/issues/16158 ### Description Hello, over the course of GSoC 2025 I would like to implement support for **10BASE-T1S** and **10BASE-T1L** Ethernet. Both 10BASE-T1S and 10BASE-T1L device types are designed to b

Re: [PR] Adding support to the button subsystem [nuttx]

2025-04-08 Thread via GitHub
vrmay23 closed pull request #16153: Adding support to the button subsystem URL: https://github.com/apache/nuttx/pull/16153 -- 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 un

Re: [PR] arch/xtensa/espressif: Fix ESP32-S2 SPI flash frequency selection [nuttx]

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

[PR] arch/xtensa/espressif: Fix ESP32-S2 SPI flash frequency selection [nuttx]

2025-04-08 Thread via GitHub
tmedicci opened a new pull request, #16157: URL: https://github.com/apache/nuttx/pull/16157 ## Summary * arch/xtensa/espressif: Fix ESP32-S2 SPI flash frequency selection This PR fixes the SPI flash frequency selection for ESP32-S2, enabling the Kconfig macros to be selected wh

(nuttx) branch master updated (850cfb545a -> 8a835dd545)

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 850cfb545a Revert "includes/nuttx: fix _SCHED_GET(T/P/PP)ID definition issue" new fd4914b953 arch/xtensa/esp32

Re: [PR] xtensa/esp32s2: enable sysclk and deassert reset signal for uart1 [nuttx]

2025-04-08 Thread via GitHub
xiaoxiang781216 merged PR #16156: URL: https://github.com/apache/nuttx/pull/16156 -- 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...@nu

(nuttx) 06/07: boards/xtensa: Remove legacy I2S implementation for esp32[-|-s2|s3]

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit dd7ac7e57d2a84e98c250a968f3fb9436b55367f Author: Eren Terzioglu AuthorDate: Fri Mar 28 16:45:25 2025 +0100 boards

Re: [PR] sched/gettid: Move thread ID to TLS [nuttx]

2025-04-08 Thread via GitHub
xiaoxiang781216 merged PR #16134: URL: https://github.com/apache/nuttx/pull/16134 -- 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...@nu

Re: [PR] arch/xtensa: Add common I2S support for esp32[- |-s2|-s3] [nuttx]

2025-04-08 Thread via GitHub
xiaoxiang781216 merged PR #16155: URL: https://github.com/apache/nuttx/pull/16155 -- 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...@nu

(nuttx) 03/07: boards/esp32[s2|s3]: Add common I2S board layer support

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 22601e2074017e3c441df5d51f9e98a6d0993a02 Author: Eren Terzioglu AuthorDate: Tue Mar 4 15:52:37 2025 +0100 boards/

(nuttx) 02/07: arch/esp32[s2|s3]: Add common I2S arch layer support

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 873a6319bbf0b479f3a362d6d3aa69cab4501af6 Author: Eren Terzioglu AuthorDate: Wed Mar 5 16:17:36 2025 +0100 arch/es

(nuttx) 05/07: Documentation/esp32s3: Add I2S defconfig documentation

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 02110fdb545c541e584124044f3fa2cec26a3ab6 Author: Eren Terzioglu AuthorDate: Thu Mar 6 10:48:27 2025 +0100 Documen

(nuttx) 04/07: arch/esp[s2|s3]: Update common layer version

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 97ff8906e44e9d56ce7ab1971db10a62bbb8b051 Author: Eren Terzioglu AuthorDate: Wed Mar 5 20:17:13 2025 +0100 arch/es

(nuttx) 02/02: Revert "includes/nuttx: fix _SCHED_GET(T/P/PP)ID definition issue"

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 850cfb545a9d2c099076dee3c503bfdd90456c04 Author: Ville Juven AuthorDate: Tue Apr 8 13:33:53 2025 +0300 Revert "in

(nuttx) 01/02: sched/gettid: Move thread ID to TLS

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 04e760b1c21b011453e555184975a5013ac0e647 Author: Ville Juven AuthorDate: Fri Apr 4 13:50:56 2025 +0300 sched/gett

(nuttx) branch master updated (b3567fe964 -> 850cfb545a)

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b3567fe964 xtensa/esp32s2: enable sysclk and deassert reset signal for uart1 new 04e760b1c2 sched/gettid: Move

(nuttx) branch master updated: xtensa/esp32s2: enable sysclk and deassert reset signal for uart1

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 b3567fe964 xtensa/esp32s2: enable sysclk and d

Re: [I] [HELP] `dhcpd_stop()` does not return if no packets were received (recv blocking behavior) [nuttx]

2025-04-08 Thread via GitHub
engdavidiogo commented on issue #16135: URL: https://github.com/apache/nuttx/issues/16135#issuecomment-2786575081 Sure @acassis I will attach my defconfig from `esp32c6-devkitc:wifi` ``` CONFIG_ALLOW_BSD_COMPONENTS=y CONFIG_ARCH="risc-v" CONFIG_ARCH_BOARD="esp32c6-devkitc"

Re: [PR] arch/xtensa/esp32: Add support for hardware accelerated SHA [nuttx]

2025-04-08 Thread via GitHub
tmedicci commented on code in PR #16016: URL: https://github.com/apache/nuttx/pull/16016#discussion_r2033257641 ## arch/xtensa/src/esp32/esp32_sha.c: ## Review Comment: > but I think that it would be a good idea to have a separate file for SHA specifically. It would make e

Re: [I] [HELP] `dhcpd_stop()` does not return if no packets were received (recv blocking behavior) [nuttx]

2025-04-08 Thread via GitHub
acassis commented on issue #16135: URL: https://github.com/apache/nuttx/issues/16135#issuecomment-2786487459 @engdavidiogo could you please share your .config ? @xiaoxiang781216 @lupyuen did you already see this behavior before? -- This is an automated message from the Apache Git Se

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
xiaoxiang781216 commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2033208741 ## arch/arm64/src/Toolchain.defs: ## @@ -247,5 +247,11 @@ LDMODULEFLAGS = -r -T $(call CONVERT_PATH,$(TOPDIR)/libs/libc/modlib/gnu-elf.ld) CELFFLAGS = $(CFLAG

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
xiaoxiang781216 commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2033208741 ## arch/arm64/src/Toolchain.defs: ## @@ -247,5 +247,11 @@ LDMODULEFLAGS = -r -T $(call CONVERT_PATH,$(TOPDIR)/libs/libc/modlib/gnu-elf.ld) CELFFLAGS = $(CFLAG

Re: [PR] arch/xtensa: Add common I2S support for esp32[- |-s2|-s3] [nuttx]

2025-04-08 Thread via GitHub
nuttxpr commented on PR #16155: URL: https://github.com/apache/nuttx/pull/16155#issuecomment-2785457671 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) This PR description mostly meets the NuttX requirements

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

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

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
anchao commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2033117652 ## sched/task/task_fork.c: ## @@ -137,22 +137,22 @@ FAR struct task_tcb_s *nxtask_setup_fork(start_t retaddr) /* Allocate a TCB for the child task. */ - child =

[PR] xtensa/esp32s2: enable sysclk and deassert reset signal for uart1 [nuttx]

2025-04-08 Thread via GitHub
chirping78 opened a new pull request, #16156: URL: https://github.com/apache/nuttx/pull/16156 The uart1 is found be in reset state, and the sysclk is not enabled for it. ## Summary When enable `CONFIG_ESP32S2_UART1` and connect an external usb-uart converter to UART1(TXPIN=17,R

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
pussuw commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032931646 ## arch/arm64/src/Toolchain.defs: ## @@ -247,5 +247,11 @@ LDMODULEFLAGS = -r -T $(call CONVERT_PATH,$(TOPDIR)/libs/libc/modlib/gnu-elf.ld) CELFFLAGS = $(CFLAGS) -fvisi

Re: [PR] sched/gettid: Move thread ID to TLS [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on PR #16134: URL: https://github.com/apache/nuttx/pull/16134#issuecomment-2786189536 @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

Re: [PR] sched/gettid: Move thread ID to TLS [nuttx]

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

Re: [PR] sched/gettid: Move thread ID to TLS [nuttx]

2025-04-08 Thread via GitHub
nuttxpr commented on PR #16134: URL: https://github.com/apache/nuttx/pull/16134#issuecomment-2786200648 [**\[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] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
xiaoxiang781216 commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2033007127 ## arch/arm64/src/Toolchain.defs: ## @@ -247,5 +247,11 @@ LDMODULEFLAGS = -r -T $(call CONVERT_PATH,$(TOPDIR)/libs/libc/modlib/gnu-elf.ld) CELFFLAGS = $(CFLAG

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
pussuw commented on PR #16154: URL: https://github.com/apache/nuttx/pull/16154#issuecomment-2786095627 The last patch seems to be unrelated to the topic of this PR (removing of the start hook), should you split it into its own PR ? -- This is an automated message from the Apache Git Servi

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
pussuw commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032916098 ## arch/arm/src/armv7-a/crt0.c: ## @@ -122,16 +169,26 @@ void __start(int argc, char *argv[]) ARCH_DATA_RESERVE->ar_sigtramp = (addrenv_sigtramp_t)sig_trampoline;

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
pussuw commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032957164 ## sched/task/task_fork.c: ## @@ -137,22 +137,22 @@ FAR struct task_tcb_s *nxtask_setup_fork(start_t retaddr) /* Allocate a TCB for the child task. */ - child =

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
pussuw commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032927772 ## arch/risc-v/src/Makefile: ## @@ -144,7 +144,7 @@ $(COBJS) $(UCOBJS): %$(OBJEXT): %.c $(call COMPILE, $<, $@) crt0$(OBJEXT): %$(OBJEXT): %.c - $(call

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
pussuw commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032916098 ## arch/arm/src/armv7-a/crt0.c: ## @@ -122,16 +169,26 @@ void __start(int argc, char *argv[]) ARCH_DATA_RESERVE->ar_sigtramp = (addrenv_sigtramp_t)sig_trampoline;

Re: [PR] kernel build:avoid multiple definition ld script [nuttx-apps]

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

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
pussuw commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032916098 ## arch/arm/src/armv7-a/crt0.c: ## @@ -122,16 +169,26 @@ void __start(int argc, char *argv[]) ARCH_DATA_RESERVE->ar_sigtramp = (addrenv_sigtramp_t)sig_trampoline;

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032873324 ## arch/arm/src/armv7-a/crt0.c: ## Review Comment: Please provide the Commit Description. Thanks :-) - https://github.com/apache/nuttx/pull/16154/commits/7569b

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
nuttxpr commented on PR #16154: URL: https://github.com/apache/nuttx/pull/16154#issuecomment-2785981393 [**\[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] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032891217 ## arch/arm64/src/Toolchain.defs: ## Review Comment: Please rename the Commit Title to this. Thanks :-) ``` arch/arm64: remove unrecognized command-line opti

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on PR #16154: URL: https://github.com/apache/nuttx/pull/16154#issuecomment-2785971066 @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

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on code in PR #16154: URL: https://github.com/apache/nuttx/pull/16154#discussion_r2032887119 ## arch/arm/src/common/Toolchain.defs: ## Review Comment: (1) Please provide the Commit Description: - https://github.com/apache/nuttx/pull/16154/commits/0bb3f

Re: [PR] Delete the start hook implementation and use crt0 instead. The module will initialize itself in crt0. [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on PR #16154: URL: https://github.com/apache/nuttx/pull/16154#issuecomment-2785934378 @nuttxpr test avaota-a1: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 co

Re: [PR] arch/xtensa: Add common I2S support for esp32[- |-s2|-s3] [nuttx]

2025-04-08 Thread via GitHub
lupyuen commented on PR #16155: URL: https://github.com/apache/nuttx/pull/16155#issuecomment-2785848487 @eren-terzioglu Please check the conflict. Thanks :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

(nuttx) branch master updated (b81c4d3aa6 -> 9967593009)

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b81c4d3aa6 boards/nucleo-c071rb: add watchdog support new 622355b5c3 arch/xtensa/esp32s3: Fix bug regarding SPI

Re: [PR] kernel build:avoid multiple definition ld script [nuttx-apps]

2025-04-08 Thread via GitHub
nuttxpr commented on PR #3052: URL: https://github.com/apache/nuttx-apps/pull/3052#issuecomment-2785635465 [**\[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

Re: [PR] kernel build:avoid multiple definition ld script [nuttx-apps]

2025-04-08 Thread via GitHub
lupyuen commented on PR #3052: URL: https://github.com/apache/nuttx-apps/pull/3052#issuecomment-2785624236 @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 specifi

Re: [PR] kernel build:avoid multiple definition ld script [nuttx-apps]

2025-04-08 Thread via GitHub
lupyuen commented on PR #3052: URL: https://github.com/apache/nuttx-apps/pull/3052#issuecomment-2785610911 @nuttxpr test avaota-a1: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

Re: [PR] libc/semaphore: Read semaphore value by using NXSEM_COUNT macro [nuttx]

2025-04-08 Thread via GitHub
lupyuen merged PR #16149: URL: https://github.com/apache/nuttx/pull/16149 -- 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) 02/02: boards/esp32s3-devkit: Update ESP32-S3's WROOM-2-N32R8V defconfigs

2025-04-08 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 996759300901ab53b7f2bc0c1625942302fd67f1 Author: Tiago Medicci Serrano AuthorDate: Wed Apr 2 13:52:28 2025 -0300

(nuttx-apps) annotated tag nuttx-12.9.0-RC0 updated (036fe7668 -> f7e7aa13a)

2025-04-08 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.9.0-RC0 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git *** WARNING: tag nuttx-12.9.0-RC0 was modified! *** from 036fe7668 (commit) to f7e7aa13a (tag

[PR] Feature/esp xtensa i2s [nuttx]

2025-04-08 Thread via GitHub
eren-terzioglu opened a new pull request, #16155: URL: https://github.com/apache/nuttx/pull/16155 ## Summary I2S driver changed to a common layer approach to fix RX/TX concurrency working problems on esp32[-|-s2] and fixing bugs easier with using one/common implementation instead of