[PR] arch/arm/src/samv7/sam_emac.c: fix compile warning [nuttx]

2025-08-25 Thread via GitHub
michallenc opened a new pull request, #16907: URL: https://github.com/apache/nuttx/pull/16907 ## Summary The following warning occurred if `ARCH_CHIP_PIC32CZCA70` option was selected. The variable is not used in case of PIC32CZ CA70 series. ``` CC: task/task_getgroup.c chip/sam

[PR] Drivers net ksz9477 fixes [nuttx]

2025-08-25 Thread via GitHub
jlaitine opened a new pull request, #16906: URL: https://github.com/apache/nuttx/pull/16906 ## Summary This improves the functionality of the ksz9477 i2c controlled ethernet switch driver, by implementing manufacturer's recommended errata workarounds. ## Impact Impacts o

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-25 Thread via GitHub
jerpelea commented on PR #16798: URL: https://github.com/apache/nuttx/pull/16798#issuecomment-3222811990 @acassis @xiaoxiang781216 commit https://github.com/apache/nuttx/pull/16798/commits/643a20b746e5e4373d7f81b10f7f3e4b379e6ab7 merged without commit message -- This is an automate

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-25 Thread via GitHub
jerpelea commented on PR #16798: URL: https://github.com/apache/nuttx/pull/16798#issuecomment-3222811032 @acassis @xiaoxiang781216 commit https://github.com/apache/nuttx/pull/16798/commits/f80dc23bb99aa346a4ef14ee61cb4d6a7c3ec1ab merged without commit message -- This is an automate

[PR] Net can fixes and cleanups [nuttx]

2025-08-25 Thread via GitHub
jlaitine opened a new pull request, #16905: URL: https://github.com/apache/nuttx/pull/16905 ## Summary These are cherry-picks from TII repositories. The patches simplify readahead queue handling and fix an error in buffer length calculation in can_callback when CONFIG_NET_TIME

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-25 Thread via GitHub
jerpelea commented on PR #16798: URL: https://github.com/apache/nuttx/pull/16798#issuecomment-3222808689 @acassis @xiaoxiang781216 PR merged without proper PR title ex arch/arm64: port mu drv and scmi from arm imx9 -- This is an automated message from the Apache Git Service.

Re: [PR] system/dd: portability to non-nuttx platforms [nuttx-apps]

2025-08-25 Thread via GitHub
yamt commented on PR #3121: URL: https://github.com/apache/nuttx-apps/pull/3121#issuecomment-3222791589 > Hmm CI complains about code formatting around line 84, could you please take a look @yamt too so we could merge with all successful checks? :-) done. -- This is an automated me

Re: [PR] system/dd: portability to non-nuttx platforms [nuttx-apps]

2025-08-25 Thread via GitHub
yamt commented on code in PR #3121: URL: https://github.com/apache/nuttx-apps/pull/3121#discussion_r2299913312 ## system/dd/dd_main.c: ## @@ -31,7 +31,9 @@ #include #include +#if defined(__NuttX__) Review Comment: done -- This is an automated message from the Apach

Re: [PR] arch/arm/samv7: add support for progmem in PIC32CZ CA70 series [nuttx]

2025-08-25 Thread via GitHub
jerpelea commented on PR #16901: URL: https://github.com/apache/nuttx/pull/16901#issuecomment-3222769963 @acassis @xiaoxiang781216 this PR was merged without proper PR title Ex: arch/arm/samv7: add support for progmem in PIC32CZ CA70 series -- This is an automated message from t

Re: [PR] Add support for pcal6416 [nuttx]

2025-08-25 Thread via GitHub
jerpelea commented on PR #16902: URL: https://github.com/apache/nuttx/pull/16902#issuecomment-3222762854 @acassis @xiaoxiang781216 this PR was merged without proper PR title ex drivers/ioexpander: Add support for pcal6416 -- This is an automated message from the Apache Git Service

(nuttx) branch master updated (3cf28dd0b2 -> 9b8c8bdd7b)

2025-08-25 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 3cf28dd0b2 arch/arm64/src/imx9/imx9_lpi2c.c: Fix bus reset new 38fbe166ee drivers/ioexpander/tca64xx: Fix compi

(nuttx) 01/03: drivers/ioexpander/tca64xx: Fix compile errors

2025-08-25 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 38fbe166ee7f20efeeac2b8f8afa97107635daa2 Author: Jouni Ukkonen AuthorDate: Tue Aug 27 15:18:29 2024 +0300 drivers

