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
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,
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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**.
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
+
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
56 matches
Mail list logo