(nuttx) 02/02: sched/signal/sig_dispatch.c: Simplify the nxsig_dispatch

2025-09-01 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit a030e3c8ccbdd62e30c746eb675e76312064e63e Author: Jukka Laitinen AuthorDate: Fri Aug 29 18:55:28 2025 +0300 sched/sig

Re: [I] [BUG] Serial TTY Signal Regression [nuttx]

2025-09-01 Thread via GitHub
anchao closed issue #16935: [BUG] Serial TTY Signal Regression URL: https://github.com/apache/nuttx/issues/16935 -- 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,

(nuttx) 01/02: sched/signal/sig_dispatch.c: Correct signal dispatch to specific thread

2025-09-01 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit a0caa5cd96c8b999c3e4c2ec2a504372899fa8e6 Author: Jukka Laitinen AuthorDate: Fri Aug 29 18:05:32 2025 +0300 sched/sig

Re: [PR] sched/event: give user the explicit control to the wait object [nuttx]

2025-09-01 Thread via GitHub
xiaoxiang781216 commented on PR #16943: URL: https://github.com/apache/nuttx/pull/16943#issuecomment-3243605923 let's close this pr and focus on https://github.com/apache/nuttx/pull/16942 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] sched/event: give user the explicit control to the wait object [nuttx]

2025-09-01 Thread via GitHub
xiaoxiang781216 closed pull request #16943: sched/event: give user the explicit control to the wait object URL: https://github.com/apache/nuttx/pull/16943 -- 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 g

Re: [PR] sched/semaphore: add support to customize semaphore max allowed value [nuttx]

2025-09-01 Thread via GitHub
xiaoxiang781216 commented on code in PR #16944: URL: https://github.com/apache/nuttx/pull/16944#discussion_r2314772481 ## sched/semaphore/semaphore.h: ## @@ -71,6 +71,12 @@ void nxsem_timeout(wdparm_t arg); void nxsem_recover(FAR struct tcb_s *tcb); +#ifdef CONFIG_CUSTOM_SE

(nuttx-website) branch master updated: Update to the community page to include the Reddit

2025-09-01 Thread linguini
This is an automated email from the ASF dual-hosted git repository. linguini pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/master by this push: new aaa9187cb Update to the community page

Re: [PR] Update to the community page to include the Reddit [nuttx-website]

2025-09-01 Thread via GitHub
linguini1 merged PR #137: URL: https://github.com/apache/nuttx-website/pull/137 -- 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...@nutt

(nuttx-website) branch asf-site updated: Publishing web: aaa9187cb47fad9df46b094700a96756379c8b6f docs: f59510ec62802cfdd4409ca2a8d9bebce7fe6cfa

2025-09-01 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 be41da7b8 Publishing web: aaa9187

Re: [PR] drivers/net: Add network driver for 10BASE-T1x SPI MAC-PHYs [nuttx]

2025-09-01 Thread via GitHub
xiaoxiang781216 commented on code in PR #16936: URL: https://github.com/apache/nuttx/pull/16936#discussion_r2314196277 ## drivers/net/oa_tc6/Kconfig: ## @@ -26,4 +26,19 @@ config NET_OA_TC6_NCV7410_LEDS endif +config NET_OA_TC6_LAN865X + bool "Microchip LAN865x 10BASE

