Re: [PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
raiden00pl commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3227004480 > @raiden00pl do you think it is possible to detect if some commit in the PR starts with a "!" and automatically prepend "[Breaking Change]" in the PR title? probably this can be

Re: [PR] fix ld unrecognized option '-g3' [nuttx]

2025-08-26 Thread via GitHub
simbit18 commented on code in PR #16910: URL: https://github.com/apache/nuttx/pull/16910#discussion_r2303039336 ## arch/tricore/src/cmake/ToolchainTasking.cmake: ## @@ -83,7 +83,7 @@ add_compile_options(--tradeoff=2) if(CONFIG_DEBUG_SYMBOLS) add_compile_options(--debug-info=

[PR] nshlib/nsh_builtin.c : Add support to run builtin dirrectly without creating a separate thread [nuttx-apps]

2025-08-26 Thread via GitHub
wangchdo opened a new pull request, #3168: URL: https://github.com/apache/nuttx-apps/pull/3168 Add a new config: NSH_BUILTIN_AS_COMMAND. Provide a new implementation for nsh_builtin when CONFIG_NSH_BUILTIN_AS_COMMAND is enabled. *Note: Please adhere to [Contributing Guidelin

Re: [PR] mbedtls: Add an option to build ssl_client2 test program [nuttx-apps]

2025-08-26 Thread via GitHub
yamt commented on PR #3165: URL: https://github.com/apache/nuttx-apps/pull/3165#issuecomment-3226822042 > the ci seems complaining on an untracked directory (crypto/mbedtls/mbedtls-framework/) for esp32s3-devkit/mbedtls. > > i couldn't reproduce it locally. `make distclean` removed th

Re: [PR] nshlib/nsh_builtin.c : Add support to run builtin dirrectly without creating a separate thread [nuttx-apps]

2025-08-26 Thread via GitHub
wangchdo closed pull request #3167: nshlib/nsh_builtin.c : Add support to run builtin dirrectly without creating a separate thread URL: https://github.com/apache/nuttx-apps/pull/3167 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[PR] nshlib/nsh_builtin.c : Add support to run builtin dirrectly without creating a separate thread [nuttx-apps]

2025-08-26 Thread via GitHub
wangchdo opened a new pull request, #3167: URL: https://github.com/apache/nuttx-apps/pull/3167 Add: A new config: NSH_BUILTIN_AS_COMMAND Provide a new implementation for nsh_builtin when CONFIG_NSH_BUILTIN_AS_COMMAND is enabled *Note: Please adhere to [Cont

Re: [PR] mbedtls: Add an option to build ssl_client2 test program [nuttx-apps]

2025-08-26 Thread via GitHub
yamt commented on PR #3165: URL: https://github.com/apache/nuttx-apps/pull/3165#issuecomment-3226783236 the ci seems complaining an untracked directory (crypto/mbedtls/mbedtls-framework/) for esp32s3-devkit/mbedtls. i couldn't reproduce it locally. `make distclean` removed the directo

Re: [PR] net/netdev/netdev_ioctl.c: Add new ioctls for MMD register access [nuttx]

2025-08-26 Thread via GitHub
xiaoxiang781216 commented on PR #16911: URL: https://github.com/apache/nuttx/pull/16911#issuecomment-3226687419 Thanks for the detailed explanation. > For direct MDIO and MDD registers access, Linux kernel provides SIOCGMIIPHY, SIOCGMIIREG, SIOCSMIIREG similar as these provided by

Re: [PR] fix ld unrecognized option '-g3' [nuttx]

2025-08-26 Thread via GitHub
TangMeng12 commented on PR #16910: URL: https://github.com/apache/nuttx/pull/16910#issuecomment-3226615703 > https://github.com/apache/nuttx/blob/670ee35817ed6e15051db5d3ad79d6f97c001544/arch/tricore/src/cmake/ToolchainTasking.cmake#L86 > > Hi @TangMeng12, can you also align cmake?

(nuttx) 01/02: drivers/i2s/i2schar: Implement ioctl commands for i2schar

2025-08-26 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 6f5a8c6b25b6b287304c23a0cfda942e9b9a3ac9 Author: Tiago Medicci Serrano AuthorDate: Mon Aug 25 13:56:19 2025 -0300

(nuttx) branch master updated (aadb929526 -> 585c25bac0)

2025-08-26 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 aadb929526 drivers/net/CMakeLists.txt: Aligned Cmake with Make new 6f5a8c6b25 drivers/i2s/i2schar: Implement io

Re: [PR] drivers/i2s/i2schar: Implement ioctl commands and blocking read/write operations [nuttx]

2025-08-26 Thread via GitHub
xiaoxiang781216 merged PR #16914: URL: https://github.com/apache/nuttx/pull/16914 -- 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) 02/02: drivers/i2s/i2schar: Implement blocking read/write operations

2025-08-26 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 585c25bac0099367553a0c53ee5bbd011baf2b56 Author: Tiago Medicci Serrano AuthorDate: Mon Aug 25 14:34:22 2025 -0300

(nuttx) branch master updated (f4142626b9 -> aadb929526)

2025-08-26 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 f4142626b9 net/can/can_recvmsg.c: Cleanup can_readahead add aadb929526 drivers/net/CMakeLists.txt: Aligned Cmak

Re: [PR] drivers/net/CMakeLists.txt: Aligned Cmake with Make [nuttx]

2025-08-26 Thread via GitHub
xiaoxiang781216 merged PR #16913: URL: https://github.com/apache/nuttx/pull/16913 -- 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: f4142626b9b4a161fc67791a9c09965da6fc6ab2

2025-08-26 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 68206aa2b Publishing web: 9694bc6

Re: [PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
cederom commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3225990875 > @acassis: @raiden00pl do you think it is possible to detect if some commit in the PR starts with a "!" and automatically prepend "[Breaking Change]" in the PR title? > > I think

Re: [PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
cederom commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3225917952 * Great idea @raiden00pl thank you!! This will really save us all time and effort :-) * Current git commit template / requirement is defined here https://github.com/apache/nuttx/blob/m

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

2025-08-26 Thread via GitHub
kywwilson11 closed pull request #16904: arch/arm/stm32h5: ADC Watchdog Implementation URL: https://github.com/apache/nuttx/pull/16904 -- 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 com

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

2025-08-26 Thread via GitHub
acassis commented on code in PR #16904: URL: https://github.com/apache/nuttx/pull/16904#discussion_r2301977160 ## include/nuttx/analog/ioctl.h: ## @@ -131,6 +131,11 @@ #define AN_ADS7046_FIRST (AN_MCP47X6_FIRST + AN_MCP47X6_NCMDS) #define AN_ADS7046_NCMDS 3 +/* See arch/ar

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

2025-08-26 Thread via GitHub
kywwilson11 commented on code in PR #16904: URL: https://github.com/apache/nuttx/pull/16904#discussion_r2301976199 ## arch/arm/src/stm32h5/stm32_adc.h: ## @@ -463,10 +463,88 @@ # endif #endif +/* IOCTL Support */ + +#define ANIOC_STM32H5_WDOG_CFG _ANIOC(AN_STM32H5_FIR

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

2025-08-26 Thread via GitHub
kywwilson11 commented on code in PR #16904: URL: https://github.com/apache/nuttx/pull/16904#discussion_r2301947553 ## include/nuttx/analog/ioctl.h: ## @@ -131,6 +131,11 @@ #define AN_ADS7046_FIRST (AN_MCP47X6_FIRST + AN_MCP47X6_NCMDS) #define AN_ADS7046_NCMDS 3 +/* See arc

Re: [PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
acassis commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3225445161 @raiden00pl do you think it is possible to detect if some commit in the PR starts with a "!" and automatically prepend "[Breaking Change]" in the PR title? I think it is better the

Re: [PR] examples/i2schar: Implement loopback mode check [nuttx-apps]

2025-08-26 Thread via GitHub
tmedicci commented on PR #3166: URL: https://github.com/apache/nuttx-apps/pull/3166#issuecomment-3225282085 > Build errors for RISC-V target :-( > > ``` > i2schar_main.c: In function 'i2schar_main': > Error: i2schar_main.c:487:23: error: 'I2SIOC_GTXDATAWIDTH' undeclared (first u

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

2025-08-26 Thread via GitHub
acassis commented on PR #16901: URL: https://github.com/apache/nuttx/pull/16901#issuecomment-3225340311 Alin, the commits are properly identified. Maybe another alternative is modifying your script to use the commits instead of the Pull Requests. Is it possible? -- This is an automated m

[I] [BUG] IOB not clearing and dropping Wi-Fi throughput [nuttx]

2025-08-26 Thread via GitHub
fdcavalcanti opened a new issue, #16915: URL: https://github.com/apache/nuttx/issues/16915 ### Description / Steps to reproduce the issue Hi all, I have a problem where running NuttX as IPERF server (Wi-Fi on ESP32-C6) shows decreasing speed with time. Here's an example:

Re: [PR] arch/arm/stm32h7: Add lazy FPU for STM32H7 ARMV7 single core chips [nuttx]

2025-08-26 Thread via GitHub
linguini1 closed pull request #15876: arch/arm/stm32h7: Add lazy FPU for STM32H7 ARMV7 single core chips URL: https://github.com/apache/nuttx/pull/15876 -- 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] net/netdev/netdev_ioctl.c: Add new ioctls for MMD register access [nuttx]

2025-08-26 Thread via GitHub
ppisa commented on PR #16911: URL: https://github.com/apache/nuttx/pull/16911#issuecomment-3225180816 The current main purpose for these operations is to allow [PLCA](https://en.wikipedia.org/wiki/PHY-Level_Collision_Avoidance) configuration in PHY devices (802.3cg 10BASE-T1S). Linu

Re: [PR] drivers/i2s/i2schar: Implement ioctl commands and blocking read/write operations [nuttx]

2025-08-26 Thread via GitHub
cederom commented on PR #16914: URL: https://github.com/apache/nuttx/pull/16914#issuecomment-3225059347 Thank you @tmedicci :-) I was trying to reproduce on XIAO-ESP32S3 devkit but I get kernel panics probably due to hw config conflicts (modified usbnsh config). I have ordered esp32s3-devki

Re: [PR] examples/i2schar: Implement loopback mode check [nuttx-apps]

2025-08-26 Thread via GitHub
cederom commented on PR #3166: URL: https://github.com/apache/nuttx-apps/pull/3166#issuecomment-3225047763 Build errors for RISC-V target :-( ``` i2schar_main.c: In function 'i2schar_main': Error: i2schar_main.c:487:23: error: 'I2SIOC_GTXDATAWIDTH' undeclared (first use in this fun

Re: [PR] net/netdev/netdev_ioctl.c: Add new ioctls for MMD register access [nuttx]

2025-08-26 Thread via GitHub
matiamic commented on code in PR #16911: URL: https://github.com/apache/nuttx/pull/16911#discussion_r2301523756 ## include/net/if.h: ## @@ -172,6 +172,18 @@ struct mii_ioctl_data_s uint16_t val_out; /* PHY output data */ }; +/* Structure passed to read from or write to

Re: [PR] drivers/i2s/i2schar: Implement ioctl commands and blocking read/write operations [nuttx]

2025-08-26 Thread via GitHub
acassis commented on PR #16914: URL: https://github.com/apache/nuttx/pull/16914#issuecomment-3224737605 @tmedicci please include an entry to this I2S ioctl in our Documentation, maybe at end of https://nuttx.apache.org/docs/latest/components/audio/index.html -- This is an automated messag

Re: [PR] drivers/ioexpander: Add support for pcal6416 [nuttx]

2025-08-26 Thread via GitHub
acassis commented on PR #16902: URL: https://github.com/apache/nuttx/pull/16902#issuecomment-3224723445 Thank you @jerpelea, maybe we can help to improve it using this https://github.com/apache/nuttx/pull/16912 BTW, I think we could automatically detect the "!" in the commit and add t

Re: [PR] examples/i2schar: Implement loopback mode check [nuttx-apps]

2025-08-26 Thread via GitHub
xiaoxiang781216 commented on code in PR #3166: URL: https://github.com/apache/nuttx-apps/pull/3166#discussion_r2301281836 ## examples/i2schar/i2schar.h: ## @@ -83,6 +83,7 @@ struct i2schar_state_s { bool initialized; + bool loopback_mode; Review Comment: ```s

Re: [PR] drivers/i2s/i2schar: Implement ioctl commands and blocking read/write operations [nuttx]

2025-08-26 Thread via GitHub
xiaoxiang781216 commented on code in PR #16914: URL: https://github.com/apache/nuttx/pull/16914#discussion_r2301274615 ## drivers/i2s/i2schar.c: ## @@ -363,9 +458,92 @@ static int i2schar_ioctl(FAR struct file *filep, int cmd, unsigned long arg) priv = inode->i_private; D

[PR] examples/i2schar: Implement loopback mode check [nuttx-apps]

2025-08-26 Thread via GitHub
tmedicci opened a new pull request, #3166: URL: https://github.com/apache/nuttx-apps/pull/3166 ## Summary * examples/i2schar: Implement loopback mode check - Implements the loopback mode for the i2schar example application. This mode - available only when both RX and TX are enabl

[PR] drivers/i2s/i2schar: Implement ioctl commands and blocking read/write operations [nuttx]

2025-08-26 Thread via GitHub
tmedicci opened a new pull request, #16914: URL: https://github.com/apache/nuttx/pull/16914 ## Summary * drivers/i2s/i2schar: Implement blocking read/write operations - Implements simple (blocking) read and write operations for the i2schar driver. Although it already contained su

(nuttx-apps) 02/03: system/dd/dd_main.c: replace `#if defined` with `#ifdef`

2025-08-26 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 commit 93ced081dcab9efd4dbadfce823e7163e0be35b2 Author: YAMAMOTO Takashi AuthorDate: Tue Aug 26 15:21:00 2025 +0900

Re: [PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
raiden00pl commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3224298953 @michallenc I added `WIP:|wip:` to the blacklist (ending with a colon ":") to avoid false positives for words like "wipe". -- This is an automated message from the Apache Git Service

(nuttx-apps) 01/03: system/dd: portability to non-nuttx platforms

2025-08-26 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 commit 78bae4f14f242c47dfd65d5d5a1fc83e2f789807 Author: YAMAMOTO Takashi AuthorDate: Mon Jul 7 13:18:21 2025 +0900

(nuttx-apps) branch master updated (dfd1eb067 -> 71ce94a13)

2025-08-26 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-apps.git from dfd1eb067 examples/ads7046: Add new example for ADS7046 ADC new 78bae4f14 system/dd: portability to non-nu

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

2025-08-26 Thread via GitHub
xiaoxiang781216 merged PR #3121: URL: https://github.com/apache/nuttx-apps/pull/3121 -- 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-apps) 03/03: system/dd/dd_main.c: fix a typo in a comment

2025-08-26 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 commit 71ce94a13ec725ea969002d63818074f18fd4ae3 Author: YAMAMOTO Takashi AuthorDate: Tue Aug 26 15:24:17 2025 +0900

(nuttx) 01/03: net/can/can_callback.c: Take the timestamp size into account in "buflen"

2025-08-26 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 8fc2ad20a7d5b9b954e00d79460b1877831fc695 Author: haitomatic AuthorDate: Tue Mar 12 11:13:19 2024 +0200 net/can/ca

(nuttx) 03/03: net/can/can_recvmsg.c: Cleanup can_readahead

2025-08-26 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 f4142626b9b4a161fc67791a9c09965da6fc6ab2 Author: Jukka Laitinen AuthorDate: Tue Mar 12 10:42:51 2024 +0200 net/ca

(nuttx) branch master updated (e2b1d186d7 -> f4142626b9)

2025-08-26 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 e2b1d186d7 drivers/net/ksz9477.c: Errata 16, reset SGMII always on init new 8fc2ad20a7 net/can/can_callback.c:

Re: [PR] net/can: fixes and cleanups [nuttx]

2025-08-26 Thread via GitHub
xiaoxiang781216 merged PR #16905: URL: https://github.com/apache/nuttx/pull/16905 -- 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) 02/03: net/can/can_recvmsg.c: Remove IOB trimming as useless, can frames can always fit in one IOB

2025-08-26 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 144ac236471a87dd010e1546d39ca994f6733ec9 Author: haitomatic AuthorDate: Tue Mar 12 11:26:37 2024 +0200 net/can/ca

Re: [PR] net/netdev/netdev_ioctl.c: Add new ioctls for MMD register access [nuttx]

2025-08-26 Thread via GitHub
xiaoxiang781216 commented on code in PR #16911: URL: https://github.com/apache/nuttx/pull/16911#discussion_r2300869143 ## include/net/if.h: ## @@ -172,6 +172,18 @@ struct mii_ioctl_data_s uint16_t val_out; /* PHY output data */ }; +/* Structure passed to read from or w

[PR] drivers/net/CMakeLists.txt: Aligned Cmake with Make [nuttx]

2025-08-26 Thread via GitHub
simbit18 opened a new pull request, #16913: URL: https://github.com/apache/nuttx/pull/16913 ## Summary Add KSZ9477 driver #10503 ## Impact Impact on user: NO Impact on build: This PR Aligned Cmake with Make Impact on hardware: NO Impact on documentati

Re: [PR] net/can: fixes and cleanups [nuttx]

2025-08-26 Thread via GitHub
jlaitine commented on PR #16905: URL: https://github.com/apache/nuttx/pull/16905#issuecomment-3223992638 > @jlaitine did you test it with mcp2515? I received some emails from a guy saying it stopped to work in recent kernel, but I didn't have change to verify it yet No, I dont think

Re: [PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
michallenc commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3223963178 I think we should also check for `wip`, `WIP` and similar in commit messages. These should not be merged into mainline imo. -- This is an automated message from the Apache Git Servic

Re: [PR] net/can: fixes and cleanups [nuttx]

2025-08-26 Thread via GitHub
acassis commented on PR #16905: URL: https://github.com/apache/nuttx/pull/16905#issuecomment-3223938780 @jlaitine did you test it with mcp2515? I received some emails from a guy saying it stopped to work in recent kernel, but I didn't have change to verify it yet -- This is an automated

Re: [PR] net/netdev/netdev_ioctl.c: Add new ioctls for MMD register access [nuttx]

2025-08-26 Thread via GitHub
acassis commented on PR #16911: URL: https://github.com/apache/nuttx/pull/16911#issuecomment-3223932126 @matiamic please update https://nuttx.apache.org/docs/latest/components/net/netdev.html to contain this new struct and ioctl. -- This is an automated message from the Apache Git Servic

Re: [PR] Drivers net ksz9477 fixes [nuttx]

2025-08-26 Thread via GitHub
acassis merged PR #16906: URL: https://github.com/apache/nuttx/pull/16906 -- 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 (47cd5ba279 -> e2b1d186d7)

2025-08-26 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 47cd5ba279 arch/arm/src/samv7/sam_emac.c: fix compile warning add fcab00d3a8 drivers/net/ksz9477: Implement errat

(nuttx) branch master updated: arch/arm/src/samv7/sam_emac.c: fix compile warning

2025-08-26 Thread raiden00
This is an automated email from the ASF dual-hosted git repository. raiden00 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 47cd5ba279 arch/arm/src/samv7/sam_emac.c: fix c

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

2025-08-26 Thread via GitHub
raiden00pl merged PR #16907: URL: https://github.com/apache/nuttx/pull/16907 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.a

Re: [PR] arch/arm/src/stm32f7/stm32_ethernet.c: Fix "unused variable" warning [nuttx]

2025-08-26 Thread via GitHub
raiden00pl merged PR #16909: URL: https://github.com/apache/nuttx/pull/16909 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.a

(nuttx) branch master updated (28206007e0 -> 5c7c7f8ca3)

2025-08-26 Thread raiden00
This is an automated email from the ASF dual-hosted git repository. raiden00 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 28206007e0 board/tricore: rename tc397 chip board name add 5c7c7f8ca3 arch/arm/src/stm32f7/stm32_ethernet.c: Fi

Re: [PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
simbit18 commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3223715634 @raiden00pl Great idea -- 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 commen

Re: [PR] fix ld unrecognized option '-g3' [nuttx]

2025-08-26 Thread via GitHub
simbit18 commented on PR #16910: URL: https://github.com/apache/nuttx/pull/16910#issuecomment-3223679391 https://github.com/apache/nuttx/blob/670ee35817ed6e15051db5d3ad79d6f97c001544/arch/tricore/src/cmake/ToolchainTasking.cmake#L86 Hi @TangMeng12, can you also align cmake? -- This

Re: [PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
raiden00pl commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3223680307 we can also add VELAPLATFO- detection in commit body -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[PR] [DRAFT] github: check git commit format [nuttx]

2025-08-26 Thread via GitHub
raiden00pl opened a new pull request, #16912: URL: https://github.com/apache/nuttx/pull/16912 ## Summary check git commit format with CI: 1. line length less than 72 for commit title and commit body 2. affected subsystem (detecting colon in commit title ":") 3. Signed-off-

[PR] net/netdev/netdev_ioctl.c: Add new ioctls for MMD register access [nuttx]

2025-08-26 Thread via GitHub
matiamic opened a new pull request, #16911: URL: https://github.com/apache/nuttx/pull/16911 ## Summary This patch adds SIOCGMMDREG and SIOCSMMDREG ioctl commands with accompanying logic. SIOCGMMDREG: Get MMD register. SIOCGMMDREG: Set MMD register. A new structure `mmd_ioctl_data

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

2025-08-26 Thread via GitHub
raiden00pl commented on PR #16904: URL: https://github.com/apache/nuttx/pull/16904#issuecomment-3223584469 The upper-half ADC should define common logic for the ADC watchdog. This functionality is present in most ADCs (but often named differently) -- This is an automated message from the

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

2025-08-26 Thread via GitHub
raiden00pl commented on code in PR #16904: URL: https://github.com/apache/nuttx/pull/16904#discussion_r2300543214 ## include/nuttx/analog/ioctl.h: ## @@ -131,6 +131,11 @@ #define AN_ADS7046_FIRST (AN_MCP47X6_FIRST + AN_MCP47X6_NCMDS) #define AN_ADS7046_NCMDS 3 +/* See arch

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

2025-08-26 Thread via GitHub
raiden00pl commented on code in PR #16904: URL: https://github.com/apache/nuttx/pull/16904#discussion_r2300538050 ## arch/arm/src/stm32h5/stm32_adc.h: ## @@ -463,10 +463,88 @@ # endif #endif +/* IOCTL Support */ + +#define ANIOC_STM32H5_WDOG_CFG _ANIOC(AN_STM32H5_FIRS

[PR] fix ld unrecognized option '-g3' [nuttx]

2025-08-26 Thread via GitHub
TangMeng12 opened a new pull request, #16910: URL: https://github.com/apache/nuttx/pull/16910 ld: unrecognized option '-g3' ld: use the --help option for usage information *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md)

Re: [I] [FEATURE] checking commit message by CI [nuttx]

2025-08-26 Thread via GitHub
raiden00pl commented on issue #16908: URL: https://github.com/apache/nuttx/issues/16908#issuecomment-3223217712 After playing around with this for a while, it think that the best option is to take the mynewt approach and write the checks from scratch. -- This is an automated message from

(nuttx) branch master updated: board/tricore: rename tc397 chip board name

2025-08-26 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 28206007e0 board/tricore: rename tc397 chip b

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

2025-08-26 Thread via GitHub
xiaoxiang781216 merged PR #16898: URL: https://github.com/apache/nuttx/pull/16898 -- 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: [I] [FEATURE] checking commit message by CI [nuttx]

2025-08-26 Thread via GitHub
raiden00pl commented on issue #16908: URL: https://github.com/apache/nuttx/issues/16908#issuecomment-3222942282 actions allowed by Apache Foundation Infra can be found in this file: https://github.com/apache/infrastructure-actions/blob/main/actions.yml What we can use: - https:

[PR] mbedtls: Add an option to build ssl_client2 test program [nuttx-apps]

2025-08-26 Thread via GitHub
yamt opened a new pull request, #3165: URL: https://github.com/apache/nuttx-apps/pull/3165 ## Summary just for testing convenience. ## Impact ## Testing tested on esp32s3-devkit while ago. -- This is an automated message from the Apache Git Service.

[PR] arch/arm/src/stm32f7/stm32_ethernet.c: Fix "unused variable" warning [nuttx]

2025-08-26 Thread via GitHub
jlaitine opened a new pull request, #16909: URL: https://github.com/apache/nuttx/pull/16909 ## Summary Fix an "unused variable" compiler warning when CONFIG_STM32F7_AUTONEG is not set ## Impact No functional impact, enables building with CONFIG_STM32F7_AUTONEG=n and -We

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

2025-08-26 Thread via GitHub
raiden00pl commented on PR #16798: URL: https://github.com/apache/nuttx/pull/16798#issuecomment-3222863167 @jerpelea @acassis @xiaoxiang781216 what do you think about adding commit message checking to CI? Checking this by reviewers is not very effective -- This is an automated message fro

[I] [FEATURE] checking commit message by CI [nuttx]

2025-08-26 Thread via GitHub
raiden00pl opened a new issue, #16908: URL: https://github.com/apache/nuttx/issues/16908 ### Is your feature request related to a problem? Please describe. A common problem I see is that we're merging commits that don't meet the commit message rules. Why not automate commit messag