xiaoxiang781216 commented on code in PR #7208:
URL: https://github.com/apache/incubator-nuttx/pull/7208#discussion_r983049155
##
arch/arm/src/Makefile:
##
@@ -165,7 +166,10 @@ define LINK_ALLSYMS
$(Q) $(call DELFILE, allsyms.tmp allsyms$(OBJEXT))
endef
-nuttx$(EXEEXT)
anchao commented on code in PR #7208:
URL: https://github.com/apache/incubator-nuttx/pull/7208#discussion_r983039262
##
arch/arm/src/Makefile:
##
@@ -165,7 +166,10 @@ define LINK_ALLSYMS
$(Q) $(call DELFILE, allsyms.tmp allsyms$(OBJEXT))
endef
-nuttx$(EXEEXT): $(HEAD_
anchao commented on code in PR #7208:
URL: https://github.com/apache/incubator-nuttx/pull/7208#discussion_r983039127
##
arch/arm/src/Makefile:
##
@@ -165,7 +166,10 @@ define LINK_ALLSYMS
$(Q) $(call DELFILE, allsyms.tmp allsyms$(OBJEXT))
endef
-nuttx$(EXEEXT): $(HEAD_
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/incubator-nuttx.git
from 7c003162a6 libelf/libelf_symbols.c: Fix compilation warning about
void* arithmetics
new 3c8773a854 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/incubator-nuttx.git
commit 3c8773a854703467fdc6c0ee4854c79d993a1e86
Author: yinshengkai
AuthorDate: Wed Sep 28 17:07:10 2022 +0800
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/incubator-nuttx.git
commit 5c9b094d654863e0d4739c98620f1c3c52245ecc
Author: yinshengkai
AuthorDate: Wed Sep 28 17:07:10 2022 +0800
xiaoxiang781216 merged PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048
--
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-unsubs
xiaoxiang781216 commented on code in PR #7208:
URL: https://github.com/apache/incubator-nuttx/pull/7208#discussion_r982961073
##
arch/arm/src/Makefile:
##
@@ -165,7 +166,10 @@ define LINK_ALLSYMS
$(Q) $(call DELFILE, allsyms.tmp allsyms$(OBJEXT))
endef
-nuttx$(EXEEXT)
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/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5bbc37c Publishing web
Gary-Hobson commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982465049
##
arch/sim/src/Makefile:
##
@@ -300,7 +300,9 @@ nuttx-names.dat: nuttx-names.in
$(call PREPROCESS, nuttx-names.in, nuttx-names.dat)
define LINK_A
xiaoxiang781216 commented on code in PR #7207:
URL: https://github.com/apache/incubator-nuttx/pull/7207#discussion_r981975042
##
include/sys/poll.h:
##
@@ -144,6 +150,8 @@ int ppoll(FAR struct pollfd *fds, nfds_t nfds,
FAR const struct timespec *timeout_ts,
anchao commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982439328
##
arch/arm/src/Makefile:
##
@@ -157,7 +157,7 @@ board$(DELIM)libboard$(LIBEXT):
$(Q) $(MAKE) -C board libboard$(LIBEXT) EXTRAFLAGS="$(EXTRAFLAGS)"
def
xiaoxiang781216 commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982437745
##
arch/sim/src/Makefile:
##
@@ -300,7 +300,9 @@ nuttx-names.dat: nuttx-names.in
$(call PREPROCESS, nuttx-names.in, nuttx-names.dat)
define LI
xiaoxiang781216 commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982437745
##
arch/sim/src/Makefile:
##
@@ -300,7 +300,9 @@ nuttx-names.dat: nuttx-names.in
$(call PREPROCESS, nuttx-names.in, nuttx-names.dat)
define LI
Gary-Hobson commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982410655
##
arch/arm/src/Makefile:
##
@@ -157,7 +157,7 @@ board$(DELIM)libboard$(LIBEXT):
$(Q) $(MAKE) -C board libboard$(LIBEXT) EXTRAFLAGS="$(EXTRAFLAGS)"
gustavonihei commented on code in PR #6920:
URL: https://github.com/apache/incubator-nuttx/pull/6920#discussion_r982392168
##
arch/risc-v/src/esp32c3/esp32c3_sha.c:
##
@@ -668,6 +668,7 @@ void esp32c3_sha1_free(struct esp32c3_sha1_context_s *ctx)
void esp32c3_sha256_init(struct
gustavonihei commented on code in PR #6920:
URL: https://github.com/apache/incubator-nuttx/pull/6920#discussion_r982392168
##
arch/risc-v/src/esp32c3/esp32c3_sha.c:
##
@@ -668,6 +668,7 @@ void esp32c3_sha1_free(struct esp32c3_sha1_context_s *ctx)
void esp32c3_sha256_init(struct
gustavonihei commented on code in PR #6920:
URL: https://github.com/apache/incubator-nuttx/pull/6920#discussion_r982388190
##
arch/risc-v/src/esp32c3/esp32c3_sha.c:
##
@@ -668,6 +668,7 @@ void esp32c3_sha1_free(struct esp32c3_sha1_context_s *ctx)
void esp32c3_sha256_init(struct
gustavonihei commented on code in PR #6920:
URL: https://github.com/apache/incubator-nuttx/pull/6920#discussion_r982388190
##
arch/risc-v/src/esp32c3/esp32c3_sha.c:
##
@@ -668,6 +668,7 @@ void esp32c3_sha1_free(struct esp32c3_sha1_context_s *ctx)
void esp32c3_sha256_init(struct
acassis commented on code in PR #7202:
URL: https://github.com/apache/incubator-nuttx/pull/7202#discussion_r982376578
##
libs/libc/modlib/modlib_symbols.c:
##
@@ -55,6 +56,11 @@ struct mod_exportinfo_s
FAR const struct symtab_s *symbol; /* Symbol info returned (if found) */
anchao commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982353664
##
arch/arm/src/Makefile:
##
@@ -157,7 +157,7 @@ board$(DELIM)libboard$(LIBEXT):
$(Q) $(MAKE) -C board libboard$(LIBEXT) EXTRAFLAGS="$(EXTRAFLAGS)"
def
Gary-Hobson commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982348282
##
arch/arm/src/Makefile:
##
@@ -157,7 +157,7 @@ board$(DELIM)libboard$(LIBEXT):
$(Q) $(MAKE) -C board libboard$(LIBEXT) EXTRAFLAGS="$(EXTRAFLAGS)"
Gary-Hobson commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982348042
##
arch/xtensa/src/Makefile:
##
@@ -134,7 +134,7 @@ board/libboard$(LIBEXT):
$(Q) $(MAKE) -C board libboard$(LIBEXT) EXTRAFLAGS="$(EXTRAFLAGS)"
de
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 7c003162a6 libelf/libelf_symbols.c:
xiaoxiang781216 merged PR #7209:
URL: https://github.com/apache/incubator-nuttx/pull/7209
--
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-unsubs
anchao commented on code in PR #7048:
URL: https://github.com/apache/incubator-nuttx/pull/7048#discussion_r982325711
##
arch/xtensa/src/Makefile:
##
@@ -134,7 +134,7 @@ board/libboard$(LIBEXT):
$(Q) $(MAKE) -C board libboard$(LIBEXT) EXTRAFLAGS="$(EXTRAFLAGS)"
define
masayuki2009 merged PR #7206:
URL: https://github.com/apache/incubator-nuttx/pull/7206
--
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.
masayuki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 386547676d net: Return -ENOPROTOOPT f
CV-Bowen closed pull request #7207: fs/poll: using callback mechanism to
implement poll notification
URL: https://github.com/apache/incubator-nuttx/pull/7207
--
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 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/incubator-nuttx.git
commit 85d013f69a3fc26500fcf7e0782c97d3d6adb843
Author: zhangyuan21
AuthorDate: Fri Sep 9 14:26:43 2022 +0800
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/incubator-nuttx.git
commit 838309313e177d207fc59c039e77050e8f6ee8ec
Author: zhangyuan21
AuthorDate: Mon Sep 19 18:17:14 2022 +0800
xiaoxiang781216 merged PR #6987:
URL: https://github.com/apache/incubator-nuttx/pull/6987
--
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-unsubs
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/incubator-nuttx.git
from d9065f29aa tools/ci: add pyelftools and cxxfilt
new 838309313e sched: semaphore wait list optimize
xiaoxiang781216 commented on PR #6987:
URL: https://github.com/apache/incubator-nuttx/pull/6987#issuecomment-1260684445
Thanks very much to verify the change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
xiaoxiang781216 commented on PR #6920:
URL: https://github.com/apache/incubator-nuttx/pull/6920#issuecomment-1260683298
@gustavonihei @Ouss4 this patch change esp crypto driver, please review it,
thanks.
--
This is an automated message from the Apache Git Service.
To respond to the messag
masayuki2009 commented on PR #6987:
URL: https://github.com/apache/incubator-nuttx/pull/6987#issuecomment-1260682024
>@masayuki2009 how about you test result?
@xiaoxiang781216
I confirmed that all the tests passed.
--
This is an automated message from the Apache Git Service.
pussuw opened a new pull request, #7209:
URL: https://github.com/apache/incubator-nuttx/pull/7209
## Summary
Fixes minor issue with a trace (build failure with -Werror):
libelf/libelf_symbols.c:310:41: error: pointer of type 'void *' used in
arithmetic [-Werror=pointer-arith]
310 |
SrivamsiMalladi commented on issue #7193:
URL:
https://github.com/apache/incubator-nuttx/issues/7193#issuecomment-1260619634
I am not able to see wlan1 in my ifconfig. What configuration are you using?
This is what I did.
```
$ make distclean
$ ./tools/configure.sh esp32-devkitc:
SrivamsiMalladi commented on issue #7150:
URL:
https://github.com/apache/incubator-nuttx/issues/7150#issuecomment-1260596594
Yes! I can see the /dev/ttyS1 after enabling UART1. But I the error
`'CONSOLE_DEV' undeclared` still exists when trying to use
`uart_setup(&CONSOLE_DEV);`
--
This
anchao opened a new pull request, #7208:
URL: https://github.com/apache/incubator-nuttx/pull/7208
## Summary
arch/makefile: preprocess link script to make configure more flexibly
Signed-off-by: chao an
## Impact
N/A
## Testing
ci-check
--
This is
fjpanag commented on PR #1328:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1328#issuecomment-1260561527
> Hi @fjpanag could you please also fix the issue that was already in these
files and were reported by our CI, they are old files, before CI/nxstyle and
need to be fixed
41 matches
Mail list logo