[GitHub] [incubator-nuttx] masayuki2009 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
masayuki2009 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574554584 > @MasayukiIshikawa i am building with ubuntu on a multicore mashine > > How did you spot the issue ? > Are

[GitHub] [incubator-nuttx] jerpelea commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
jerpelea commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574555640 strange since I can't reproduce I am building j40 and j56

[GitHub] [incubator-nuttx] masayuki2009 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
masayuki2009 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574541465 @jerpelea I added flock command for parallel build. Do you have any concerns? As far as I confirmed (please see the

[GitHub] [incubator-nuttx] jerpelea commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
jerpelea commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574552739 @MasayukiIshikawa i am building with ubuntu on a multicore mashine How did you spot the issue ? Are you using

[GitHub] [incubator-nuttx] jerpelea commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
jerpelea commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574542999 @MasayukiIshikawa can it be replicated on other devices? I did not see this issue on my machine

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #103: boards: spresense: Update README.txt regarding SMP

2020-01-15 Thread GitBox
masayuki2009 opened a new pull request #103: boards: spresense: Update README.txt regarding SMP URL: https://github.com/apache/incubator-nuttx/pull/103 Because Spresense SDK 1.5.0 was finally released in Dec. 2019, I updated README.txt

[incubator-nuttx] 01/06: arch/arm/include/cxd56xx/audio.h: Fix minor typos

2020-01-15 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch pr105 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 07489a1a866cf90960034c620842fe3d6f2517ba Author: Nathan Hartman AuthorDate: Tue Jan 14 18:51:09 2020 -0500

[incubator-nuttx] 06/06: arch/arm/src/nrf52: use the same naming convention for register defs

2020-01-15 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch pr105 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 39c0d47e16960af7405119eb0b2fcb9a9be0bec6 Author: raiden00pl AuthorDate: Wed Jan 15 15:18:19 2020 +0100

[incubator-nuttx] 02/06: fix warning: passing argument 4 of up_x11initialize from incompatible pointer type

2020-01-15 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch pr105 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ad3acf63ad384f94f71ec36ed54ba266d4c2fb1f Author: chao.an AuthorDate: Mon Dec 16 19:50:48 2019 +0800 fix

[GitHub] [incubator-nuttx] patacongo opened a new pull request #106: tools/nxstyle.c: Correct false alarm detection

2020-01-15 Thread GitBox
patacongo opened a new pull request #106: tools/nxstyle.c: Correct false alarm detection URL: https://github.com/apache/incubator-nuttx/pull/106 Commit cf5d17f7959a593b87b7d624a8ac63f241f8cd85 added logic to detect #define pre-processor definitions outside of the "Pre-processor

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #103: boards: spresense: Update README.txt regarding SMP

2020-01-15 Thread GitBox
patacongo commented on a change in pull request #103: boards: spresense: Update README.txt regarding SMP URL: https://github.com/apache/incubator-nuttx/pull/103#discussion_r366865674 ## File path: boards/arm/cxd56xx/spresense/README.txt ## @@ -25,7 +25,7 @@ Configuration

[GitHub] [incubator-nuttx] patacongo merged pull request #101: ReleaseNotes: Fix the latest version number info

2020-01-15 Thread GitBox
patacongo merged pull request #101: ReleaseNotes: Fix the latest version number info URL: https://github.com/apache/incubator-nuttx/pull/101 This is an automated message from the Apache Git Service. To respond to the

[incubator-nuttx] branch master updated: ReleaseNotes: Fix the latest version number info

2020-01-15 Thread gnutt
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 ab99842 ReleaseNotes: Fix the latest

[incubator-nuttx] branch master updated: sched/signal/sig_default.c: fix compilation error when CONFIG_SIG_SIGPIPE_ACTION undefined

2020-01-15 Thread gnutt
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 02f619a sched/signal/sig_default.c:

[GitHub] [incubator-nuttx] patacongo merged pull request #104: sched/signal/sig_default.c: fix compilation error

2020-01-15 Thread GitBox
patacongo merged pull request #104: sched/signal/sig_default.c: fix compilation error URL: https://github.com/apache/incubator-nuttx/pull/104 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request #105: arch/arm/src/nrf52: imrovements

2020-01-15 Thread GitBox
raiden00pl opened a new pull request #105: arch/arm/src/nrf52: imrovements URL: https://github.com/apache/incubator-nuttx/pull/105 arch/arm/src/nrf52: use the same naming convention for register defs arch/arm/src/nrf52/hardware/nrf52_ficr.h: remove invalid defs

[GitHub] [incubator-nuttx] patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574693322 We cannot merge this PR while there is ongoing discussion. We need for you to advice us when the discussion reaches a

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #103: boards: spresense: Update README.txt regarding SMP

2020-01-15 Thread GitBox
patacongo commented on a change in pull request #103: boards: spresense: Update README.txt regarding SMP URL: https://github.com/apache/incubator-nuttx/pull/103#discussion_r366865674 ## File path: boards/arm/cxd56xx/spresense/README.txt ## @@ -25,7 +25,7 @@ Configuration

[incubator-nuttx] 04/06: ReleaseNotes: Fix the latest version number info

2020-01-15 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch pr105 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 86afa7ee9eb682c1815254079305c02813d18f4e Author: Masayuki Ishikawa AuthorDate: Wed Jan 15 16:17:16 2020 +0900

[incubator-nuttx] 03/06: boards: spresense: Update README.txt regarding SMP

2020-01-15 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch pr105 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 72cff79dcc639cfce02b566f49a9905f71af6cc4 Author: Masayuki Ishikawa AuthorDate: Wed Jan 15 17:08:09 2020 +0900

[incubator-nuttx] branch pr105 updated (bf5d48a -> 39c0d47)

2020-01-15 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch pr105 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from bf5d48a Add SPWM example to test STM32L4 PWM driver low level operations new 07489a1

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574703394 Hi all, This is a common issue, please find a global solution to fix it, otherwise it is hard to speed up the

[GitHub] [incubator-nuttx] patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574653594 Is flock available on all platforms? Linux, Cygwin, MSYS, macOS, FreeBSD? I would think so. Windows native would be an

[incubator-nuttx-apps] branch master updated (8df6774 -> b2cd439)

2020-01-15 Thread acassis
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/incubator-nuttx-apps.git. from 8df6774 .asf.yaml: Enable Issues in the apps/ repository. (#14) add b2cd439 Remove

[GitHub] [incubator-nuttx-apps] acassis merged pull request #15: Remove unselectable CONFIG_NET_TCP_READHEAD dependencies.

2020-01-15 Thread GitBox
acassis merged pull request #15: Remove unselectable CONFIG_NET_TCP_READHEAD dependencies. URL: https://github.com/apache/incubator-nuttx-apps/pull/15 This is an automated message from the Apache Git Service. To respond to

[incubator-nuttx-apps] branch pr15 created (now 8df6774)

2020-01-15 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch pr15 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. at 8df6774 .asf.yaml: Enable Issues in the apps/ repository. (#14) No new revisions were added by this

[GitHub] [incubator-nuttx] jerpelea commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
jerpelea commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574705268 @xiaoxiang781216 can you provide a way to replicate it ?

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574713178 No, we hit the problem randomly, why we need provide a 100% repo step for a race condition issue? The problem is

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #107: Fix typos in comments and README.txt.

2020-01-15 Thread GitBox
hartmannathan opened a new pull request #107: Fix typos in comments and README.txt. URL: https://github.com/apache/incubator-nuttx/pull/107 No functional changes. This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] patacongo merged pull request #107: Fix typos in comments and README.txt.

2020-01-15 Thread GitBox
patacongo merged pull request #107: Fix typos in comments and README.txt. URL: https://github.com/apache/incubator-nuttx/pull/107 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx] Ouss4 merged pull request #106: tools/nxstyle.c: Correct false alarm detection

2020-01-15 Thread GitBox
Ouss4 merged pull request #106: tools/nxstyle.c: Correct false alarm detection URL: https://github.com/apache/incubator-nuttx/pull/106 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-nuttx] branch pr106 updated: tools/nxstyle.c: Correct false alarm detection (#106)

2020-01-15 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch pr106 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/pr106 by this push: new 247c8ee tools/nxstyle.c: Correct

[incubator-nuttx] branch master updated: tools/nxstyle.c: Correct false alarm detection (#106)

2020-01-15 Thread aguettouche
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 0e77e33 tools/nxstyle.c:

[GitHub] [incubator-nuttx] jerpelea commented on issue #108: tools/configure.c: Add missing k210 support.

2020-01-15 Thread GitBox
jerpelea commented on issue #108: tools/configure.c: Add missing k210 support. URL: https://github.com/apache/incubator-nuttx/pull/108#issuecomment-575029588 the change is relevant as it is and we should remove the hardcoded path in a future commit

[GitHub] [incubator-nuttx] patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574897097 If we build the cross-platform version, we would be good everywhere and the behavior would always be the same, even on

[GitHub] [incubator-nuttx] patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574920588 I think we should keep windows native support. It hasn't been used in sometime, but there have been users in the past

[GitHub] [incubator-nuttx] patacongo commented on issue #108: tools/configure.c: Add missing k210 support.

2020-01-15 Thread GitBox
patacongo commented on issue #108: tools/configure.c: Add missing k210 support. URL: https://github.com/apache/incubator-nuttx/pull/108#issuecomment-574944693 @xiaoxiang781216 Thanks for the clarification. There are three of us doing commits, Alan, Abdelatif, and myself. We normally try

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #108: tools/configure.c: Add missing k210 support.

2020-01-15 Thread GitBox
patacongo edited a comment on issue #108: tools/configure.c: Add missing k210 support. URL: https://github.com/apache/incubator-nuttx/pull/108#issuecomment-574944693 @xiaoxiang781216 Thanks for the clarification. There are three of us doing commits, Alan, Abdelatif, and myself. We

[GitHub] [incubator-nuttx] patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574896796 It appears that macOS does support flock():

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574932845 > Let's raise this issues in a discussion thread. Let's discuss for awhile and see if the group would like to

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574932478 I am modifying all config related stuff to remove the hardcode arch and board list, and find that configure.c call

[GitHub] [incubator-nuttx] patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574932410 Let's raise this issues in a discussion thread. Let's discuss for awhile and see if the group would like to remove

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #108: tools/configure.c: Add missing k210 support.

2020-01-15 Thread GitBox
xiaoxiang781216 commented on issue #108: tools/configure.c: Add missing k210 support. URL: https://github.com/apache/incubator-nuttx/pull/108#issuecomment-574934305 > Fix a minor but necessary addition to configure.c for the K210 port that was missed in commit

[GitHub] [incubator-nuttx] patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574895116 flock() is available on both Cygwin and MSYS2. I checked Cygwin earlier. I am on MSYS2 now an I see: $ which

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
xiaoxiang781216 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574912795 @patacongo since: 1.There are many methods to build NuttX on Windows: Cygwin, MSYS2, Unbuntu on Windows.

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
xiaoxiang781216 edited a comment on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574912795 @patacongo since: 1.There are many methods to build NuttX on Windows: Cygwin, MSYS2, Unbuntu on Windows.

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
xiaoxiang781216 edited a comment on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574912795 @patacongo since: 1.There are many methods to build NuttX on Windows: Cygwin, MSYS2, Unbuntu on Windows.

[GitHub] [incubator-nuttx] patacongo commented on issue #108: tools/configure.c: Add missing k210 support.

2020-01-15 Thread GitBox
patacongo commented on issue #108: tools/configure.c: Add missing k210 support. URL: https://github.com/apache/incubator-nuttx/pull/108#issuecomment-574938468 That is a good enhancement request, but I think not relevant here. This change just corrects an error in configure.c. It needs to

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #108: tools/configure.c: Add missing k210 support.

2020-01-15 Thread GitBox
xiaoxiang781216 commented on issue #108: tools/configure.c: Add missing k210 support. URL: https://github.com/apache/incubator-nuttx/pull/108#issuecomment-574943917 > That is a good enhancement request, but I think not relevant here. This change just corrects an error in configure.c. It

[GitHub] [incubator-nuttx] masayuki2009 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
masayuki2009 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-57402 > No, we hit the problem randomly, why we need provide a 100% repo step for a race condition issue? The problem is

[GitHub] [incubator-nuttx] patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
patacongo commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574926164 A simplifying thought occurs to me. Currently the Windows native build requires a few Unix like tools that it

[GitHub] [incubator-nuttx] masayuki2009 commented on issue #102: boards: spresense: Fix link errors in parallel build.

2020-01-15 Thread GitBox
masayuki2009 commented on issue #102: boards: spresense: Fix link errors in parallel build. URL: https://github.com/apache/incubator-nuttx/pull/102#issuecomment-574892654 > Is flock available on all platforms? Linux, Cygwin, MSYS, macOS, FreeBSD? I would think so. Windows native would be