[GitHub] [incubator-nuttx] Ouss4 merged pull request #618: arch/arm: Fix linker error: undefined reference to `g_intstackalloc'

2020-03-24 Thread GitBox
Ouss4 merged pull request #618: arch/arm: Fix linker error: undefined reference to `g_intstackalloc' URL: https://github.com/apache/incubator-nuttx/pull/618 This is an automated message from the Apache Git Service. To respon

[incubator-nuttx] branch pr618 updated (272a146 -> 9c052c6)

2020-03-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch pr618 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 272a146 Revert "tools/testbuild.sh: suppress lots of stdout log from configure.sh" new 9f48f63 a

[incubator-nuttx] branch pr618 created (now 272a146)

2020-03-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch pr618 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at 272a146 Revert "tools/testbuild.sh: suppress lots of stdout log from configure.sh" No new revisions w

[incubator-nuttx] 01/03: arch/arm: Fix linker error: undefined reference to `g_intstackalloc'

2020-03-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch pr618 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9f48f6352c55ba5f0cadc1d1eb84457f6e18720c Author: Xiang Xiao AuthorDate: Mon Mar 23 19:43:23 2020 +0800

[incubator-nuttx] 02/03: arm/imx6: compile up_hostfs.c when CONFIG_ARM_SEMIHOSTING_HOSTFS equal true

2020-03-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch pr618 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 660b9699829ecf9092d482a827065cef8d24766b Author: Xiang Xiao AuthorDate: Tue Mar 24 10:30:29 2020 +0800

[incubator-nuttx] 03/03: arm/common: Fix nxstyle issue in arch/arm/src/common/up_checkstack.c

2020-03-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch pr618 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9c052c6d9f16b4b53ff80d16b5b53ec8e36cacb9 Author: Xiang Xiao AuthorDate: Tue Mar 24 11:02:56 2020 +0800

[incubator-nuttx] branch master updated (272a146 -> 3f86028)

2020-03-24 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.git. from 272a146 Revert "tools/testbuild.sh: suppress lots of stdout log from configure.sh" add d5905d5

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #459: stm32h7: support SDRAM via FMC peripherial

2020-03-24 Thread GitBox
xiaoxiang781216 commented on issue #459: stm32h7: support SDRAM via FMC peripherial URL: https://github.com/apache/incubator-nuttx/pull/459#issuecomment-603155733 @anpaza could you refine your patchset a little bit? now the PR contain 10 patches, and most patch fix the style issue. It's be

[GitHub] [incubator-nuttx] patacongo opened a new issue #619: Uninterruptible semaphore waits break cancellation.

2020-03-24 Thread GitBox
patacongo opened a new issue #619: Uninterruptible semaphore waits break cancellation. URL: https://github.com/apache/incubator-nuttx/issues/619 In NuttX, thread or tasks may be canceled using pthread_cancle() or task_delete() These can also be cancel via signals if default signal actions

[GitHub] [incubator-nuttx] patacongo opened a new issue #620: Remove CONFIG_CAN_PASS_STRUCTS

2020-03-24 Thread GitBox
patacongo opened a new issue #620: Remove CONFIG_CAN_PASS_STRUCTS URL: https://github.com/apache/incubator-nuttx/issues/620 The configuration option CONFIG_CAN_PASS_STRUCTS was added many years ago to support an old version of the SDCC compiler. That compiler is currently used only with t

[GitHub] [incubator-nuttx-apps] patacongo opened a new issue #139: Illegal calls to romdisk_register()

2020-03-24 Thread GitBox
patacongo opened a new issue #139: Illegal calls to romdisk_register() URL: https://github.com/apache/incubator-nuttx-apps/issues/139 Several examples (and other things under apps/) make illegal calls to romdisk_register(). This both violates the portable POSIX OS interface and makes the

[GitHub] [incubator-nuttx] yamt opened a new pull request #621: sim: Mention vpnkit docker image

2020-03-24 Thread GitBox
yamt opened a new pull request #621: sim: Mention vpnkit docker image URL: https://github.com/apache/incubator-nuttx/pull/621 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-nuttx] branch master updated: sim: Mention vpnkit docker image

2020-03-24 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.git The following commit(s) were added to refs/heads/master by this push: new f193551 sim: Mention vpnkit docker

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #621: sim: Mention vpnkit docker image

2020-03-24 Thread GitBox
xiaoxiang781216 merged pull request #621: sim: Mention vpnkit docker image URL: https://github.com/apache/incubator-nuttx/pull/621 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-nuttx] yamt opened a new pull request #622: sim: Appease nxstyle errors

2020-03-24 Thread GitBox
yamt opened a new pull request #622: sim: Appease nxstyle errors URL: https://github.com/apache/incubator-nuttx/pull/622 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #622: sim: Appease nxstyle errors

2020-03-24 Thread GitBox
xiaoxiang781216 merged pull request #622: sim: Appease nxstyle errors URL: https://github.com/apache/incubator-nuttx/pull/622 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-nuttx] branch master updated: sim: Appease nxstyle errors

2020-03-24 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.git The following commit(s) were added to refs/heads/master by this push: new 2991836 sim: Appease nxstyle errors