yamt commented on a change in pull request #183: Travis CI configuration
URL: https://github.com/apache/incubator-nuttx/pull/183#discussion_r374500824
##
File path: .travis.yml
##
@@ -0,0 +1,17 @@
+sudo: required
Review comment:
i added apache license to this file too
masayuki2009 edited a comment on issue #207: SMP for Cortex-A MPcore is unstable
URL: https://github.com/apache/incubator-nuttx/issues/207#issuecomment-581763631
I thought the memory corruption issue relates to an IPI (Inter Processor
Interrupt) issue.
But I noticed that there was no nes
masayuki2009 commented on issue #207: SMP for Cortex-A MPcore is unstable
URL: https://github.com/apache/incubator-nuttx/issues/207#issuecomment-581764825
Hello @gregory-nutt,
What do you think about my comments on irqtmp in armv7-a/arm_vectors.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/incubator-nuttx-testing.git
The following commit(s) were added to refs/heads/master by this push:
new b2588d3 Initial checkin CI
masayuki2009 commented on issue #207: SMP for Cortex-A MPcore is unstable
URL: https://github.com/apache/incubator-nuttx/issues/207#issuecomment-581763631
I thought the memory corruption issue relates to an IPI (Inter Processor
Interrupt) issue.
But I noticed that there was no nested int
masayuki2009 opened a new issue #207: SMP for Cortex-A MPcore is unstable
URL: https://github.com/apache/incubator-nuttx/issues/207
There were several discussions on SMP issues for Cortex-A MPcore in NuttX
mailing list before.
Yesterday I tried sabre-6quad:smp configuration with QEMU, an
This is an automated email from the ASF dual-hosted git repository.
aguettouche 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 dfcbc42 tools/nxstyle.c: Fix log
Ouss4 merged pull request #206: tools/nxstyle.c: Fix logic error in previous
change.
URL: https://github.com/apache/incubator-nuttx/pull/206
This is an automated message from the Apache Git Service.
To respond to the messag
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/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new e0adf5e Remove all CONFIG_NET_HAVE
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr47
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/pr47 by this push:
new 9738e0b Remove all CONFIG_NET_HAVE_REU
patacongo merged pull request #47: Remove all CONFIG_NET_HAVE_REUSEADDR guard
URL: https://github.com/apache/incubator-nuttx-apps/pull/47
This is an automated message from the Apache Git Service.
To respond to the message, pl
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr47
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
at 1d6fcfa Build system: Reference tools/define.sh through DEFINE macro
No new revisions were added by this
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/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 1d6fcfa Build system: Reference to
patacongo merged pull request #46: Reference tools/define.sh through DEFINE
macro
URL: https://github.com/apache/incubator-nuttx-apps/pull/46
This is an automated message from the Apache Git Service.
To respond to the messag
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr46
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/pr46 by this push:
new 9c4dee8 Reference tools/define.sh thro
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr46
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
at 724a34b Run all files modified by pr45 through nxstyle.
No new revisions were added by this update.
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new adbff7d tools/Config.mk: add DEFINE mac
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr205
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/pr205 by this push:
new a66f48e Config.mk: add DEFINE macro like
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr205
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
at 5f7a797 net/igmp/igmp.h: include to fix build
break
No new revisions were added by this update.
patacongo merged pull request #205: Config.mk: add DEFINE macro like INCDIR
URL: https://github.com/apache/incubator-nuttx/pull/205
This is an automated message from the Apache Git Service.
To respond to the message, please l
patacongo opened a new pull request #206: tools/nxstyle.c: Fix logic error in
previous change.
URL: https://github.com/apache/incubator-nuttx/pull/206
This is an automated message from the Apache Git Service.
To respond to
patacongo commented on a change in pull request #204: tools/nxstyle.c: Ignore
inttypes.h constants.
URL: https://github.com/apache/incubator-nuttx/pull/204#discussion_r374301101
##
File path: tools/nxstyle.c
##
@@ -1265,27 +1265,38 @@ int main(int argc, char **argv, char
davids5 commented on a change in pull request #204: tools/nxstyle.c: Ignore
inttypes.h constants.
URL: https://github.com/apache/incubator-nuttx/pull/204#discussion_r374286827
##
File path: tools/nxstyle.c
##
@@ -1265,27 +1265,38 @@ int main(int argc, char **argv, char **
xiaoxiang781216 opened a new pull request #47: Remove all
CONFIG_NET_HAVE_REUSEADDR guard
URL: https://github.com/apache/incubator-nuttx-apps/pull/47
Change-Id: I24990bbec8cc4d6d0f06899bec45c575dd35b77f
Signed-off-by: Xiang Xiao
-
Ouss4 merged pull request #204: tools/nxstyle.c: Ignore inttypes.h constants.
URL: https://github.com/apache/incubator-nuttx/pull/204
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.
aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 5f7a797 net/igmp/igmp.h: include to fix build
break
add 2483b65 tools/nxstyle.c: Ignore intty
xiaoxiang781216 opened a new pull request #205: Config.mk: add DEFINE macro
like INCDIR
URL: https://github.com/apache/incubator-nuttx/pull/205
Change-Id: I41eb8003a386e83ef3afd94bf8f0ebb5348f79e0
Signed-off-by: Xiang Xiao
---
xiaoxiang781216 opened a new pull request #46: Reference tools/define.sh
through DEFINE macro
URL: https://github.com/apache/incubator-nuttx-apps/pull/46
Change-Id: I496328d3692ad6a7e556b098ae07298d2d25d151
Signed-off-by: Xiang Xiao
-
patacongo opened a new pull request #204: tools/nxstyle.c: Ignore inttypes.h
constants.
URL: https://github.com/apache/incubator-nuttx/pull/204
Eliminate warnings. Ignore mixed case identifies beginning with PRIx.
These most likely come from inttypes.h and we nxstyle must tolerate
t
patacongo commented on a change in pull request #45: Improve telnetd
URL:
https://github.com/apache/incubator-nuttx-apps/pull/45#discussion_r374112803
##
File path: netutils/telnetd/telnetd_daemon.c
##
@@ -183,14 +181,12 @@ static int telnetd_daemon(int argc, FAR char *arg
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/incubator-nuttx-apps.git
commit 724a34bd3b68674e75d88af1e7a99b3ec7675c0d
Author: Gregory Nutt
AuthorDate: Mon Feb 3 07:35:37 2020 -0600
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from 1154735 Refine the preprocess conditional guard style
add 28891ef Remove the global variable in t
jerpelea commented on a change in pull request #45: Improve telnetd
URL:
https://github.com/apache/incubator-nuttx-apps/pull/45#discussion_r374105000
##
File path: netutils/telnetd/telnetd_daemon.c
##
@@ -183,14 +181,12 @@ static int telnetd_daemon(int argc, FAR char *argv
xiaoxiang781216 commented on a change in pull request #45: Improve telnetd
URL:
https://github.com/apache/incubator-nuttx-apps/pull/45#discussion_r374104120
##
File path: netutils/telnetd/telnetd_daemon.c
##
@@ -183,14 +181,12 @@ static int telnetd_daemon(int argc, FAR cha
xiaoxiang781216 commented on a change in pull request #45: Improve telnetd
URL:
https://github.com/apache/incubator-nuttx-apps/pull/45#discussion_r374104120
##
File path: netutils/telnetd/telnetd_daemon.c
##
@@ -183,14 +181,12 @@ static int telnetd_daemon(int argc, FAR cha
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr45
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 579327a972341210e6ee6bb382a81960878a5cee
Author: Xiang Xiao
AuthorDate: Mon Feb 3 16:58:00 2020 +0800
Re
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr45
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit d6e450e39a228776f52da3a3653760561071fa56
Author: Xiang Xiao
AuthorDate: Mon Feb 3 17:11:41 2020 +0800
Sk
patacongo merged pull request #45: Improve telnetd
URL: https://github.com/apache/incubator-nuttx-apps/pull/45
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr45
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit c44f2711957c4e687f856eae79a499d96e5c08ef
Author: Xiang Xiao
AuthorDate: Mon Feb 3 16:43:43 2020 +0800
Fi
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr45
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 37135e5dfe7da4ad11add0dbb11c3b6838ce5e20
Author: Xiang Xiao
AuthorDate: Mon Feb 3 17:50:16 2020 +0800
te
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr45
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
at 1154735 Refine the preprocess conditional guard style
No new revisions were added by this update.
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr45
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 72bbc27b0fc57136364259a0eaf8cf1a67b5f44c
Author: Xiang Xiao
AuthorDate: Mon Feb 3 17:16:49 2020 +0800
Fr
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch pr45
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
commit 28891ef27e841d4a6f8b1a12f268f1261e8d78ee
Author: Xiang Xiao
AuthorDate: Mon Feb 3 16:54:54 2020 +0800
Re
This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr45
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from 1154735 Refine the preprocess conditional guard style
new 28891ef Remove the global variable in tel
patacongo commented on a change in pull request #45: Improve telnetd
URL:
https://github.com/apache/incubator-nuttx-apps/pull/45#discussion_r374093618
##
File path: netutils/telnetd/telnetd_daemon.c
##
@@ -183,14 +181,12 @@ static int telnetd_daemon(int argc, FAR char *arg
jerpelea commented on a change in pull request #45: Improve telnetd
URL:
https://github.com/apache/incubator-nuttx-apps/pull/45#discussion_r374069650
##
File path: netutils/telnetd/telnetd_daemon.c
##
@@ -183,14 +181,12 @@ static int telnetd_daemon(int argc, FAR char *argv
jerpelea commented on a change in pull request #45: Improve telnetd
URL:
https://github.com/apache/incubator-nuttx-apps/pull/45#discussion_r374069650
##
File path: netutils/telnetd/telnetd_daemon.c
##
@@ -183,14 +181,12 @@ static int telnetd_daemon(int argc, FAR char *argv
xiaoxiang781216 opened a new pull request #45: Improve telnetd
URL: https://github.com/apache/incubator-nuttx-apps/pull/45
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
48 matches
Mail list logo