(nuttx) 02/03: drivers/ioexpander/tca64xx.c: Fix polarity register address

2025-08-25 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 710bd199e5430d3786da050b2f74ec146c96c261 Author: Jukka Laitinen AuthorDate: Fri Aug 30 14:04:33 2024 +0300 driver

(nuttx) 03/03: drivers/tca64xx: Add support for PCAL6416

2025-08-25 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 9b8c8bdd7b015ae34337e0b3b44620136dca1db6 Author: Jouni Ukkonen AuthorDate: Wed Nov 6 10:33:20 2024 +0200 drivers/

Re: [PR] Add support for pcal6416 [nuttx]

2025-08-25 Thread via GitHub
xiaoxiang781216 merged PR #16902: URL: https://github.com/apache/nuttx/pull/16902 -- 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) branch master updated (78e41861e6 -> 3cf28dd0b2)

2025-08-25 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 78e41861e6 boards/arm/samv7/pic32czca70-curiosity: add progmem to configuration add 3cf28dd0b2 arch/arm64/src/

Re: [PR] arch/arm64/src/imx9/imx9_lpi2c.c: Fix bus reset [nuttx]

2025-08-25 Thread via GitHub
xiaoxiang781216 merged PR #16900: URL: https://github.com/apache/nuttx/pull/16900 -- 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-website) branch asf-site updated: Publishing web: 9694bc613262aaa0e4e5b8ccb54017a1c229e44e docs: 78e41861e65d6c62f3f1e035958868ad94c82349

2025-08-25 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 ad08e7fa9 Publishing web: 9694bc6

Re: [PR] arch/arm/stm32h5: ADC Watchdog Implementation [nuttx]

2025-08-25 Thread via GitHub
acassis commented on code in PR #16904: URL: https://github.com/apache/nuttx/pull/16904#discussion_r2298976199 ## arch/arm/src/stm32h5/Kconfig: ## @@ -1020,6 +1020,25 @@ config STM32H5_ADC_MAX_SAMPLES for all supported devices, the user can change the default

(nuttx) branch master updated (4baad0aa22 -> 78e41861e6)

2025-08-25 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 4baad0aa22 arch/risc-v/src/mpfs/mpfs_clockconfig.c: Flag out code only used in bootloader add 5d21aa823e arch/ar

Re: [PR] samv7: add support for progmem in PIC32CZ CA70 series [nuttx]

2025-08-25 Thread via GitHub
acassis merged PR #16901: URL: https://github.com/apache/nuttx/pull/16901 -- 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

[PR] arch/arm/stm32h5: ADC Watchdog Implementation [nuttx]

2025-08-25 Thread via GitHub
kywwilson11 opened a new pull request, #16904: URL: https://github.com/apache/nuttx/pull/16904 ## Summary This series improves the **STM32H5 ADC** driver by adding practical **Analog Watchdog (AWD1/2/3)** support and a small event-delivery path so user space can react to window v

(nuttx) branch master updated (4a4235b5a2 -> 4baad0aa22)

2025-08-25 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 4a4235b5a2 drivers/net: Remove the NCV7410 10BASE-T1S MAC-PHY driver add 4baad0aa22 arch/risc-v/src/mpfs/mpfs_c

Re: [PR] arch/risc-v/src/mpfs/mpfs_clockconfig.c: Flag out code only used in b… [nuttx]

2025-08-25 Thread via GitHub
xiaoxiang781216 merged PR #16903: URL: https://github.com/apache/nuttx/pull/16903 -- 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] doc: Update the CONTRIBUTING.md to follow Conventional Commits [nuttx]

2025-08-25 Thread via GitHub
acassis commented on PR #16823: URL: https://github.com/apache/nuttx/pull/16823#issuecomment-3220492144 Ok @jerpelea, let us to discuss there, but I think there is not way to prevent people to create a PR with more than one commit. And some cases it is necessary to have more than one commit

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

2025-08-25 Thread via GitHub
thiagofinelon commented on issue #16135: URL: https://github.com/apache/nuttx/issues/16135#issuecomment-3220440024 @TimJTi Hey, I have a question. Maybe this is the case to add a SO_LINGER option ? Because wifi/arch probaly is queuing some data. Do you have any tip to debug this behaviour ?

Re: [PR] board/tricore: rename tc397 chip board name [nuttx]

2025-08-25 Thread via GitHub
simbit18 commented on PR #16898: URL: https://github.com/apache/nuttx/pull/16898#issuecomment-3220203374 Hi @wangchdo you can see here https://nuttx.apache.org/docs/latest/contributing/documentation.html template https://nuttx.apache.org/docs/latest/contributing/doc_templates

