xiaoxiang781216 merged PR #1600:
URL: https://github.com/apache/nuttx-apps/pull/1600
--
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 a594bbda7 logging/nxscope: add a mention
yamt commented on PR #8201:
URL: https://github.com/apache/nuttx/pull/8201#issuecomment-1445891189
the last push was a conflict resolution
--
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 spec
michallenc opened a new pull request, #1602:
URL: https://github.com/apache/nuttx-apps/pull/1602
## Summary
PWM drivers support channel numbers 0 (skip the channel) and -1 (skip this
channel and all following channels). This commit enables usage of this numbers
in PWM example application
jerpelea merged PR #1597:
URL: https://github.com/apache/nuttx-apps/pull/1597
--
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.
This is an automated email from the ASF dual-hosted git repository.
jerpelea 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 c785e3218 add "hello_nim" example applicat
no1wudi opened a new pull request, #8667:
URL: https://github.com/apache/nuttx/pull/8667
## Summary
NuttX only treat \n as new line after
https://github.com/apache/nuttx/pull/8628, so need this conversion to interact
with terminal emulator.
## Impact
pty driver
## Testin
Donny9 opened a new pull request, #8668:
URL: https://github.com/apache/nuttx/pull/8668
## Summary
mm/circbuf: fix minor issue about update buffer head
Update head pointer with skip before write buffer.
This patch is related to https://github.com/apache/nuttx/pull/8650.
xiaoxiang781216 merged PR #8667:
URL: https://github.com/apache/nuttx/pull/8667
--
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 b178ce4da9 driver/pty: Map CR->LF from termina
no1wudi commented on PR #8641:
URL: https://github.com/apache/nuttx/pull/8641#issuecomment-1446404017
A temp buffer added for vdprintf.
--
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 specifi
xiaoxiang781216 merged PR #1602:
URL: https://github.com/apache/nuttx-apps/pull/1602
--
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 99b99c8c5 pwm: update channel range with
xiaoxiang781216 merged PR #8668:
URL: https://github.com/apache/nuttx/pull/8668
--
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 81825bc003 mm/circbuf: fix minor issue about u
xiaoxiang781216 commented on code in PR #8641:
URL: https://github.com/apache/nuttx/pull/8641#discussion_r1118873360
##
libs/libc/stream/lib_bufferedoutstream.c:
##
@@ -0,0 +1,146 @@
+/
+ * libs/libc/str
xiaoxiang781216 commented on PR #8641:
URL: https://github.com/apache/nuttx/pull/8641#issuecomment-1446532030
@masayuki2009 does this patch fix your issue?
--
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
btashton commented on PR #8646:
URL: https://github.com/apache/nuttx/pull/8646#issuecomment-1446561897
I noticed that we are running out of space again on the docker image
build/push so I don't think the image got updated :(. I think I know how to
free up some more space on the worker that
xiaoxiang781216 commented on PR #8646:
URL: https://github.com/apache/nuttx/pull/8646#issuecomment-1446567232
> I noticed that we are running out of space again on the docker image
build/push so I don't think the image got updated :(. I think I know how to
free up some more space on the wor
xiaoxiang781216 merged PR #8663:
URL: https://github.com/apache/nuttx/pull/8663
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 81825bc003 mm/circbuf: fix minor issue about update buffer head
add 8a389a06e1 Don't download tarball if a loca
xiaoxiang781216 merged PR #8201:
URL: https://github.com/apache/nuttx/pull/8201
--
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 892ecb4e40021ac887000ff98b3197dd524f8a23
Author: YAMAMOTO Takashi
AuthorDate: Fri Jan 20 18:42:31 2023 +0900
Make
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 8a389a06e1 Don't download tarball if a local git repo found
new 892ecb4e40 Make 64-bit time_t unsigned
new
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 e9158efd4256fa99ec383126f055b9ee7fc406d4
Author: YAMAMOTO Takashi
AuthorDate: Fri Jan 20 22:17:20 2023 +0900
libc
acassis commented on issue #8662:
URL: https://github.com/apache/nuttx/issues/8662#issuecomment-1446871091
Hi @jinyongiot, please enable the DEBUG FS to get more information about the
issue:
$ make menuconfig
Build Setup ---> Debug Options --->
[*] Enable Debug Features
[*]
xiaoxiang781216 commented on code in PR #8665:
URL: https://github.com/apache/nuttx/pull/8665#discussion_r1119152568
##
arch/arm64/src/common/arm64_arch.h:
##
@@ -529,6 +539,44 @@ void arm64_cpu_enable(void);
# define arm64_cpu_enable()
#endif
+/
xiaoxiang781216 commented on code in PR #8665:
URL: https://github.com/apache/nuttx/pull/8665#discussion_r1119225224
##
arch/arm64/src/common/arm64_gicv3.c:
##
@@ -577,8 +613,8 @@ static void arm64_gic_init(void)
int err;
cpu = this_cpu();
- gic_rdis
xiaoxiang781216 commented on code in PR #8665:
URL: https://github.com/apache/nuttx/pull/8665#discussion_r1119157471
##
arch/arm64/src/common/arm64_arch.h:
##
@@ -529,6 +539,44 @@ void arm64_cpu_enable(void);
# define arm64_cpu_enable()
#endif
+/
xiaoxiang781216 commented on code in PR #8665:
URL: https://github.com/apache/nuttx/pull/8665#discussion_r1119152568
##
arch/arm64/src/common/arm64_arch.h:
##
@@ -529,6 +539,44 @@ void arm64_cpu_enable(void);
# define arm64_cpu_enable()
#endif
+/
xiaoxiang781216 commented on code in PR #8665:
URL: https://github.com/apache/nuttx/pull/8665#discussion_r1119229289
##
arch/arm64/src/common/arm64_arch.h:
##
@@ -529,6 +539,44 @@ void arm64_cpu_enable(void);
# define arm64_cpu_enable()
#endif
+/
masayuki2009 commented on PR #8641:
URL: https://github.com/apache/nuttx/pull/8641#issuecomment-1447282413
>@masayuki2009 does this patch fix your issue?
@no1wudi @xiaoxiang781216
Yes, the issue has been resolved.
--
This is an automated message from the Apache Git Service.
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 2e3950ee Publishing web: b50f5ca4
masayuki2009 commented on PR #8643:
URL: https://github.com/apache/nuttx/pull/8643#issuecomment-1447333663
@g2gps
```
Configuration/Tool: rv-virt/knsh32
masayuki2009 commented on PR #8665:
URL: https://github.com/apache/nuttx/pull/8665#issuecomment-1447340400
@qinwei2004
I think we should divide one commit into smaller ones. For example, PSCI
related changs. MPIDR related changes, Cortex-R related changes and so on.
--
This is an
no1wudi commented on code in PR #8641:
URL: https://github.com/apache/nuttx/pull/8641#discussion_r1119544042
##
include/nuttx/streams.h:
##
@@ -217,6 +217,14 @@ struct lib_rawsostream_s
intfd;
};
+struct lib_bufferedoutstream_s
+{
+ struct lib_outstrea
anchao opened a new pull request, #1603:
URL: https://github.com/apache/nuttx-apps/pull/1603
## Summary
Application: fix multiple main target mismatch during incremental compile
MAINSRC will fail to match with PROGNAME if one of main source is changed in
incremental compilation
xiaoxiang781216 commented on code in PR #8641:
URL: https://github.com/apache/nuttx/pull/8641#discussion_r1119669914
##
libs/libc/stream/lib_bufferedoutstream.c:
##
@@ -0,0 +1,154 @@
+/
+ * libs/libc/str
38 matches
Mail list logo