[I] [FEATURE] Implement RPi 4B SMP [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16954: URL: https://github.com/apache/nuttx/issues/16954 ### Is your feature request related to a problem? Please describe. The RPi 4B support currently does not have verified SMP support. ### Describe the solution you'd like I would like SM

Re: [PR] Update to the community page to include the Reddit [nuttx-website]

2025-09-01 Thread via GitHub
cederom commented on PR #137: URL: https://github.com/apache/nuttx-website/pull/137#issuecomment-3243371201 Here is instruction on how to build locally and test :-) https://people.freebsd.org/~br/handheldedgeaiterminal.mp4 I also have problems with Ruby dependencies on BSD. In a

Re: [PR] docs/codeowners: Add preliminary code owner file [nuttx]

2025-09-01 Thread via GitHub
linguini1 commented on PR #16962: URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3243357618 It appears only individuals with write access can be designated as "code owners" from my preliminary research. I think we can still list usernames of other contributors in the file, so

[PR] Update to the community page to include the Reddit [nuttx-website]

2025-09-01 Thread via GitHub
linguini1 opened a new pull request, #137: URL: https://github.com/apache/nuttx-website/pull/137 ## Summary Includes the NuttX Reddit as a social media link, and also encourages users to ask support questions there in addition to the mailing list. Finally, users are also made aware t

Re: [PR] Update to the community page to include the Reddit [nuttx-website]

2025-09-01 Thread via GitHub
cederom commented on code in PR #137: URL: https://github.com/apache/nuttx-website/pull/137#discussion_r2314625268 ## community.md: ## @@ -57,16 +57,19 @@ Get help using {{ site.data.project.short_name }} or contribute to the project o The mailing list and project website is o

(nuttx) 03/03: doc: Add info about usbdisk to arcx-socket-grid

2025-09-01 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 a503fc6adb6792ab750015bb06c38f46a32cfcbe Author: Alan Carvalho de Assis AuthorDate: Sat Aug 30 17:42:07 2025 -0300

Re: [PR] tools/checkpatch.sh: check git commit format [nuttx]

2025-09-01 Thread via GitHub
simbit18 commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3241780421 Hi @raiden00pl, but the workflow check.yml, if I'm not mistaken, uses checkpatch.sh from the NuttX upstream repository https://github.com/apache/nuttx/blob/master/.github/wor

Re: [I] [FEATURE] Add 10-bit I2C address support to RPi 4B [nuttx]

2025-09-01 Thread via GitHub
acassis commented on issue #16947: URL: https://github.com/apache/nuttx/issues/16947#issuecomment-3243167332 Yes, Pico can be used: https://forums.raspberrypi.com/viewtopic.php?t=302978 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[I] [FEATURE] RPi 4B PL011 UART support [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16961: URL: https://github.com/apache/nuttx/issues/16961 ### Is your feature request related to a problem? Please describe. Currently, the only supported UART interface for the Pi 4B is the auxiliary Mini-UART interface, which is used as the shell.

Re: [I] [FEATURE] Add 10-bit I2C address support to RPi 4B [nuttx]

2025-09-01 Thread via GitHub
linguini1 commented on issue #16947: URL: https://github.com/apache/nuttx/issues/16947#issuecomment-3243128669 > @linguini1 I think an issue while testing 10-bit I2C is absence of devices that support this mode. Probably we will need to use a MCU in I2C slave mode to do it. Maybe a P

[I] [FEATURE] RPi 4B IEEE 802.11ac support [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16960: URL: https://github.com/apache/nuttx/issues/16960 ### Is your feature request related to a problem? Please describe. There is no support for IEEE 802.11ac on the RPi 4B port to NuttX yet. ### Describe the solution you'd like Support f

Re: [I] [FEATURE] Add 10-bit I2C address support to RPi 4B [nuttx]

2025-09-01 Thread via GitHub
acassis commented on issue #16947: URL: https://github.com/apache/nuttx/issues/16947#issuecomment-3243118814 @linguini1 I think an issue while testing 10-bit I2C is absence of devices that support this mode. Probably we will need to use a MCU in I2C slave mode to do it. -- This is an aut

[I] [FEATURE] RPi 4B Ethernet networking [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16953: URL: https://github.com/apache/nuttx/issues/16953 ### Is your feature request related to a problem? Please describe. There is currently no Ethernet networking support for the RPi 4B. ### Describe the solution you'd like I would like E

[I] [FEATURE] RPi 4B auxiliary SPI support [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16952: URL: https://github.com/apache/nuttx/issues/16952 ### Is your feature request related to a problem? Please describe. The current SPI support for the BCM2711 does not include the auxiliary SPI interfaces, SPI1 & 2. ### Describe the solution

[I] [BUG] RPi 4B SPI driver doesn't work with alternates [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16951: URL: https://github.com/apache/nuttx/issues/16951 ### Description / Steps to reproduce the issue The current SPI driver doesn't work with the listed alternates in the BCM2711 peripheral datasheet. Only SPI0 currently works, as SPI3-6 needs magic

[I] [FEATURE] RPi 4B PWM support [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16950: URL: https://github.com/apache/nuttx/issues/16950 ### Is your feature request related to a problem? Please describe. There is currently no PWM support for the RPi 4B. ### Describe the solution you'd like PWM driver support for the RPi

Re: [PR] arch/arm/imxrt: Add support to both USB Controllers of iMXRT [nuttx]

2025-09-01 Thread via GitHub
linguini1 commented on PR #16941: URL: https://github.com/apache/nuttx/pull/16941#issuecomment-3243077260 > Can you elaborate in the testing section about what tests you performed? I.e. tested each USB interface enabled individually and then tested with both configured at the same time, etc

(nuttx) 01/02: armv7a: change ARMV7A_SMP_BUSY_WAIT to ARM_BUSY_WAIT

2025-09-01 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 c0db55f45368712d2acd62baa140e2071c743f4a Author: hujun5 AuthorDate: Tue Apr 15 18:30:29 2025 +0800 armv7a: change

(nuttx) branch master updated (93911d52a8 -> a503fc6adb)

2025-09-01 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 93911d52a8 tools/checkpatch.sh: check format for all commits in patch new 0547aa5c6c arch/arm/imxrt: Modify USB

(nuttx) 02/02: armv[7/8]-r: add ARM_BUSY_WAIT

2025-09-01 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 f59510ec62802cfdd4409ca2a8d9bebce7fe6cfa Author: hujun5 AuthorDate: Wed Apr 16 10:30:27 2025 +0800 armv[7/8]-r: a

[I] [FEATURE] RPi 4B SD card support [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16948: URL: https://github.com/apache/nuttx/issues/16948 ### Is your feature request related to a problem? Please describe. There is no support for the SD card in the Raspberry Pi 4B initial implementation. ### Describe the solution you'd like

Re: [PR] arch/arm/imxrt: Add support to both USB Controllers of iMXRT [nuttx]

2025-09-01 Thread via GitHub
acassis commented on PR #16941: URL: https://github.com/apache/nuttx/pull/16941#issuecomment-3242721587 @linguini1 that is correct, I only focused on usbhost, the usbdev I kept same way. I will work on it later -- This is an automated message from the Apache Git Service. To respond to the

(nuttx) branch master updated (a503fc6adb -> f59510ec62)

2025-09-01 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 a503fc6adb doc: Add info about usbdisk to arcx-socket-grid new c0db55f453 armv7a: change ARMV7A_SMP_BUSY_WAIT t

(nuttx) 01/03: arch/arm/imxrt: Modify USB EHCI driver to support two USBs

2025-09-01 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 0547aa5c6c639e2a5403ac0d54d96dc2ed0353d3 Author: Alan Carvalho de Assis AuthorDate: Sat Aug 30 17:47:08 2025 -0300

[I] [FEATURE] RPi 4B mount boot partition of SD card [nuttx]

2025-09-01 Thread via GitHub
linguini1 opened a new issue, #16949: URL: https://github.com/apache/nuttx/issues/16949 ### Is your feature request related to a problem? Please describe. Users should have the option to mount the boot partition of the SD card during board startup to view the files. ### Describ

Re: [PR] tools/checkpatch.sh: check format for all commits in patch [nuttx]

2025-09-01 Thread via GitHub
simbit18 merged PR #16945: URL: https://github.com/apache/nuttx/pull/16945 -- 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.apa

(nuttx) branch master updated: tools/checkpatch.sh: check format for all commits in patch

2025-09-01 Thread simbit18
This is an automated email from the ASF dual-hosted git repository. simbit18 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 93911d52a8 tools/checkpatch.sh: check format fo

Re: [I] [HELP] struct phy_desc_s location [nuttx-apps]

2025-09-01 Thread via GitHub
tinnedkarma commented on issue #3171: URL: https://github.com/apache/nuttx-apps/issues/3171#issuecomment-3242459845 This question should have been opened on the kernel repo, not apps. Searching for anything related to my issue I forgot that I checked the apps repo to, so I opened the ques

[I] [HELP] struct phy_desc_s location [nuttx]

2025-09-01 Thread via GitHub
tinnedkarma opened a new issue, #16946: URL: https://github.com/apache/nuttx/issues/16946 ### Description ### Description I am working around netdevs in NuttX. There is this thing I do not understand, the phy_desc_s struct is located in **nuttx/include/nuttx/net/mii.h**.

[I] [HELP] struct phy_desc_s location [nuttx-apps]

2025-09-01 Thread via GitHub
tinnedkarma opened a new issue, #3171: URL: https://github.com/apache/nuttx-apps/issues/3171 ### Description I am working around netdevs in NuttX. There is this thing I do not understand, the phy_desc_s struct is located in **nuttx/include/nuttx/net/mii.h**. That somehow tie

(nuttx) branch releases/12.11 created (now 3430ad2e1c)

2025-09-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/12.11 in repository https://gitbox.apache.org/repos/asf/nuttx.git at 3430ad2e1c sched/init/nx_bringup.c: Add support for CONFIG_INIT_NONE in a flat build No new revisions were

(nuttx-apps) branch releases/12.11 created (now 61e82925d)

2025-09-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/12.11 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git at 61e82925d examples/i2schar: Implement loopback mode check No new revisions were added by this update.

Re: [PR] tools/checkpatch.sh: check git commit format [nuttx]

2025-09-01 Thread via GitHub
raiden00pl commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3242050444 fixed here https://github.com/apache/nuttx/pull/16945 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[PR] tools/checkpatch.sh: check format for all commits in patch [nuttx]

2025-09-01 Thread via GitHub
raiden00pl opened a new pull request, #16945: URL: https://github.com/apache/nuttx/pull/16945 ## Summary If more than one commit is present in the patch, the commit format must be checked separately for each commit in patch, otherwise not all errors are detected. ## Impact

Re: [PR] tools/checkpatch.sh: check git commit format [nuttx]

2025-09-01 Thread via GitHub
raiden00pl commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3241810143 @simbit18 That's right, I didn't notice "All checks pass" message. Then the problem is somewhere else, because this PR shouldn't have passed the tests - no commit message in the last c

Re: [PR] sched/event: move the temporary even_wait variable out of nxevent_tickwait [nuttx]

2025-09-01 Thread via GitHub
wangchdo commented on PR #16942: URL: https://github.com/apache/nuttx/pull/16942#issuecomment-3241539160 > > > > > @wangchdo could you review #16943? both path want to fix the similar problem. > > > > > > > > > > > > Yes.. But i think it would be better to put the new API as the

Re: [PR] sched/event: move the temporary even_wait variable out of nxevent_tickwait [nuttx]

2025-09-01 Thread via GitHub
realprocrastinator commented on PR #16942: URL: https://github.com/apache/nuttx/pull/16942#issuecomment-3241401618 > > > > @wangchdo could you review #16943? both path want to fix the similar problem. > > > > > > > > > Yes.. But i think it would be better to put the new API as the

[PR] sched/semaphore: add support to customize semaphore max allowed value [nuttx]

2025-09-01 Thread via GitHub
wangchdo opened a new pull request, #16944: URL: https://github.com/apache/nuttx/pull/16944 Curernt implementation default semaphore max allowed value to SEM_VALUE_MAX. In some cases, user may want to change this, so provide a function to do this: sem_setmaxvalue *Note: Plea

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

2025-09-01 Thread via GitHub
raiden00pl commented on issue #16908: URL: https://github.com/apache/nuttx/issues/16908#issuecomment-3241217772 solved with https://github.com/apache/nuttx/pull/16912 -- 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] tools/checkpatch.sh: check git commit format [nuttx]

2025-09-01 Thread via GitHub
raiden00pl commented on PR #16912: URL: https://github.com/apache/nuttx/pull/16912#issuecomment-3241223263 The problem I see now is that the nuttx repo uses the `checkpath.sh` from the branch used in the pull-request, not the nuttx upstream repo. This way if the PR is not based on the lates

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

2025-09-01 Thread via GitHub
raiden00pl closed issue #16908: [FEATURE] checking commit message by CI URL: https://github.com/apache/nuttx/issues/16908 -- 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 uns

Re: [PR] [GSoC2025] Add Silicon Heaven protocol adaptation into NuttX and SHV examples [nuttx-apps]

2025-09-01 Thread via GitHub
zdebanos commented on code in PR #3170: URL: https://github.com/apache/nuttx-apps/pull/3170#discussion_r2312865218 ## examples/shv-nxboot-updater/shv_nxboot_updater.c: ## @@ -0,0 +1,424 @@ +/ + * apps/ex

Re: [PR] drivers/net: Add network driver for 10BASE-T1x SPI MAC-PHYs [nuttx]

2025-09-01 Thread via GitHub
matiamic commented on code in PR #16936: URL: https://github.com/apache/nuttx/pull/16936#discussion_r2313113910 ## drivers/net/oa_tc6/Kconfig: ## @@ -9,3 +9,21 @@ menuconfig NET_OA_TC6 depends on NETDEVICES ---help--- Enable support for OPEN Allia

Re: [PR] drivers/net: Add network driver for 10BASE-T1x SPI MAC-PHYs [nuttx]

2025-09-01 Thread via GitHub
xiaoxiang781216 commented on code in PR #16936: URL: https://github.com/apache/nuttx/pull/16936#discussion_r2313040573 ## drivers/net/oa_tc6/Kconfig: ## @@ -9,3 +9,21 @@ menuconfig NET_OA_TC6 depends on NETDEVICES ---help--- Enable support for OPE

Re: [PR] drivers/net: Add network driver for 10BASE-T1x SPI MAC-PHYs [nuttx]

2025-09-01 Thread via GitHub
matiamic commented on code in PR #16936: URL: https://github.com/apache/nuttx/pull/16936#discussion_r2313099065 ## drivers/net/oa_tc6/oa_tc6.c: ## @@ -0,0 +1,2196 @@ +/ + * drivers/net/oa_tc6/oa_tc6.c +

Re: [PR] sched/event: move the temporary even_wait variable out of nxevent_tickwait [nuttx]

2025-09-01 Thread via GitHub
wangchdo commented on PR #16942: URL: https://github.com/apache/nuttx/pull/16942#issuecomment-3241104905 > > > @wangchdo could you review #16943? both path want to fix the similar problem. > > > > > > Yes.. But i think it would be better to put the new API as the external api as