masayuki2009 commented on PR #9297:
URL: https://github.com/apache/nuttx/pull/9297#issuecomment-1615539442
@CV-Bowen
Could you please rebase this PR after
https://github.com/apache/nuttx/pull/9660 is merged?
--
This is an automated message from the Apache Git Service.
To respond t
masayuki2009 opened a new pull request, #9660:
URL: https://github.com/apache/nuttx/pull/9660
## Summary
- This commit adds netnsh_hv and netnsh_smp_hv to run the NuttX with
hypervisor environments
- Also updates README.txt
## Impact
- None
## Testing
-
xiaoxiang781216 merged PR #1818:
URL: https://github.com/apache/nuttx-apps/pull/1818
--
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...
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
The following commit(s) were added to refs/heads/master by this push:
new 7faebbd42 libuv: fix compile warning
7fae
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
The following commit(s) were added to refs/heads/master by this push:
new e94e1e59f rexec: warn users about clearte
xiaoxiang781216 merged PR #1817:
URL: https://github.com/apache/nuttx-apps/pull/1817
--
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...
xiaoxiang781216 closed issue #9642: Proposal to warn users about plaintext
password transmission in lib_rexec
URL: https://github.com/apache/nuttx/issues/9642
--
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
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 4969f8faf9 risc-v Toolchain.defs compatibility
xiaoxiang781216 merged PR #9614:
URL: https://github.com/apache/nuttx/pull/9614
--
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
commit 248fe7529ad8d1b2e71fed11a69db6fe0611288e
Author: Masayuki Ishikawa
AuthorDate: Fri Jun 30 15:01:52 2023 +0900
dri
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 221d919b77e06ce6c09b293daf86b9a885291303
Author: Masayuki Ishikawa
AuthorDate: Fri Jun 30 14:07:07 2023 +0900
Rev
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 245db6742c esp32s2: Fix UART1 default pins
new 221d919b77 Revert "fs: nfs: Do not bind to a local port in TCP m
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 c2af551355ce859a20516d8c7dbeab8be4cb6a9d
Author: Masayuki Ishikawa
AuthorDate: Fri Jun 30 14:57:33 2023 +0900
fs:
xiaoxiang781216 merged PR #9654:
URL: https://github.com/apache/nuttx/pull/9654
--
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 245db6742c esp32s2: Fix UART1 default pins
245
xiaoxiang781216 merged PR #9658:
URL: https://github.com/apache/nuttx/pull/9658
--
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 8bbe7a8825 boards: Enable virtio-blk and FAT f
xiaoxiang781216 merged PR #9659:
URL: https://github.com/apache/nuttx/pull/9659
--
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
masayuki2009 opened a new pull request, #9659:
URL: https://github.com/apache/nuttx/pull/9659
## Summary
- I noticed that virtio-blk and FAT are not enabled for some virt
configurations.
- This commit enables them for testing.
## Impact
- None
## Testing
masayuki2009 commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1248355341
##
fs/nfs/Kconfig:
##
@@ -13,6 +13,15 @@ config NFS
#if NFS
+config NFS_DONT_BIND_TCP_SOCKET
+ bool "Do not bind TCP socket"
Review Comment:
Done.
masayuki2009 commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1248354488
##
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
+ dep
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 452da46c Publishing web: bedd222c
masayuki2009 commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1248352264
##
fs/nfs/Kconfig:
##
@@ -13,6 +13,15 @@ config NFS
#if NFS
+config NFS_DONT_BIND_TCP_SOCKET
Review Comment:
@pkarashchenko
Let me keep the name
--
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
The following commit(s) were added to refs/heads/master by this push:
new 1466a9e2b6 libs/libc/aio: refactor the fd flags
acassis merged PR #9655:
URL: https://github.com/apache/nuttx/pull/9655
--
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
acassis merged PR #9656:
URL: https://github.com/apache/nuttx/pull/9656
--
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
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
The following commit(s) were added to refs/heads/master by this push:
new 5af99c65de fs: Define __USE_FILE_OFFSET64 when C
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
The following commit(s) were added to refs/heads/master by this push:
new 78a2c91a04 risc-v/mpfs: cache: Fix cache and scr
acassis merged PR #9657:
URL: https://github.com/apache/nuttx/pull/9657
--
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
acassis commented on PR #9658:
URL: https://github.com/apache/nuttx/pull/9658#issuecomment-1615269042
I got a strange CI error:
```
Configuration/Tool: sim/bluetooth
acassis commented on code in PR #9639:
URL: https://github.com/apache/nuttx/pull/9639#discussion_r1247870015
##
boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:
##
@@ -26,9 +26,15 @@
#include
#include
-#include
#include
+#ifdef CONFIG_XMC4_USCI_SPI
+ #include
+#end
acassis merged PR #9639:
URL: https://github.com/apache/nuttx/pull/9639
--
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
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 0d3252ba06 libs/libc: fix locale/lib_iconv.c:538:23: warning:
dereference of NULL ‘scd’ [CWE-690] [-Wanalyzer-null-de
acassis opened a new pull request, #9658:
URL: https://github.com/apache/nuttx/pull/9658
## Summary
The default pins to UART1 should be 17 (TXD) and 18 (RXD).
## Impact
Users will be able to use UART1 on its default pins.
## Testing
ESP32-Saola-1
--
This is an automated
fxysunshine opened a new pull request, #1818:
URL: https://github.com/apache/nuttx-apps/pull/1818
CC: pthread/pthread_mutexinconsistent.c libuv/src/unix/getaddrinfo.c:103:9:
warning: implicit declaration of function ‘getaddrinfo’; did you mean
‘uv_getaddrinfo’? [-Wimplicit-function-declara
jpaali commented on code in PR #9657:
URL: https://github.com/apache/nuttx/pull/9657#discussion_r1247751127
##
arch/risc-v/src/mpfs/mpfs_cache.c:
##
@@ -159,7 +159,7 @@ void mpfs_enable_cache(void)
for (inc = 0; inc < (MPFS_WAY_BYTE_LENGTH /
MPFS_CACHE_BLOCK_B
pkarashchenko commented on code in PR #9657:
URL: https://github.com/apache/nuttx/pull/9657#discussion_r1247732860
##
arch/risc-v/src/mpfs/mpfs_cache.c:
##
@@ -159,7 +159,7 @@ void mpfs_enable_cache(void)
for (inc = 0; inc < (MPFS_WAY_BYTE_LENGTH /
MPFS_CACHE_
jpaali opened a new pull request, #9657:
URL: https://github.com/apache/nuttx/pull/9657
## Summary
Initialize ICACHE way with correct mask.
Initialize scratchpad with constant g_init_marker as it has been done in HSS
nowadays.
## Impact
Fix possible incorrect ICACHE cache way
xiaoxiang781216 opened a new pull request, #9656:
URL: https://github.com/apache/nuttx/pull/9656
## Summary
follow other OS convention.
## Impact
new macro
## Testing
ci
--
This is an automated message from the Apache Git Service.
To respond to the messag
pkarashchenko commented on code in PR #9655:
URL: https://github.com/apache/nuttx/pull/9655#discussion_r1247654020
##
fs/aio/aio_write.c:
##
@@ -277,7 +277,7 @@ int aio_write(FAR struct aiocb *aiocbp)
*/
int flags = fcntl(aiocbp->aio_fildes, F_GETFL);
Review Comment:
pkarashchenko commented on code in PR #9655:
URL: https://github.com/apache/nuttx/pull/9655#discussion_r1247654020
##
fs/aio/aio_write.c:
##
@@ -277,7 +277,7 @@ int aio_write(FAR struct aiocb *aiocbp)
*/
int flags = fcntl(aiocbp->aio_fildes, F_GETFL);
Review Comment:
pkarashchenko commented on code in PR #1817:
URL: https://github.com/apache/nuttx-apps/pull/1817#discussion_r1247651752
##
netutils/rexec/Kconfig:
##
@@ -8,6 +8,7 @@ config NETUTILS_REXEC
default n
---help---
Enable support for the remote executio
pkarashchenko commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1247646550
##
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 commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1247646550
##
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 commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1247645570
##
fs/nfs/Kconfig:
##
@@ -13,6 +13,15 @@ config NFS
#if NFS
+config NFS_DONT_BIND_TCP_SOCKET
Review Comment:
```suggestion
config NFS_NO_BIND_TCP_SOCKET
Author: jerpelea
Date: Fri Jun 30 08:43:21 2023
New Revision: 62747
Log:
Staging apache-nuttx-12.2.0-RC0
Added:
dev/nuttx/12.2.0-RC0/
dev/nuttx/12.2.0-RC0/apache-nuttx-12.2.0.tar.gz (with props)
dev/nuttx/12.2.0-RC0/apache-nuttx-12.2.0.tar.gz.asc
dev/nuttx/12.2.0-RC0/apache-nutt
xiaoxiang781216 commented on code in PR #9654:
URL: https://github.com/apache/nuttx/pull/9654#discussion_r1247600952
##
fs/nfs/Kconfig:
##
@@ -13,6 +13,15 @@ config NFS
#if NFS
+config NFS_DONT_BIND_TCP_SOCKET
+ bool "Do not bind TCP socket"
Review Comment:
let's
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to annotated tag nuttx-12.2.0-RC0
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
*** WARNING: tag nuttx-12.2.0-RC0 was modified! ***
from 86efbcbee (commit)
to de88b82de (tag
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to annotated tag nuttx-12.2.0-RC0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
*** WARNING: tag nuttx-12.2.0-RC0 was modified! ***
from 26f5e973f6 (commit)
to 8c9d17162e (tag)
xiaoxiang781216 commented on code in PR #9639:
URL: https://github.com/apache/nuttx/pull/9639#discussion_r1247598552
##
boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:
##
@@ -26,9 +26,15 @@
#include
#include
-#include
#include
+#ifdef CONFIG_XMC4_USCI_SPI
+ #includ
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.2
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 26f5e973f68a7bb4ee66915fce2c723641d5e045
Author: Alin Jerpelea
AuthorDate: Wed Jun 28 13:35:18 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.2
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b5c48f3ed8 binfmt: Always include arch/elf.h in include/nuttx/elf.h
new 67541728cf ReleaseNotes: cleanup
xiaoxiang781216 merged PR #9653:
URL: https://github.com/apache/nuttx/pull/9653
--
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-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 3e8f7e33f tools/mkimport: Add system map
xiaoxiang781216 merged PR #1816:
URL: https://github.com/apache/nuttx-apps/pull/1816
--
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...
xiaoxiang781216 commented on PR #1816:
URL: https://github.com/apache/nuttx-apps/pull/1816#issuecomment-1614303086
So, let's merge this patch.
--
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
trns1997 commented on code in PR #9639:
URL: https://github.com/apache/nuttx/pull/9639#discussion_r1247579206
##
boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:
##
@@ -26,9 +26,15 @@
#include
#include
-#include
#include
+#ifdef CONFIG_XMC4_USCI_SPI
+ #include
+#en
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 9861d49cd4 arch: arm64: Add arm64_gic_raise_sgi() for SMP
add 0d3252ba06 libs/libc: fix locale/lib_iconv.c:538:
xiaoxiang781216 merged PR #9651:
URL: https://github.com/apache/nuttx/pull/9651
--
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
commit 745f443cbf34719551cd0bc6212658b40947448a
Author: Masayuki Ishikawa
AuthorDate: Fri Jun 30 13:12:52 2023 +0900
arc
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 9861d49cd4e215cab35cb860cf384a253d30444d
Author: Masayuki Ishikawa
AuthorDate: Fri Jun 30 13:09:13 2023 +0900
arc
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 083c11ef1a libs/libc/time/strftime: complete the strftime
implementation
new 745f443cbf arch: arm64: Fix to ac
xiaoxiang781216 merged PR #9652:
URL: https://github.com/apache/nuttx/pull/9652
--
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 commented on code in PR #9655:
URL: https://github.com/apache/nuttx/pull/9655#discussion_r1247570591
##
fs/aio/aio_write.c:
##
@@ -277,7 +277,7 @@ int aio_write(FAR struct aiocb *aiocbp)
*/
int flags = fcntl(aiocbp->aio_fildes, F_GETFL);
Review Comment:
xiaoxiang781216 commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1247557497
##
include/nuttx/net/usrsock.h:
##
@@ -83,6 +83,7 @@ enum usrsock_request_types_e
USRSOCK_REQUEST_ACCEPT,
USRSOCK_REQUEST_IOCTL,
USRSOCK_REQUEST_SHUTDOWN
xiaoxiang781216 commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1247557497
##
include/nuttx/net/usrsock.h:
##
@@ -83,6 +83,7 @@ enum usrsock_request_types_e
USRSOCK_REQUEST_ACCEPT,
USRSOCK_REQUEST_IOCTL,
USRSOCK_REQUEST_SHUTDOWN
xiaoxiang781216 commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1247550185
##
net/usrsock/Kconfig:
##
@@ -76,12 +76,10 @@ config NET_USRSOCK_NPOLLWAITERS
config NET_USRSOCK_UDP
bool "User-space daemon provides UDP sockets"
xiaoxiang781216 commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1247550185
##
net/usrsock/Kconfig:
##
@@ -76,12 +76,10 @@ config NET_USRSOCK_NPOLLWAITERS
config NET_USRSOCK_UDP
bool "User-space daemon provides UDP sockets"
SPRESENSE commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1247547896
##
include/nuttx/net/usrsock.h:
##
@@ -83,6 +83,7 @@ enum usrsock_request_types_e
USRSOCK_REQUEST_ACCEPT,
USRSOCK_REQUEST_IOCTL,
USRSOCK_REQUEST_SHUTDOWN,
+ U
masayuki2009 commented on PR #1815:
URL: https://github.com/apache/nuttx-apps/pull/1815#issuecomment-1614262283
@SPRESENSE
I think you need to fix the sim:usrsocktest as well.
```
nsh> usrsocktest
Starting unit-tests...
Testing group "char_dev" =>
Group "char_dev":
masayuki2009 commented on PR #1815:
URL: https://github.com/apache/nuttx-apps/pull/1815#issuecomment-1614226380
@SPRESENSE
Does this PR depend on https://github.com/apache/nuttx/pull/9647?
If so, please add a comment to both the commit messages and the summary.
--
This is an automat
71 matches
Mail list logo