[GitHub] [incubator-nuttx-apps] liuguo09 opened a new pull request #265: Application.mk: fix generated empty Make.dep for SRCS with VPATH

2020-05-21 Thread GitBox
liuguo09 opened a new pull request #265: URL: https://github.com/apache/incubator-nuttx-apps/pull/265 ## Summary https://github.com/apache/incubator-nuttx-apps/pull/250 resulted in generated empty Make.dep for SRCS with VPATH. ## Impact ## Testing Test with sim:nsh co

[GitHub] [incubator-nuttx-apps] liuguo09 commented on a change in pull request #250: Update make dependency for elf/module/nxflat/posix_spawn/sotest/thttpd

2020-05-21 Thread GitBox
liuguo09 commented on a change in pull request #250: URL: https://github.com/apache/incubator-nuttx-apps/pull/250#discussion_r428557212 ## File path: Application.mk ## @@ -219,7 +219,7 @@ else context:: endif -.depend: Makefile $(SRCS) +.depend: Makefile $(wildcard $(SRCS)

[GitHub] [incubator-nuttx-apps] yamt commented on pull request #265: Application.mk: fix generated empty Make.dep for SRCS with VPATH

2020-05-21 Thread GitBox
yamt commented on pull request #265: URL: https://github.com/apache/incubator-nuttx-apps/pull/265#issuecomment-632002974 i confirmed it works. (with system/hexed) This is an automated message from the Apache Git Service. To

[incubator-nuttx] 01/02: drivers: wireless: Add do packet flow cotrol in gs2200m_ioctl_close()

2020-05-21 Thread jerpelea
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/incubator-nuttx.git commit 65e81a6159762ea0ce88a62f1f07d6e835747797 Author: Masayuki Ishikawa AuthorDate: Thu May 21 09:56:05 2020 +0900

[GitHub] [incubator-nuttx] jerpelea merged pull request #1094: Fix gs2200m

2020-05-21 Thread GitBox
jerpelea merged pull request #1094: URL: https://github.com/apache/incubator-nuttx/pull/1094 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

[incubator-nuttx] branch master updated (cf867b2 -> 76e2169)

2020-05-21 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from cf867b2 Makefile: Set the default goal to a target that prints what's going on. new 65e81a6 driver

[incubator-nuttx] 02/02: boards: spresense: Increase CONFIG_CXD56_AUDIO_NUM_BUFFERS for streaming

2020-05-21 Thread jerpelea
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/incubator-nuttx.git commit 76e216981ea8ab6271f097191302533f751192aa Author: Masayuki Ishikawa AuthorDate: Thu May 21 10:05:31 2020 +0900

[incubator-nuttx-apps] branch master updated: system: nxplayer: Introduce max host and file name for http url

2020-05-21 Thread xiaoxiang
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-apps.git The following commit(s) were added to refs/heads/master by this push: new 8d1f2d5 system: nxplayer: Intr

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #264: system: nxplayer: Introduce max host and file name for http url

2020-05-21 Thread GitBox
xiaoxiang781216 merged pull request #264: URL: https://github.com/apache/incubator-nuttx-apps/pull/264 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx] RB-tel opened a new pull request #1096: Updated Rx65n rtc for non CONFIG_RTC_HIRES

2020-05-21 Thread GitBox
RB-tel opened a new pull request #1096: URL: https://github.com/apache/incubator-nuttx/pull/1096 Added support for non CONFIG_RTC_HIRES This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1097: tools/mkdeps: Always look in the current directory

2020-05-21 Thread GitBox
xiaoxiang781216 opened a new pull request #1097: URL: https://github.com/apache/incubator-nuttx/pull/1097 Signed-off-by: Xiang Xiao ## Summary ## Impact ## Testing This is an automated message fr

[GitHub] [incubator-nuttx-apps] Ouss4 commented on pull request #265: Application.mk: fix generated empty Make.dep for SRCS with VPATH

2020-05-21 Thread GitBox
Ouss4 commented on pull request #265: URL: https://github.com/apache/incubator-nuttx-apps/pull/265#issuecomment-632056123 Merging based on Yamt's review. This is an automated message from the Apache Git Service. To respond t

[incubator-nuttx-apps] branch master updated: Application.mk: fix generated empty Make.dep for SRCS with VPATH

2020-05-21 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-apps.git The following commit(s) were added to refs/heads/master by this push: new b64d353 Application.mk: fix

