[incubator-nuttx] branch releases/10.0 updated: cygwin build - path issue fix

2020-10-17 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/10.0 by this push: new 33f8dda cygwin buil

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2018: [BACKPORT #1940] cygwin build - path issue fix for RX arch

2020-10-17 Thread GitBox
Ouss4 merged pull request #2018: URL: https://github.com/apache/incubator-nuttx/pull/2018 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

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2018: [BACKPORT #1940] cygwin build - path issue fix for RX arch

2020-10-17 Thread GitBox
Ouss4 commented on pull request #2018: URL: https://github.com/apache/incubator-nuttx/pull/2018#issuecomment-711124940 Thanks @btashton This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-nuttx] btashton merged pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
btashton merged pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016 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 (b5e9961 -> d5be1ac)

2020-10-17 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b5e9961 Fix nxstyle errors and warnings add d5be1ac Revert PR #2009 No new revisions were added by

[GitHub] [incubator-nuttx] patacongo commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711108805 > @patacongo > [0001-Revert-PR-2009.txt](https://github.com/apache/incubator-nuttx/files/5396928/0001-Revert-PR-2009.txt) > > this attached patch should apply

[GitHub] [incubator-nuttx] btashton commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
btashton commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711102590 @patacongo [0001-Revert-PR-2009.txt](https://github.com/apache/incubator-nuttx/files/5396928/0001-Revert-PR-2009.txt) this attached patch should apply cleanly

[GitHub] [incubator-nuttx] btashton closed pull request #1987: [BACKPORT-1940]cygwin build - path issue fix for Renesas Arch

2020-10-17 Thread GitBox
btashton closed pull request #1987: URL: https://github.com/apache/incubator-nuttx/pull/1987 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] btashton edited a comment on pull request #1987: [BACKPORT-1940]cygwin build - path issue fix for Renesas Arch

2020-10-17 Thread GitBox
btashton edited a comment on pull request #1987: URL: https://github.com/apache/incubator-nuttx/pull/1987#issuecomment-710274533 Btw the way I have found works best for backporting PRs is to add `.patch` to the PR url and use curl to pipe that to `git am`. Keeps extra things from sneaking

[GitHub] [incubator-nuttx] btashton commented on pull request #2018: [BACKPORT #1940] cygwin build - path issue fix for RX arch

2020-10-17 Thread GitBox
btashton commented on pull request #2018: URL: https://github.com/apache/incubator-nuttx/pull/2018#issuecomment-711101155 @Ouss4 Can you merge this instead of #1987 This has the single commit rebased. This is an automated

[GitHub] [incubator-nuttx] btashton opened a new pull request #2018: [BACKPORT #1940] cygwin build - path issue fix for RX arch

2020-10-17 Thread GitBox
btashton opened a new pull request #2018: URL: https://github.com/apache/incubator-nuttx/pull/2018 ## Summary Backport #1940 -- cygwin build - path issue fix for RX arch This is an automated message from the Apache Gi

[GitHub] [incubator-nuttx] patacongo commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711100763 > @patacongo can you update this PR to only be commit [e79ed71](https://github.com/apache/incubator-nuttx/commit/e79ed71a1d5e854589e5db0f094c421a2ab6beae) > > Th

[incubator-nuttx-website] branch asf-site updated: Publishing web: feb249977349f687d40e57cfe5f0d39e5c5c71f9 docs: b5e99610365e75daf5a618660bc4b81d6b15a900

2020-10-17 Thread github-bot
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 49c1964 Publishing web

[GitHub] [incubator-nuttx] btashton edited a comment on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
btashton edited a comment on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711100139 @patacongo can you update this PR to only be commit e79ed71a1d5e854589e5db0f094c421a2ab6beae That is the one that reverts adding the new file and the API c

[GitHub] [incubator-nuttx] btashton commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
btashton commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711100139 @patacongo can you update this PR to only be commit e79ed71a1d5e854589e5db0f094c421a2ab6beae That is the one that added the new file and the API calls, unless you

[GitHub] [incubator-nuttx] btashton commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
btashton commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711099743 We can just revert this, but I stand by my statement that if someone wanted to submit a PR that just made the two API calls under an Apache license I would accept it.

[GitHub] [incubator-nuttx] btashton opened a new pull request #2017: [BACKPORT #2013] arch: x86: Fix x86 linking

2020-10-17 Thread GitBox
btashton opened a new pull request #2017: URL: https://github.com/apache/incubator-nuttx/pull/2017 ## Summary Backport of #2013 ## Impact ## Testing This is an automated message from the Apache Git Servi

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2013: arch: x86: Fix x86 linking

2020-10-17 Thread GitBox
masayuki2009 commented on pull request #2013: URL: https://github.com/apache/incubator-nuttx/pull/2013#issuecomment-711098828 @btashton Could you backport this PR to 10.0.0? This is an automated message from the Apach

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2014: Add the optional interrupt stack to the Xtensa architecture

2020-10-17 Thread GitBox
masayuki2009 commented on pull request #2014: URL: https://github.com/apache/incubator-nuttx/pull/2014#issuecomment-711098629 > @masayuki2009 is the use of `XXX_intstack_base()` in SMP case correct in XXX_dumpstate? > I based my change on other architectures, but it looks as if "base" is

[GitHub] [incubator-nuttx] patacongo commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711093991 Is it an option to just add this to the heap of files that need IP clearance? If that is the case, then we don't have to bother to enforce Apache licensing in PRs at

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo edited a comment on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711092929 > > > Let's wait for @juniskane response about his ICLA or Haltian's SGA. There are many Haltian contributions from years ago when NuttX was BSD licensed

[GitHub] [incubator-nuttx] patacongo commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711092929 > > > Let's wait for @juniskane response about his ICLA or Haltian's SGA. There are many Haltian contributions from years ago when NuttX was BSD licensed and w

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo edited a comment on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091610 > This is a trivial change that is all of 3 API calls, how else could this be implemented? Are we somehow now prevented for ever adding DAC support for STM32 in

[GitHub] [incubator-nuttx] acassis commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
acassis commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711092239 Let's wait for @juniskane response about his ICLA or Haltian's SGA. There are many Haltian contributions from years ago when NuttX was BSD licensed and when Haltian subm

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo edited a comment on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091610 > This is a trivial change that is all of 3 API calls, how else could this be implemented? Are we somehow now prevented for ever adding DAC support for STM32 in

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo edited a comment on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091610 > This is a trivial change that is all of 3 API calls, how else could this be implemented? Are we somehow now prevented for ever adding DAC support for STM32 in

[GitHub] [incubator-nuttx] patacongo commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091610 > This is a trivial change that is all of 3 API calls, how else could this be implemented? Are we somehow now prevented for ever adding DAC support for STM32 in boards

[GitHub] [incubator-nuttx] btashton commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
btashton commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091094 This is a trivial change that is all of 3 API calls, how else could this be implemented? Are we somehow now prevented for ever adding DAC support for STM32 in boards?

[GitHub] [incubator-nuttx] patacongo commented on pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711090770 We have to revert these changes. We don't have an option. Reverting the changes also removes some NxStyle fixes and cause the Check to failure. I think we hav

[GitHub] [incubator-nuttx] patacongo opened a new pull request #2016: Revert PR #2009

2020-10-17 Thread GitBox
patacongo opened a new pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016 ## Summary We cannot accept any file into the repository that do not have Apache 2.0 lice headers ## Impact None ## Testing N/A --

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #2009: Added STM32L432KC DAC support.

2020-10-17 Thread GitBox
patacongo commented on a change in pull request #2009: URL: https://github.com/apache/incubator-nuttx/pull/2009#discussion_r506991730 ## File path: boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c ## @@ -0,0 +1,97 @@ +/***

[GitHub] [incubator-nuttx] acassis merged pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
acassis merged pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004 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

[incubator-nuttx] branch master updated (67c0af6 -> b5e9961)

2020-10-17 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.git. from 67c0af6 xtensa/esp32: Add power management of deep-sleep add 1670709 imxrt: FlexCAN driver add

[incubator-nuttx] branch master updated (3108233 -> 67c0af6)

2020-10-17 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.git. from 3108233 Remove not needed esp32_caps.h add 67c0af6 xtensa/esp32: Add power management of deep-sleep

[GitHub] [incubator-nuttx] acassis merged pull request #1978: xtensa/esp32: Add power management of deep-sleep

2020-10-17 Thread GitBox
acassis merged pull request #1978: URL: https://github.com/apache/incubator-nuttx/pull/1978 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

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1953: Add PSRAM board config test and update README

2020-10-17 Thread GitBox
Ouss4 merged pull request #1953: URL: https://github.com/apache/incubator-nuttx/pull/1953 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

[incubator-nuttx] branch master updated (dfb626a -> 3108233)

2020-10-17 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 dfb626a freedom-k64f: Register on board sensor driver add fdc44dc Add PSRAM board config test an

[GitHub] [incubator-nuttx] daniel-p-carvalho commented on a change in pull request #2009: Added STM32L432KC DAC support.

2020-10-17 Thread GitBox
daniel-p-carvalho commented on a change in pull request #2009: URL: https://github.com/apache/incubator-nuttx/pull/2009#discussion_r506971480 ## File path: boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c ## @@ -0,0 +1,97 @@ +/***

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506971222 ## File path: arch/arm/src/imxrt/hardware/imxrt_flexcan.h ## @@ -0,0 +1,481 @@ +/*

[GitHub] [incubator-nuttx] michallenc commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
michallenc commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506971235 ## File path: arch/arm/src/imxrt/imxrt_flexcan.h ## @@ -0,0 +1,125 @@ +/***

[GitHub] [incubator-nuttx] daniel-p-carvalho commented on a change in pull request #2009: Added STM32L432KC DAC support.

2020-10-17 Thread GitBox
daniel-p-carvalho commented on a change in pull request #2009: URL: https://github.com/apache/incubator-nuttx/pull/2009#discussion_r506971016 ## File path: boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c ## @@ -0,0 +1,97 @@ +/***

[incubator-nuttx] branch master updated (9e470ad -> dfb626a)

2020-10-17 Thread xiaoxiang
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 9e470ad Fix note_syscall_leave_s to avoid unaligned access add dfb626a freedom-k64f: Register on b

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1999: freedom-k64f: Register on board sensor driver

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

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
patacongo commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506970524 ## File path: arch/arm/src/imxrt/imxrt_flexcan.h ## @@ -0,0 +1,125 @@ +/

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #429: Fix note_syscall_leave_s to avoid unaligned access

2020-10-17 Thread GitBox
xiaoxiang781216 commented on a change in pull request #429: URL: https://github.com/apache/incubator-nuttx-apps/pull/429#discussion_r506969806 ## File path: system/sched_note/note_main.c ## @@ -457,6 +457,7 @@ static void dump_notes(size_t nread) {

[GitHub] [incubator-nuttx] michallenc commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
michallenc commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506969043 ## File path: arch/arm/src/imxrt/imxrt_flexcan.h ## @@ -0,0 +1,125 @@ +/***

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506968457 ## File path: arch/arm/src/imxrt/imxrt_flexcan.h ## @@ -0,0 +1,125 @@ +/**

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1993: libc: Skip close stdin/stdout/stderr in fclose

2020-10-17 Thread GitBox
xiaoxiang781216 commented on pull request #1993: URL: https://github.com/apache/incubator-nuttx/pull/1993#issuecomment-711058001 > 1. We should not fail with EINVAL in this case, standard streams are valid arguments to fclose(). > 2. fclose(stdout) and fclose(stderr) should call lib_fflu

[GitHub] [incubator-nuttx] michallenc commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
michallenc commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506966420 ## File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c ## @@ -0,0 +1,96 @@ +/

[GitHub] [incubator-nuttx] Ouss4 closed pull request #2015: tools/nuttx-gdbinit: Add xtensa/LX6's call stack

2020-10-17 Thread GitBox
Ouss4 closed pull request #2015: URL: https://github.com/apache/incubator-nuttx/pull/2015 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

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
acassis commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506960771 ## File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c ## @@ -0,0 +1,96 @@ +/***

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #430: Remove trace command description

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

[incubator-nuttx-apps] branch master updated: Remove trace command description

2020-10-17 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 7588d45 Remove trace command d

[GitHub] [incubator-nuttx] michallenc commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
michallenc commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506956787 ## File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c ## @@ -0,0 +1,96 @@ +/

[GitHub] [incubator-nuttx] michallenc commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
michallenc commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506956787 ## File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c ## @@ -0,0 +1,96 @@ +/

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2015: tools/nuttx-gdbinit: Add xtensa/LX6's call stack

2020-10-17 Thread GitBox
Ouss4 commented on pull request #2015: URL: https://github.com/apache/incubator-nuttx/pull/2015#issuecomment-711034311 @masayuki2009 info_nxthreads and nxthread_bt_all work and are handy. But I'm seeing issues with nxthread. Yes I think the context isn't restored correctly due to the co

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #429: Fix note_syscall_leave_s to avoid unaligned access

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

[incubator-nuttx-apps] branch master updated: Fix note_syscall_leave_s to avoid unaligned access

2020-10-17 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 007033f Fix note_syscall_leave

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2005: Fix note_syscall_leave_s to avoid unaligned access

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

[incubator-nuttx] branch master updated (5aa0e30 -> 9e470ad)

2020-10-17 Thread xiaoxiang
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 5aa0e30 fs: add missing macro 'CONFIG_FS_HOSTFS' for 'NODFS_SUPPORT'. add 9e470ad Fix note_syscall

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #428: examples: Add fxos8700cq sensor test

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

[incubator-nuttx-apps] branch master updated: examples: Add fxos8700cq sensor test

2020-10-17 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 6ef4732 examples: Add fxos8700

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2009: Added STM32L432KC DAC support.

2020-10-17 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2009: URL: https://github.com/apache/incubator-nuttx/pull/2009#discussion_r506955524 ## File path: boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c ## @@ -0,0 +1,97 @@ +/*

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506954588 ## File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c ## @@ -0,0 +1,96 @@ +/***

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506954588 ## File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c ## @@ -0,0 +1,96 @@ +/***

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1999: freedom-k64f: Register on board sensor driver

2020-10-17 Thread GitBox
xiaoxiang781216 commented on pull request #1999: URL: https://github.com/apache/incubator-nuttx/pull/1999#issuecomment-711030727 @rzr could you rebase PR to the lastest master? I have tried to rerun the precheck several time, but still fail. ---

[GitHub] [incubator-nuttx] michallenc commented on pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
michallenc commented on pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-711030002 Hi @davids5 and @Ouss4 Thank you for your advices and help. This is an automated message from

[incubator-nuttx] branch master updated (a0b84ae -> aed9bcc)

2020-10-17 Thread xiaoxiang
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 a0b84ae xtensa/esp32: Add ESP32 WiFi adapter and driver add aed9bcc arch: x86: Fix x86 linking No

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2012: fs: add missing macro 'CONFIG_FS_HOSTFS' for 'NODFS_SUPPORT'.

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

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2013: arch: x86: Fix x86 linking

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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2012: fs: add missing macro 'CONFIG_FS_HOSTFS' for 'NODFS_SUPPORT'.

2020-10-17 Thread GitBox
xiaoxiang781216 commented on pull request #2012: URL: https://github.com/apache/incubator-nuttx/pull/2012#issuecomment-711028974 LGTM. This is an automated message from the Apache Git Service. To respond to the message, pleas

[incubator-nuttx] branch master updated (aed9bcc -> 5aa0e30)

2020-10-17 Thread xiaoxiang
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 aed9bcc arch: x86: Fix x86 linking add 5aa0e30 fs: add missing macro 'CONFIG_FS_HOSTFS' for 'NODFS

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2013: arch: x86: Fix x86 linking

2020-10-17 Thread GitBox
xiaoxiang781216 commented on pull request #2013: URL: https://github.com/apache/incubator-nuttx/pull/2013#issuecomment-711028915 LGTM. This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-nuttx-apps] YuuichiNakamura opened a new pull request #430: Remove trace command description

2020-10-17 Thread GitBox
YuuichiNakamura opened a new pull request #430: URL: https://github.com/apache/incubator-nuttx-apps/pull/430 ## Summary The trace command description has been incorporated into NuttX documentation. Remove the description in README.md ## Impact ## Testing ---

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2015: tools/nuttx-gdbinit: Add xtensa/LX6's call stack

2020-10-17 Thread GitBox
masayuki2009 commented on pull request #2015: URL: https://github.com/apache/incubator-nuttx/pull/2015#issuecomment-711025650 Hi @Ouss4, Does this commit work with esp32? As far as I tried the same approach before, the context switching mechanism for LX6 is different from others,

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2014: Add the optional interrupt stack to the Xtensa architecture

2020-10-17 Thread GitBox
Ouss4 commented on pull request #2014: URL: https://github.com/apache/incubator-nuttx/pull/2014#issuecomment-711023611 @masayuki2009 is the use of `XXX_intstack_base()` in SMP case correct in XXX_dumpstate? I based my change on other architectures, but it looks as if "base" is used inst

[GitHub] [incubator-nuttx] juniskane commented on pull request #1993: libc: Skip close stdin/stdout/stderr in fclose

2020-10-17 Thread GitBox
juniskane commented on pull request #1993: URL: https://github.com/apache/incubator-nuttx/pull/1993#issuecomment-711023571 1. We should not fail with EINVAL in this case, standard streams are valid arguments to fclose(). 2. fclose(stdout) and fclose(stderr) should call lib_fflush() f

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2015: tools/nuttx-gdbinit: Add xtensa/LX6's call stack

2020-10-17 Thread GitBox
Ouss4 opened a new pull request #2015: URL: https://github.com/apache/incubator-nuttx/pull/2015 ## Summary Add Xtensa's call stack to the nuttx-gdbinit script. ## Impact Able to use the commands introduced by the script with ESP32. ## Testing GDB

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2014: Add the optional interrupt stack to the Xtensa architecture

2020-10-17 Thread GitBox
Ouss4 opened a new pull request #2014: URL: https://github.com/apache/incubator-nuttx/pull/2014 ## Summary This PR has to commits: 1. Add the interrupt stack to the Xtensa architecture. 2. Extends the interrupt stack to SMP mode (dual-core in case of ESP32) ## Impact The

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
Ouss4 commented on pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710989380 The build is failing becase imxrt1060-evk/canfd defconfig's is using old configurations. Please refresh it by running: `./tools/refresh.sh --silent imxrt1060-evk:canfd`

[GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
Ouss4 edited a comment on pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710989380 The build is failing because imxrt1060-evk/canfd defconfig's is using old configurations. Please refresh it by running: `./tools/refresh.sh --silent imxrt1060-ev

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1893: xtensa/esp32: Add ESP32 WiFi adapter and driver

2020-10-17 Thread GitBox
masayuki2009 commented on pull request #1893: URL: https://github.com/apache/incubator-nuttx/pull/1893#issuecomment-710978388 > LGTM @acassis Thanks for confirming. This is an automated message from the Apache

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #1893: xtensa/esp32: Add ESP32 WiFi adapter and driver

2020-10-17 Thread GitBox
masayuki2009 merged pull request #1893: URL: https://github.com/apache/incubator-nuttx/pull/1893 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[incubator-nuttx] branch master updated (7284956 -> a0b84ae)

2020-10-17 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 7284956 Fix nxstyle errors and warnings add 609a5fa arch/: Add the ARCH_SRC directory to the contex

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2013: arch: x86: Fix x86 linking

2020-10-17 Thread GitBox
masayuki2009 commented on pull request #2013: URL: https://github.com/apache/incubator-nuttx/pull/2013#issuecomment-710975672 @xiaoxiang781216 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-nuttx] acassis merged pull request #2009: Added STM32L432KC DAC support.

2020-10-17 Thread GitBox
acassis merged pull request #2009: URL: https://github.com/apache/incubator-nuttx/pull/2009 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

[incubator-nuttx] 02/03: Fix nxstyle.

2020-10-17 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 45cefc5a1bcee293c5b2dd7727e9767973c07d84 Author: Daniel P. Carvalho AuthorDate: Fri Oct 16 15:08:30 2020 -0300

[incubator-nuttx] branch master updated (4c7d7d5 -> 7284956)

2020-10-17 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.git. from 4c7d7d5 Minor improvement in STM32 Kconfig menus. new 00eccfd Added support to STM32L432KC DAC.

[incubator-nuttx] 01/03: Added support to STM32L432KC DAC.

2020-10-17 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 00eccfd4fa457f9b46b7520e9e283bee6e0f61fe Author: Daniel P. Carvalho AuthorDate: Fri Oct 16 14:34:21 2020 -0300

[incubator-nuttx] 03/03: Fix nxstyle errors and warnings

2020-10-17 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 728495673092b0deae257e5268436b3be974f5ac Author: Daniel P. Carvalho AuthorDate: Fri Oct 16 17:12:06 2020 -0300

[GitHub] [incubator-nuttx] acassis merged pull request #2006: Minor improvement in STM32 Kconfig menus.

2020-10-17 Thread GitBox
acassis merged pull request #2006: URL: https://github.com/apache/incubator-nuttx/pull/2006 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

[incubator-nuttx] branch master updated (296eff3 -> 4c7d7d5)

2020-10-17 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.git. from 296eff3 Fix typos add 4c7d7d5 Minor improvement in STM32 Kconfig menus. No new revisions were added

[GitHub] [incubator-nuttx] acassis commented on pull request #1893: xtensa/esp32: Add ESP32 WiFi adapter and driver

2020-10-17 Thread GitBox
acassis commented on pull request #1893: URL: https://github.com/apache/incubator-nuttx/pull/1893#issuecomment-710956630 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2013: arch: x86: Fix x86 linking

2020-10-17 Thread GitBox
masayuki2009 opened a new pull request #2013: URL: https://github.com/apache/incubator-nuttx/pull/2013 ## Summary - I noticed that qemu-i486:nsh can not start - Finally, I found that the issue was introduced by 4910d43ab0 - Actually, nuttx_elf was linked dynamically - This co

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1404: build: Move the toolchain library setting to the common place

2020-10-17 Thread GitBox
masayuki2009 commented on pull request #1404: URL: https://github.com/apache/incubator-nuttx/pull/1404#issuecomment-710877524 > Hi @xiaoxiang781216, > > I noticed that qemu-i486:nsh does not start by this PR. > Could you take a look at what is happening? @xiaoxiang781216

[GitHub] [incubator-nuttx] davids5 edited a comment on pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
davids5 edited a comment on pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710861454 Hi @michallenc Add a blank line above the line the line that failed OR move the comment to the right to align with with the previous command's alignment.

[GitHub] [incubator-nuttx] davids5 commented on pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
davids5 commented on pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710861454 Hi @michallenc Add a blank line above the line the line that failed OR moved the comment to the right to align with with the previous command's alignment.

[GitHub] [incubator-nuttx] davids5 edited a comment on pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
davids5 edited a comment on pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710861454 Hi @michallenc Add a blank line above the line the line that failed OR move the comment to the right to align with the previous command's alignment. ---

[GitHub] [incubator-nuttx] michallenc commented on pull request #2004: FlexCAN driver for i.MX RT1060 MCU

2020-10-17 Thread GitBox
michallenc commented on pull request #2004: URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710842856 Any idea about arch/arm/src/imxrt/hardware/rt106x/imxrt106x_ccm.h warnings? As far as I can see it is the same coding style as it is the mainline. Thanks. --

[incubator-nuttx] branch releases/10.0 updated: tools/Config.mk: Don't set HOSTEXEEXT to .exe for Ubuntu on Windows

2020-10-17 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/10.0 by this push: new 9158404 tools/Config.m

  1   2   >