Re: [PR] board/tricore: rename tc397 chip board name [nuttx]

2025-08-25 Thread via GitHub
wangchdo commented on PR #16898: URL: https://github.com/apache/nuttx/pull/16898#issuecomment-3220150473 > Please include the board Documentation as well how to do this? is there any guidance? -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] boards/arm/rp2040: Fix code style and error checking [nuttx]

2025-08-25 Thread via GitHub
xiaoxiang781216 commented on PR #16869: URL: https://github.com/apache/nuttx/pull/16869#issuecomment-3220113563 please fix the conflict @acassis -- 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 t

(nuttx) branch master updated (be36d42da5 -> 4a4235b5a2)

2025-08-25 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 be36d42da5 Cmake: add defconfig preprocess capability in Cmake build environment(recursively expand #include)

Re: [PR] drivers/net: Remove NCV7410 driver and corresponding board support [nuttx]

2025-08-25 Thread via GitHub
xiaoxiang781216 merged PR #16899: URL: https://github.com/apache/nuttx/pull/16899 -- 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] Cmake: add defconfig preprocess capability in Cmake build environment(recursively expand #include) [nuttx]

2025-08-25 Thread via GitHub
xiaoxiang781216 merged PR #16897: URL: https://github.com/apache/nuttx/pull/16897 -- 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) branch master updated (e87c43b7984 -> be36d42da56)

2025-08-25 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 e87c43b7984 arch/xtensa/esp32s3: Add EXT1 wakeup support in power management add be36d42da56 Cmake: add defcon

Re: [PR] Add support for pcal6416 [nuttx]

2025-08-25 Thread via GitHub
xiaoxiang781216 commented on code in PR #16902: URL: https://github.com/apache/nuttx/pull/16902#discussion_r2297964017 ## drivers/ioexpander/tca64xx.h: ## @@ -183,6 +199,8 @@ struct tca64_part_s uint8_t tp_output; /* Address of first output register */ uint8_t tp_polarit

Re: [PR] mtd/ftl: Rename ftl_initialize_by_path to ftl_initialize [nuttx]

2025-08-25 Thread via GitHub
Laczen commented on PR #16793: URL: https://github.com/apache/nuttx/pull/16793#issuecomment-3220039471 It has been more than a month, @cederom please revisit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[PR] arch/risc-v/src/mpfs/mpfs_clockconfig.c: Flag out code only used in b… [nuttx]

2025-08-25 Thread via GitHub
jlaitine opened a new pull request, #16903: URL: https://github.com/apache/nuttx/pull/16903 ## Summary This is just a tiny cleanup to mpfs_clockconfig.c, which allows compiling without several "LIBERODEFS*" configs, when they are not actually needed or used. ## Impact

[PR] Add support for pcal6416 [nuttx]

2025-08-25 Thread via GitHub
jlaitine opened a new pull request, #16902: URL: https://github.com/apache/nuttx/pull/16902 ## Summary This adds support for i2c ioexpander "pcal6416", which is just another variant of tca64xx ## Impact No impact to the existing parts, allows using pcal6416 ## Tes

[PR] samv7: add support for progmem in PIC32CZ CA70 series [nuttx]

2025-08-25 Thread via GitHub
michallenc opened a new pull request, #16901: URL: https://github.com/apache/nuttx/pull/16901 ## Summary These two commits add support for progmem partitions to PIC32CZ CA70 series. PIC32CZ CA70 Curiosity evaluation kit configuration is extended to provide the example of progmem partitio

[PR] arch/arm64/src/imx9/imx9_lpi2c.c: Fix bus reset [nuttx]

2025-08-25 Thread via GitHub
jlaitine opened a new pull request, #16900: URL: https://github.com/apache/nuttx/pull/16900 ## Summary imx9_lpi2c_reset didn't quite work. It tried to toggle scl line as GPIO, but the line was not even muxed properly. Instead, set the bus to relaxed mode, and drive address

Re: [PR] arch/arm/armv8-r: fix multicore gicv3 init issue [nuttx]

2025-08-25 Thread via GitHub
wangchdo commented on code in PR #16892: URL: https://github.com/apache/nuttx/pull/16892#discussion_r2297565989 ## arch/arm/src/armv8-r/arm_doirq.c: ## @@ -113,14 +113,25 @@ uint32_t *arm_doirq(int irq, uint32_t *regs) void up_irqinitialize(void) { - /* The following operat

Re: [PR] arch/arm/armv8-r: fix multicore gicv3 init issue [nuttx]

2025-08-25 Thread via GitHub
wangchdo commented on code in PR #16892: URL: https://github.com/apache/nuttx/pull/16892#discussion_r2297565989 ## arch/arm/src/armv8-r/arm_doirq.c: ## @@ -113,14 +113,25 @@ uint32_t *arm_doirq(int irq, uint32_t *regs) void up_irqinitialize(void) { - /* The following operat

Re: [PR] arch/arm/armv8-r: fix multicore gicv3 init issue [nuttx]

2025-08-25 Thread via GitHub
wangchdo commented on code in PR #16892: URL: https://github.com/apache/nuttx/pull/16892#discussion_r2297565989 ## arch/arm/src/armv8-r/arm_doirq.c: ## @@ -113,14 +113,25 @@ uint32_t *arm_doirq(int irq, uint32_t *regs) void up_irqinitialize(void) { - /* The following operat

Re: [PR] arch/arm/armv8-r: fix multicore gicv3 init issue [nuttx]

2025-08-25 Thread via GitHub
wangchdo commented on code in PR #16892: URL: https://github.com/apache/nuttx/pull/16892#discussion_r2297565989 ## arch/arm/src/armv8-r/arm_doirq.c: ## @@ -113,14 +113,25 @@ uint32_t *arm_doirq(int irq, uint32_t *regs) void up_irqinitialize(void) { - /* The following operat

Re: [PR] arch/arm/armv8-r: fix multicore gicv3 init issue [nuttx]

2025-08-25 Thread via GitHub
xiaoxiang781216 commented on code in PR #16892: URL: https://github.com/apache/nuttx/pull/16892#discussion_r2297450527 ## arch/arm/src/armv8-r/arm_doirq.c: ## @@ -113,14 +113,25 @@ uint32_t *arm_doirq(int irq, uint32_t *regs) void up_irqinitialize(void) { - /* The following

Re: [PR] board/tricore: rename tc397 chip board name [nuttx]

2025-08-25 Thread via GitHub
simbit18 commented on code in PR #16898: URL: https://github.com/apache/nuttx/pull/16898#discussion_r2297416440 ## boards/tricore/tc397/a2g-tc397-5v-tft/include/board_memorymap.h: ## @@ -58,4 +58,4 @@ extern "C" #endif #endif /* __ASSEMBLY__ */ -#endif /* __BOARDS_TRICORE_TC

Re: [PR] board/tricore: rename tc397 chip board name [nuttx]

2025-08-25 Thread via GitHub
wangchdo commented on code in PR #16898: URL: https://github.com/apache/nuttx/pull/16898#discussion_r2297418142 ## boards/tricore/tc397/a2g-tc397-5v-tft/include/board.h: ## @@ -37,4 +37,4 @@ * Public Functions Definitions *

Re: [PR] board/tricore: rename tc397 chip board name [nuttx]

2025-08-25 Thread via GitHub
simbit18 commented on code in PR #16898: URL: https://github.com/apache/nuttx/pull/16898#discussion_r2297415816 ## boards/tricore/tc397/a2g-tc397-5v-tft/include/board_memorymap.h: ## @@ -20,8 +20,8 @@ *

Re: [PR] board/tricore: rename tc397 chip board name [nuttx]

2025-08-25 Thread via GitHub
simbit18 commented on code in PR #16898: URL: https://github.com/apache/nuttx/pull/16898#discussion_r2297414392 ## boards/tricore/tc397/a2g-tc397-5v-tft/include/board.h: ## @@ -20,8 +20,8 @@ * / -#

Re: [PR] board/tricore: rename tc397 chip board name [nuttx]

2025-08-25 Thread via GitHub
simbit18 commented on code in PR #16898: URL: https://github.com/apache/nuttx/pull/16898#discussion_r2297412520 ## boards/tricore/tc397/a2g-tc397-5v-tft/include/board.h: ## @@ -37,4 +37,4 @@ * Public Functions Definitions *

Re: [PR] Cmake: add defconfig preprocess capability in Cmake build environment(recursively expand #include) [nuttx]

2025-08-25 Thread via GitHub
wangchdo commented on code in PR #16897: URL: https://github.com/apache/nuttx/pull/16897#discussion_r2297294860 ## cmake/nuttx_process_config.cmake: ## @@ -0,0 +1,48 @@ +# ## +# cmake/nuttx_process_conf