[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #265: Application.mk: fix generated empty Make.dep for SRCS with VPATH

2020-05-21 Thread GitBox
Ouss4 merged pull request #265: URL: https://github.com/apache/incubator-nuttx-apps/pull/265 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

[GitHub] [incubator-nuttx] yamt commented on pull request #1097: tools/mkdeps: Always look in the current directory

2020-05-21 Thread GitBox
yamt commented on pull request #1097: URL: https://github.com/apache/incubator-nuttx/pull/1097#issuecomment-632104085 what's the motivation of this? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1097: tools/mkdeps: Always look in the current directory

2020-05-21 Thread GitBox
xiaoxiang781216 commented on pull request #1097: URL: https://github.com/apache/incubator-nuttx/pull/1097#issuecomment-632108268 > what's the motivation of this? make and cc search the current path always, this patch align the makdeps behavior like make/cc. So we don't need always ad

[GitHub] [incubator-nuttx] hartmannathan commented on a change in pull request #1051: [DO NOT MERGE] Add support for STM32G474 family

2020-05-21 Thread GitBox
hartmannathan commented on a change in pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r428720469 ## File path: boards/arm/stm32/b-g474e-dpow1/src/Make.defs ## @@ -0,0 +1,38 @@ +

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #1051: [DO NOT MERGE] Add support for STM32G474 family

2020-05-21 Thread GitBox
hartmannathan commented on pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#issuecomment-632192154 > Looks good to me. Good job Nathan ;] Thank you so much for taking the time to make your detailed review!!

[incubator-nuttx-apps] 02/02: build: Replace all -I to INCDIR

2020-05-21 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-apps.git commit ea135b89c69b083dd5fa39e71938a8809c263f2c Author: Xiang Xiao AuthorDate: Wed May 20 16:29:35 2020 +080

[incubator-nuttx-apps] branch master updated (b64d353 -> ea135b8)

2020-05-21 Thread aguettouche
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-apps.git. from b64d353 Application.mk: fix generated empty Make.dep for SRCS with VPATH new ead498a build

[incubator-nuttx-apps] 01/02: build: Remove the workaround for the inexistence of .config/Make.defs

2020-05-21 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-apps.git commit ead498a7883a654b1d542da94a5fab3ce163361e Author: Xiang Xiao AuthorDate: Tue May 19 03:53:27 2020 +080

[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #263: Build improvment

2020-05-21 Thread GitBox
Ouss4 merged pull request #263: URL: https://github.com/apache/incubator-nuttx-apps/pull/263 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

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1098: build: incdir.sh shouldn't check whether the path exist

2020-05-21 Thread GitBox
xiaoxiang781216 opened a new pull request #1098: URL: https://github.com/apache/incubator-nuttx/pull/1098 since compiler never complain that the path(by -I) doesn't exist Signed-off-by: Xiang Xiao ## Summary ## Impact ## Testing

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #266: Build simplification

2020-05-21 Thread GitBox
xiaoxiang781216 opened a new pull request #266: URL: https://github.com/apache/incubator-nuttx-apps/pull/266 ## Summary ## Impact ## Testing This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-nuttx-apps] Ouss4 commented on a change in pull request #266: Build simplification

2020-05-21 Thread GitBox
Ouss4 commented on a change in pull request #266: URL: https://github.com/apache/incubator-nuttx-apps/pull/266#discussion_r428938239 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -37,8 +37,6 @@ * Included Files

[GitHub] [incubator-nuttx-apps] Ouss4 commented on a change in pull request #266: Build simplification

2020-05-21 Thread GitBox
Ouss4 commented on a change in pull request #266: URL: https://github.com/apache/incubator-nuttx-apps/pull/266#discussion_r428938239 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -37,8 +37,6 @@ * Included Files

[GitHub] [incubator-nuttx-apps] Ouss4 commented on a change in pull request #266: Build simplification

2020-05-21 Thread GitBox
Ouss4 commented on a change in pull request #266: URL: https://github.com/apache/incubator-nuttx-apps/pull/266#discussion_r428938239 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -37,8 +37,6 @@ * Included Files

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #266: Build simplification

2020-05-21 Thread GitBox
xiaoxiang781216 commented on a change in pull request #266: URL: https://github.com/apache/incubator-nuttx-apps/pull/266#discussion_r428997767 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -37,8 +37,6 @@ * Included Files **

[GitHub] [incubator-nuttx] anchao opened a new pull request #1099: sched/task: add use stack support for kernel thread

2020-05-21 Thread GitBox
anchao opened a new pull request #1099: URL: https://github.com/apache/incubator-nuttx/pull/1099 ## Summary sched/task: add use stack support for kernel thread An extended version of kthread_create(), use a reserved stack area for kernel thread.

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1098: build: incdir.sh shouldn't check whether the path exist

2020-05-21 Thread GitBox
xiaoxiang781216 commented on pull request #1098: URL: https://github.com/apache/incubator-nuttx/pull/1098#issuecomment-632445918 This patch make the conversoin from: ``` ARCHXXINCLUDES = -isystem "${shell cygpath -w $(TOPDIR)$(DELIM)include$(DELIM)cxx}" ``` to: ``` ARCHXXI

[GitHub] [incubator-nuttx] yamt opened a new issue #1100: mkdeps doesn't handle shell special characters

2020-05-21 Thread GitBox
yamt opened a new issue #1100: URL: https://github.com/apache/incubator-nuttx/issues/1100 mkdeps uses system() thus a shell to execute cc. it doesn't work if you have something like CFLAGS += -DMBEDTLS_USER_CONFIG_FILE="" because the shell interprets "<" as a redirect.

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1101: drivers: wireless: Add WPA2-PSK in AP mode for gs2200m

2020-05-21 Thread GitBox
masayuki2009 opened a new pull request #1101: URL: https://github.com/apache/incubator-nuttx/pull/1101 ## Summary - This PR adds WPA2-PSK support in AP mode for gs2200m - NOTE: By default, WPA2-PSK is used instead of WEP. - Also updated README.txt ## Impact - This

[GitHub] [incubator-nuttx] yamt commented on issue #1091: features.h: Out of date Clang support

2020-05-21 Thread GitBox
yamt commented on issue #1091: URL: https://github.com/apache/incubator-nuttx/issues/1091#issuecomment-632511780 i'm not sure what's "nuttx/include/features.h". This is an automated message from the Apache Git Service. T

[GitHub] [incubator-nuttx] yamt commented on issue #1065: Extend ELF to support stack size and priority

2020-05-21 Thread GitBox
yamt commented on issue #1065: URL: https://github.com/apache/incubator-nuttx/issues/1065#issuecomment-632512939 i can understand the stack size, but not priority. IMO, priority belongs to tasks, not binaries. This is