wyr8899 opened a new pull request, #10723:
URL: https://github.com/apache/nuttx/pull/10723
## Summary
Assembly version of strcpy for armv8m.
## Impact
Replace common strcpy if CONFIG_ARMV8M_STRCPY is enabled.
## Testing
tested using a testcase designed for arch libc function, s
xiaoxiang781216 merged PR #10698:
URL: https://github.com/apache/nuttx/pull/10698
--
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
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 3017cc4402 Exec: Support run exec in current t
W-Mai commented on PR #10720:
URL: https://github.com/apache/nuttx/pull/10720#issuecomment-1727625112
macOS build failed
--
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
eenurkka opened a new pull request, #10724:
URL: https://github.com/apache/nuttx/pull/10724
PMPCFG_A_TOR region may have zero size. The pmp configuration currently
fails for zero-sized TOR. This patch bypasses such a restriction.
Also replace log2ceil with LOG2_CEIL from lib/math32.h.
TaiJuWu commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331557267
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclusive Mon
This is an automated email from the ASF dual-hosted git repository.
ligd 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 9bd6c70339 input/touchscreen: Bring up TSIOC_[SET|G
TaiJuWu commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331396801
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclusive Mon
TaiJuWu commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331400349
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclusive Mon
GUIDINGLI merged PR #10692:
URL: https://github.com/apache/nuttx/pull/10692
--
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.ap
zhangshanmin opened a new pull request, #10725:
URL: https://github.com/apache/nuttx/pull/10725
Verification:
uorb_listener -r 1 sensor_gps
[ 18.24] [13] [ INFO] [ap]
Mointor objects num:2
[ 18.24] [13] [ INFO] [ap] object_name:sensor_gps, object_instance:0
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 70b820ec6588d1e3f4eb42458412397aed09
Author: Jani Paalijarvi
AuthorDate: Tue Sep 27 09:49:07 2022 +0300
drive
xiaoxiang781216 merged PR #10676:
URL: https://github.com/apache/nuttx/pull/10676
--
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
xiaoxiang781216 commented on code in PR #10723:
URL: https://github.com/apache/nuttx/pull/10723#discussion_r1331609419
##
libs/libc/machine/arm/armv8-m/Kconfig:
##
@@ -56,6 +56,14 @@ config ARMV8M_STRCMP
---help---
Enable optimized ARMv8-M specific strcmp
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 3017cc4402 Exec: Support run exec in current task
add 13bdaaec99 libs/modlib: close fd when error happen
a
xiaoxiang781216 commented on PR #10720:
URL: https://github.com/apache/nuttx/pull/10720#issuecomment-1727323874
Fixed here: https://github.com/apache/nuttx/pull/10719
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
This is an automated email from the ASF dual-hosted git repository.
ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 9bd6c70339 input/touchscreen: Bring up TSIOC_[SET|GET]CALIB macro
add f47991e34d arch/arm64: select ARCH_HAVE_IRQTRI
TaiJuWu commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331400349
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclusive Mon
TaiJuWu commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331417329
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclusive Mon
xiaoxiang781216 commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331351318
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclu
zhangchao53 opened a new pull request, #2077:
URL: https://github.com/apache/nuttx-apps/pull/2077
## 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 g
xiaoxiang781216 commented on code in PR #10681:
URL: https://github.com/apache/nuttx/pull/10681#discussion_r1331512246
##
libs/libc/pthread/pthread_once.c:
##
@@ -61,6 +61,8 @@
*
/
+static mutex_t
W-Mai commented on PR #10720:
URL: https://github.com/apache/nuttx/pull/10720#issuecomment-1727144406
well, risc-v failed again.
some links problem
```cpp
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make
rule.
Configuring...
make[1]: warnin
xiaoxiang781216 commented on PR #10711:
URL: https://github.com/apache/nuttx/pull/10711#issuecomment-1727604412
@zhhyu7 please rebase your code
--
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
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 398734500e wifi: parse channel from IE when ctl_ch is 0
add 55d5006462 tcp_ofosegs: prepare iob to reset io_off
TaiJuWu commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331417329
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclusive Mon
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 0a2c79034f documentation: add information about SAMv7 1 wire support
new 70b820 drivers/net/rpmsgdrv.c: Tak
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 55d5006462 tcp_ofosegs: prepare iob to reset io_offset
add 13f59128fd iob: limit the iob bufsize is sufficient
xiaoxiang781216 merged PR #10713:
URL: https://github.com/apache/nuttx/pull/10713
--
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
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 c8540a1f9ba4b9c567289c6d0d3fc08257db10aa
Author: Jani Paalijarvi
AuthorDate: Wed Sep 20 08:16:29 2023 +0300
drive
michallenc commented on PR #10716:
URL: https://github.com/apache/nuttx/pull/10716#issuecomment-1727054716
> @michallenc please include an entry 1-Wire in the supported devices
listing: https://nuttx.apache.org/docs/12.2.1/platforms/arm/samv7/index.html
Good point, done @acassis.
--
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 3884087396 libc/mod: fix minor issue about description
add e144b1208f boards/riscv: Fix module linker target
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 b47f240b5f Use standard arm-none-eabi toolchain by default.
add 2e08750daf samv7: rework U(S)ART config option
xiaoxiang781216 commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331509305
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclu
thebolt commented on PR #10706:
URL: https://github.com/apache/nuttx/pull/10706#issuecomment-1727059084
> Could you please give us more details about which other problems are
missing to be solved?
I was referring to the issues related to local/unix-sockets I described in
more detail
xiaoxiang781216 commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331350016
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclu
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 398734500e wifi: parse channel from IE when ct
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 5d7f2fdf16 Fix loading of ET_DYN type of shared
xiaoxiang781216 merged PR #10718:
URL: https://github.com/apache/nuttx/pull/10718
--
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
zhhyu7 commented on PR #10711:
URL: https://github.com/apache/nuttx/pull/10711#issuecomment-1727703941
> @zhhyu7 please rebase your code
Done.
--
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
xiaoxiang781216 merged PR #10703:
URL: https://github.com/apache/nuttx/pull/10703
--
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
xiaoxiang781216 merged PR #10716:
URL: https://github.com/apache/nuttx/pull/10716
--
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
TaiJuWu opened a new pull request, #2076:
URL: https://github.com/apache/nuttx-apps/pull/2076
## Summary
feature: implement simple spinlock test
Two threads use share variable and the variable should be same as excepted.
## Impact
ostest if config spinlock
## Testin
SPRESENSE commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1331231543
##
net/usrsock/Kconfig:
##
@@ -76,12 +76,10 @@ config NET_USRSOCK_NPOLLWAITERS
config NET_USRSOCK_UDP
bool "User-space daemon provides UDP sockets"
def
Donny9 opened a new pull request, #10727:
URL: https://github.com/apache/nuttx/pull/10727
## Summary
driver/spi: call bind and unbind when user open or close to save power
## Impact
## Testing
daily test
--
This is an automated message from the Apache Git Service.
To re
anchao commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1331497534
##
include/nuttx/net/ioctl.h:
##
@@ -125,7 +125,7 @@
/* Network socket control ***/
-#define SIOCDENYINETSOCK _SIOC(0x
xiaoxiang781216 merged PR #10712:
URL: https://github.com/apache/nuttx/pull/10712
--
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
acassis commented on code in PR #10724:
URL: https://github.com/apache/nuttx/pull/10724#discussion_r1331669011
##
arch/risc-v/src/common/riscv_pmp.c:
##
@@ -100,32 +101,6 @@ typedef struct pmp_entry_s pmp_entry_t;
* Private Functions
*
acassis merged PR #10470:
URL: https://github.com/apache/nuttx/pull/10470
--
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
pkarashchenko merged PR #10721:
URL: https://github.com/apache/nuttx/pull/10721
--
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
SPRESENSE commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1331235398
##
net/socket/socket.c:
##
@@ -93,23 +94,50 @@ int psock_socket(int domain, int type, int protocol,
psock->s_conn = NULL;
psock->s_type = type & SOCK_TYPE_MAS
SPRESENSE commented on code in PR #9647:
URL: https://github.com/apache/nuttx/pull/9647#discussion_r1331667478
##
include/nuttx/net/ioctl.h:
##
@@ -125,7 +125,7 @@
/* Network socket control ***/
-#define SIOCDENYINETSOCK _SIOC
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 b47f240b5f Use standard arm-none-eabi toolchai
acassis commented on code in PR #10724:
URL: https://github.com/apache/nuttx/pull/10724#discussion_r1331669011
##
arch/risc-v/src/common/riscv_pmp.c:
##
@@ -100,32 +101,6 @@ typedef struct pmp_entry_s pmp_entry_t;
* Private Functions
*
TaiJuWu commented on code in PR #10605:
URL: https://github.com/apache/nuttx/pull/10605#discussion_r1331400349
##
arch/arm64/include/spinlock.h:
##
@@ -83,6 +83,25 @@
* -- Clear Exclusive access monitor (CLREX) This is used to
* clear the state of the Local Exclusive Mon
Donny9 opened a new pull request, #10726:
URL: https://github.com/apache/nuttx/pull/10726
## Summary
Solve the problem that when a user modifies the sampling rate, the
difference between the generation and the mainline generation may be greater
than the own sampling interval.
xiaoxiang781216 merged PR #10704:
URL: https://github.com/apache/nuttx/pull/10704
--
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
xiaoxiang781216 commented on PR #10705:
URL: https://github.com/apache/nuttx/pull/10705#issuecomment-1727887482
> @zhuangton I liked the way you tested it. Could you please add a small
tutorial at https://nuttx.apache.org/docs/12.2.1/guides/index.html explaining
how to do it? Please add the
TimJTi commented on issue #10728:
URL: https://github.com/apache/nuttx/issues/10728#issuecomment-1727970150
My error - failed to update properly to upstrea/master nuttx-apps during a
rebase.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
jpaali commented on code in PR #10713:
URL: https://github.com/apache/nuttx/pull/10713#discussion_r1331086556
##
drivers/net/rpmsgdrv.c:
##
@@ -1152,6 +1153,6 @@ int net_rpmsg_drv_init(FAR const char *cpuname,
/* Register the device with the OS so that socket IOCTLs can be
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko 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 104dfb983d arch: cxd56xx: Return error for
TimJTi closed issue #2078: Changes to NuttX relating to c++ reserved words has
broken apps
URL: https://github.com/apache/nuttx-apps/issues/2078
--
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 s
acassis commented on PR #10682:
URL: https://github.com/apache/nuttx/pull/10682#issuecomment-1727811075
@xiaoxiang781216 do you have a VNC client running on NuttX already? I'm
willing to add one (at apps/ instead of kernel), I just took a look at
https://github.com/wolfgangB33r/VNCView and
danielappiagyei-bc commented on issue #2078:
URL: https://github.com/apache/nuttx-apps/issues/2078#issuecomment-1727932921
@TimJTi Do you have steps for me to reproduce locally, like what defconfigs,
board, and app you're using?
--
This is an automated message from the Apache Git Service.
TimJTi commented on PR #10565:
URL: https://github.com/apache/nuttx/pull/10565#issuecomment-1727930746
See apps [PR2078](https://github.com/apache/nuttx-apps/issues/2078)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
acassis commented on PR #10705:
URL: https://github.com/apache/nuttx/pull/10705#issuecomment-1727803018
@zhuangton I liked the way you tested it. Could you please add a small
tutorial at https://nuttx.apache.org/docs/12.2.1/guides/index.html explaining
how to do it? Please add the small sni
danielappiagyei-bc commented on issue #2078:
URL: https://github.com/apache/nuttx-apps/issues/2078#issuecomment-1727940400
@TimJTi
I think your nuttx-apps repo is out of sync with the nuttx repo, can you
merge master? There was a complementary PR
[here](https://github.com/apache/nuttx-a
TimJTi commented on issue #2078:
URL: https://github.com/apache/nuttx-apps/issues/2078#issuecomment-1727942024
> @TimJTi I think your nuttx-apps repo is out of sync with the nuttx repo,
can you merge master? There was a complementary PR
[here](https://github.com/apache/nuttx-apps/pull/2047)
TimJTi opened a new pull request, #10729:
URL: https://github.com/apache/nuttx/pull/10729
## Summary
Found a few old style ~08x type printf formatting issues causing compiler
warnings
## Impact
None
## Testing
Compiles without warnings. Enabled pwm debug info a
danielappiagyei-bc commented on PR #10565:
URL: https://github.com/apache/nuttx/pull/10565#issuecomment-1727920348
> @danielappiagyei-bc @xiaoxiang781216 looks like the apps directory was not
included when this was done. Have found 4 references to stream.public that now
cause a build fail.
TimJTi commented on PR #10565:
URL: https://github.com/apache/nuttx/pull/10565#issuecomment-1727915336
@danielappiagyei-bc @xiaoxiang781216
looks like the apps directory was not included when this was done. Have
found 4 references to stream.public that now cause a build fail.
Perh
TimJTi commented on PR #10565:
URL: https://github.com/apache/nuttx/pull/10565#issuecomment-1727926390
> > @danielappiagyei-bc @xiaoxiang781216 looks like the apps directory was
not included when this was done. Have found 4 references to stream.public that
now cause a build fail.
> > Per
TimJTi opened a new pull request, #10730:
URL: https://github.com/apache/nuttx/pull/10730
## Summary
A few incorrect printf formatters fixed up
## Impact
None
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
TimJTi opened a new issue, #2078:
URL: https://github.com/apache/nuttx-apps/issues/2078
Nuttx [PR10565](https://github.com/apache/nuttx/pull/10565) has renamed
things to avoid the use of c++ reserved names such as public.
The Apps repo escaped the attentions of that work and now won't
TimJTi opened a new issue, #10728:
URL: https://github.com/apache/nuttx/issues/10728
Just rebased to master, and something changed/got broken since I last did
that a month or so ago.
a distclean and rebuild doesn't fix it. A quick check of closed PRs showed a
new CONFIG_APPS_DIR (whi
TimJTi commented on issue #2078:
URL: https://github.com/apache/nuttx-apps/issues/2078#issuecomment-1727957535
Looks like I did something wrong with the rebase (I usually do!). Sorry for
false alarm - I've cloned the repo again and all is good :-)
--
This is an automated message from the
TimJTi closed issue #10728: install: cannot stat
'/home/tim/designs/nuttx/apps/libapps.a': No such file or directory
URL: https://github.com/apache/nuttx/issues/10728
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
xiaoxiang781216 opened a new pull request, #10731:
URL: https://github.com/apache/nuttx/pull/10731
## Summary
report here:
https://github.com/apache/nuttx-apps/actions/runs/6248425557/job/16963139872?pr=2077
## Impact
## Testing
ci
--
This is an automated messa
xiaoxiang781216 merged PR #10720:
URL: https://github.com/apache/nuttx/pull/10720
--
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
xiaoxiang781216 merged PR #10553:
URL: https://github.com/apache/nuttx/pull/10553
--
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
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 a2c806027f fix led panic feature
a2c806027f is
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 43dd6836f5 wireless/bcm43xxx: correct beacon 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
The following commit(s) were added to refs/heads/master by this push:
new 9b68971853 goldfish: add goldfish gps driver
9
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 9b68971853 goldfish: add goldfish gps driver
add 4c75318778 tools/minidumpserver: refactor codes
No new revisi
xiaoxiang781216 merged PR #10725:
URL: https://github.com/apache/nuttx/pull/10725
--
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
xiaoxiang781216 merged PR #10711:
URL: https://github.com/apache/nuttx/pull/10711
--
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
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 4268b2e297 pthread_once: use rmutex replace sc
xiaoxiang781216 commented on PR #10731:
URL: https://github.com/apache/nuttx/pull/10731#issuecomment-1728095423
@pkarashchenko do you know why clang report this follow error some time?
```
Configura
mu578 commented on PR #10731:
URL: https://github.com/apache/nuttx/pull/10731#issuecomment-1728097717
yeah that's a clang flag ; however if using clang: the default should be
always `-Werror=unqualified-std-cast-call` ; no cruft++ hackery allowed by any
means: pedantic or die.
--
This is
xiaoxiang781216 commented on PR #10682:
URL: https://github.com/apache/nuttx/pull/10682#issuecomment-1728113452
> @xiaoxiang781216 do you have a VNC client running on NuttX already?
No, we just run VNCView from PC to connect NuttX.
> I'm willing to add one (at apps/ instead of k
xiaoxiang781216 merged PR #10682:
URL: https://github.com/apache/nuttx/pull/10682
--
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
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 4268b2e297 pthread_once: use rmutex replace sched_[un]lock
add 1aa42cc7d2 vnc_updater: use [enter|leave]_critic
xiaoxiang781216 merged PR #9647:
URL: https://github.com/apache/nuttx/pull/9647
--
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 011d45e956603a36f7036dca6ae1358f40469c80
Author: SPRESENSE <41312067+sprese...@users.noreply.github.com>
AuthorDate: Tu
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 a35ba1e7bcd778453ee4ad75fe8f0d7b39a6df42
Author: SPRESENSE <41312067+sprese...@users.noreply.github.com>
AuthorDate: Tu
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 a1f26ab24b192d18eb6aa5de31a8c146dc8441c7
Author: SPRESENSE <41312067+sprese...@users.noreply.github.com>
AuthorDate: Tu
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 1aa42cc7d2 vnc_updater: use [enter|leave]_critical_section replace
sched_[un]lock
new a1f26ab24b include: nutt
xiaoxiang781216 commented on code in PR #10724:
URL: https://github.com/apache/nuttx/pull/10724#discussion_r1331949482
##
arch/risc-v/src/common/riscv_pmp.c:
##
@@ -100,32 +101,6 @@ typedef struct pmp_entry_s pmp_entry_t;
* Private Functions
*
xiaoxiang781216 merged PR #10724:
URL: https://github.com/apache/nuttx/pull/10724
--
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
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 8f5a6930e8 riscv/riscv_pmp.c: fix broken TOR c
1 - 100 of 186 matches
Mail list logo