qiaohaijiao opened a new pull request, #9680:
URL: https://github.com/apache/nuttx/pull/9680
## Summary
add register amix audio device.
## Impact
N/A
## Testing
vela
--
This is an automated message from the Apache Git Service.
To respond to the messa
extinguish opened a new pull request, #9678:
URL: https://github.com/apache/nuttx/pull/9678
## Summary
1. make the clock_getres can pass the ltp/open_posix_testsuite/clock_getres
7-1, 8-1 two cases
2. the modification are referred to
https://pubs.opengroup.org/onlinepubs/9699919799/fu
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 de5c35382a sim/sim_alsa.c: add paused variable
xiaoxiang781216 merged PR #9676:
URL: https://github.com/apache/nuttx/pull/9676
--
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.
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 210c72a651 errno: Adjust help string for EALRE
xiaoxiang781216 merged PR #9677:
URL: https://github.com/apache/nuttx/pull/9677
--
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
xiaoxiang781216 merged PR #9664:
URL: https://github.com/apache/nuttx/pull/9664
--
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.
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 af53d7a178 libs/libc/aio/lio_listio: fix the h
xiaoxiang781216 commented on PR #9668:
URL: https://github.com/apache/nuttx/pull/9668#issuecomment-1617387146
> @xiaoxiang781216 any ideas about kconfig-frontends?
The selection is done by checking menuconfig exist from kconfiglib:
https://github.com/apache/nuttx/blob/master/tools/U
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 b1dd5d1189 drivers/wireles/gs2200m: add NET_TC
xiaoxiang781216 merged PR #9668:
URL: https://github.com/apache/nuttx/pull/9668
--
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
robertalexa2000 commented on PR #9523:
URL: https://github.com/apache/nuttx/pull/9523#issuecomment-1617373896
Hi @acassis, sorry for taking so long to reply. Coming back to this - I
understand what you are saying, but in that case we would couple the
framebuffer char device with the LCD cha
pkarashchenko commented on PR #9673:
URL: https://github.com/apache/nuttx/pull/9673#issuecomment-1617367624
@acassis yes, the goal is to have a universal solution, but I'm blocked on
working with master from MAC because of this issue, so I created a revert. I'm
fine to wait a few days if so
pkarashchenko commented on PR #9668:
URL: https://github.com/apache/nuttx/pull/9668#issuecomment-1617356191
@xiaoxiang781216 any ideas about kconfig-frontends?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
wengzhe opened a new pull request, #9677:
URL: https://github.com/apache/nuttx/pull/9677
## Summary
`EALREADY`:
Both Linux(asm-generic/errno.h) and FreeBSD(sys/sys/errno.h) regard it as
"Operation already in progress"
`ESTALE`:
Linux specifically removed the "NFS" description
masayuki2009 commented on PR #9668:
URL: https://github.com/apache/nuttx/pull/9668#issuecomment-1617105439
>@masayuki2009 just a notice: the kconfig-frontends is used instead of
kconfiglib when I try to make menuconfig after ./tools/configure.sh
spresense:wifi_smp. Do you know why?
@
qiaohaijiao opened a new pull request, #9676:
URL: https://github.com/apache/nuttx/pull/9676
## Summary
sim/sim_alsa.c: add paused variable instead of snd_pcm_pause.
snd_pcm_hw_params_can_pause return false on sim. add paused variable to
support pause.
## Impact
sim
## Te
qiaohaijiao closed pull request #9675: sim/sim_alsa.c: add paused variable
instead of snd_pcm_pause.
URL: https://github.com/apache/nuttx/pull/9675
--
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 th
qiaohaijiao opened a new pull request, #9675:
URL: https://github.com/apache/nuttx/pull/9675
## Summary
sim/sim_alsa.c: add paused variable instead of snd_pcm_pause.
snd_pcm_hw_params_can_pause return false on sim. add paused variable to
support pause.
## Impact
sim
## Te
xiaoxiang781216 commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1249955201
##
include/nuttx/net/usrsock.h:
##
@@ -83,6 +83,7 @@ enum usrsock_request_types_e
USRSOCK_REQUEST_ACCEPT,
USRSOCK_REQUEST_IOCTL,
USRSOCK_REQUEST_SHUTDOWN
SPRESENSE commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1249931058
##
include/nuttx/net/usrsock.h:
##
@@ -83,6 +83,7 @@ enum usrsock_request_types_e
USRSOCK_REQUEST_ACCEPT,
USRSOCK_REQUEST_IOCTL,
USRSOCK_REQUEST_SHUTDOWN,
+ U
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 f95c9ab3 Publishing web: bedd222c
acassis commented on PR #9673:
URL: https://github.com/apache/nuttx/pull/9673#issuecomment-1616920624
@pkarashchenko maybe instead of reverting it, we could find a solution that
works on Linux, BSDs, MacOS and Windows. Without this commit everytime we
modify something on menuconfig and save
pkarashchenko closed pull request #9673: Revert "tools: Fix
CONFIG_BASE_DEFCONFIG generation"
URL: https://github.com/apache/nuttx/pull/9673
--
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 speci
pkarashchenko opened a new issue, #9674:
URL: https://github.com/apache/nuttx/issues/9674
Steps to reproduce:
1. `./tools/configure.sh sim:ostest`
2. `make -j8`
3. `./nuttx`
4. Observe next output
```
$ ./nuttx
stdio_test: write fd=1
stdio_test: Standard I/O Check: pri
pkarashchenko opened a new pull request, #9673:
URL: https://github.com/apache/nuttx/pull/9673
Reverts apache/nuttx#9572 to fix regression described in
https://github.com/apache/nuttx/issues/9670
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch revert-9572-bugfix/config_detection
in repository https://gitbox.apache.org/repos/asf/nuttx.git
at 703899dc49 Revert "tools: Fix CONFIG_BASE_DEFCONFIG generation"
This branch includ
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a commit to branch revert-9572-bugfix/config_detection
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 703899dc49c9b7115da7f7357960cfa63d09bb68
Author: Petro Karashchenko
AuthorDate: Mon J
pkarashchenko commented on PR #9668:
URL: https://github.com/apache/nuttx/pull/9668#issuecomment-1616812613
@masayuki2009 just a notice: the `kconfig-frontends` is used instead of
`kconfiglib` when I try to `make menuconfig` after `./tools/configure.sh
spresense:wifi_smp`
--
This is an a
pkarashchenko opened a new pull request, #9672:
URL: https://github.com/apache/nuttx/pull/9672
## Summary
## Impact
## Testing
--
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 t
pkarashchenko commented on code in PR #9668:
URL: https://github.com/apache/nuttx/pull/9668#discussion_r1249747095
##
fs/nfs/Kconfig:
##
@@ -17,6 +17,7 @@ config NFS_DONT_BIND_TCP_SOCKET
bool
default n
depends on NFS
Review Comment:
Fixed!
--
This
pkarashchenko opened a new issue, #9670:
URL: https://github.com/apache/nuttx/issues/9670
Steps to reproduce:
1. `./tools/configure.sh sim:citest`
2. `make menuconfig` -> select `CONFIG_LIBCXXABI=y`
3. `make -j8` ->
```
Create version.h
sed: 1: "/CONFIG_BASE_DEFCONFIG/ ...":
pkarashchenko commented on code in PR #9668:
URL: https://github.com/apache/nuttx/pull/9668#discussion_r1249718058
##
fs/nfs/Kconfig:
##
@@ -17,6 +17,7 @@ config NFS_DONT_BIND_TCP_SOCKET
bool
default n
depends on NFS
Review Comment:
Seems to be true.
patacongo commented on code in PR #9668:
URL: https://github.com/apache/nuttx/pull/9668#discussion_r1249705379
##
fs/nfs/Kconfig:
##
@@ -17,6 +17,7 @@ config NFS_DONT_BIND_TCP_SOCKET
bool
default n
depends on NFS
Review Comment:
18depends on N
pkarashchenko opened a new pull request, #9669:
URL: https://github.com/apache/nuttx/pull/9669
## Summary
## Impact
## Testing
--
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 t
patacongo commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1249703223
##
fs/nfs/Kconfig:
##
@@ -13,6 +13,15 @@ config NFS
#if NFS
+config NFS_DONT_BIND_TCP_SOCKET
+ bool
+ default n
+ depends on NFS
Review Comment:
pkarashchenko commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1249699494
##
fs/nfs/Kconfig:
##
@@ -13,6 +13,15 @@ config NFS
#if NFS
+config NFS_DONT_BIND_TCP_SOCKET
+ bool "Do not bind TCP socket"
+ default n
+ de
pkarashchenko opened a new pull request, #9668:
URL: https://github.com/apache/nuttx/pull/9668
## Summary
The NFS_DONT_BIND_TCP_SOCKET should be selected only TCP networking is
enabled
## Impact
N/A
## Testing
Run `make menuconfig` and ensure the NFS options are correc
pkarashchenko commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1249694630
##
fs/nfs/Kconfig:
##
@@ -13,6 +13,15 @@ config NFS
#if NFS
+config NFS_DONT_BIND_TCP_SOCKET
+ bool "Do not bind TCP socket"
+ default n
+ de
xiaoxiang781216 commented on code in PR #9667:
URL: https://github.com/apache/nuttx/pull/9667#discussion_r1249679994
##
arch/sim/src/sim/sim_camera.c:
##
@@ -0,0 +1,350 @@
+/
+ * arch/sim/src/sim/sim_cam
pkarashchenko commented on code in PR #9667:
URL: https://github.com/apache/nuttx/pull/9667#discussion_r1249677491
##
arch/sim/src/sim/sim_camera.c:
##
@@ -0,0 +1,350 @@
+/
+ * arch/sim/src/sim/sim_camer
cederom commented on PR #1819:
URL: https://github.com/apache/nuttx-apps/pull/1819#issuecomment-1616737718
Yup, I know the difference between static and dynamic library, just
considered "a generic example for both static and dynamic library in one
place".. but it may be confusing I can see
xiaoxiang781216 opened a new pull request, #9667:
URL: https://github.com/apache/nuttx/pull/9667
## Summary
and remove the unused sim_camera_uninitialize
## Impact
code refactor only
## Testing
ci
--
This is an automated message from the Apache Git S
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 57d521cc59 binfmt: Immediately exit from elf_l
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 1a6d50742275bc01831956bccb4fdc58a1a94607
Author: raiden00pl
AuthorDate: Sun Jul 2 15:42:31 2023 +0200
arch/{nrf52
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 76cf66165ad4c8a54b2e6a72695dbff646800f46
Author: raiden00pl
AuthorDate: Sun Jul 2 15:43:19 2023 +0200
arch/nrf91:
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 cfdc305297 Documentation: initial doc for NRF91
new 1a6d507422 arch/{nrf52|nrf53|nrf91}: rename NRFxx to nRFxx
xiaoxiang781216 merged PR #9666:
URL: https://github.com/apache/nuttx/pull/9666
--
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
xiaoxiang781216 merged PR #9665:
URL: https://github.com/apache/nuttx/pull/9665
--
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
patacongo commented on PR #1819:
URL: https://github.com/apache/nuttx-apps/pull/1819#issuecomment-1616672992
> If I had created that example, I would put both static and dynamic
libraries under one example application and named it `libexample` to have
all-in-one place.. but granularity of e
This is an automated email from the ASF dual-hosted git repository.
gnutt 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 85fe229de apps/libtest: add libtest demo
85fe
patacongo merged PR #1819:
URL: https://github.com/apache/nuttx-apps/pull/1819
--
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
raiden00pl opened a new pull request, #9666:
URL: https://github.com/apache/nuttx/pull/9666
## Summary
- arch/{nrf52|nrf53|nrf91}: rename NRFxx to nRFxx to be compatible with the
manufacturer's nomenclature
Suggested by @acassis in https://github.com/apache/nuttx/pull/9661
- arc
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 4af8c58b93 libs/libc/locale/langinfo: implement the nl_langinfo
function
new 56961d9f34 arch/arm: initial suppor
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit cfdc3052970fc1c0864ce4142893a75c1ff5934f
Author: raiden00pl
AuthorDate: Sat Jul 1 11:11:38 2023 +0200
Documentation
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 3d9a64ce27634c807725d0f99d3f05973fcc5858
Author: raiden00pl
AuthorDate: Sat Jul 1 11:11:18 2023 +0200
boards: initi
acassis merged PR #9661:
URL: https://github.com/apache/nuttx/pull/9661
--
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.apache
pkarashchenko commented on code in PR #9664:
URL: https://github.com/apache/nuttx/pull/9664#discussion_r1249445108
##
libs/libc/aio/lio_listio.c:
##
@@ -293,6 +263,36 @@ static int lio_sigsetup(FAR struct aiocb * const *list,
int nent,
return -errcode;
}
+ /* Sav
pkarashchenko commented on code in PR #9662:
URL: https://github.com/apache/nuttx/pull/9662#discussion_r1249312323
##
libs/libc/locale/lib_langinfo.c:
##
@@ -42,6 +43,134 @@
FAR char *nl_langinfo(nl_item item)
{
+ switch (item)
+{
+ case CODESET:
+
+/* if c
raiden00pl commented on PR #9661:
URL: https://github.com/apache/nuttx/pull/9661#issuecomment-1616417207
@acassis At the moment we use `NRF` for other Nordic chips, so it'll be
better to change it to `nRF` in a separate PR and update all Nordic chips at
once.
--
This is an automated mes
extinguish opened a new pull request, #9664:
URL: https://github.com/apache/nuttx/pull/9664
## Summary
1. the lio_sigsetup() method use a universal sighand instance across all
aiocb instances, but inside the lio_sighandler() method, if one aiocb is handle
finished, then this method will
61 matches
Mail list logo