[GitHub] [incubator-nuttx] hartmannathan commented on pull request #1080: stm32: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan commented on pull request #1080: URL: https://github.com/apache/incubator-nuttx/pull/1080#issuecomment-631271909 > We are not the only ones facing this for macOS especially recently. For example: > [scipy/scipy#12016](https://github.com/scipy/scipy/issues/12016) > >

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1089: boards: spresense: Add nxplayer to rndis and wifi configs

2020-05-19 Thread GitBox
masayuki2009 opened a new pull request #1089: URL: https://github.com/apache/incubator-nuttx/pull/1089 ## Summary - This PR adds nxplayer to spresense:rndis and wifi configurations. - NOTE: currently audio driver supports fs=48kHz only ## Impact - This PR affects spre

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

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

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1088: build: Move .config check to the top Makefile

2020-05-19 Thread GitBox
xiaoxiang781216 opened a new pull request #1088: URL: https://github.com/apache/incubator-nuttx/pull/1088 remove the workaround to handle the inexistence of .config/Make.defs Signed-off-by: Xiang Xiao ## Summary ## Impact ## Testing

[GitHub] [incubator-nuttx] liuguo09 commented on a change in pull request #1072: Update make dependency to enable configure.sh stage with parallel build

2020-05-19 Thread GitBox
liuguo09 commented on a change in pull request #1072: URL: https://github.com/apache/incubator-nuttx/pull/1072#discussion_r427728199 ## File path: tools/Makefile.unix ## @@ -506,42 +506,28 @@ pass2dep: context tools/mkdeps$(HOSTEXEEXT) tools/cnvwindeps$(HOSTEXEEXT) # location

[GitHub] [incubator-nuttx] liuguo09 commented on a change in pull request #1072: Update make dependency to enable configure.sh stage with parallel build

2020-05-19 Thread GitBox
liuguo09 commented on a change in pull request #1072: URL: https://github.com/apache/incubator-nuttx/pull/1072#discussion_r427725359 ## File path: tools/Makefile.unix ## @@ -506,42 +506,28 @@ pass2dep: context tools/mkdeps$(HOSTEXEEXT) tools/cnvwindeps$(HOSTEXEEXT) # location

[GitHub] [incubator-nuttx] btashton commented on pull request #1080: stm32: nxstyle fixes

2020-05-19 Thread GitBox
btashton commented on pull request #1080: URL: https://github.com/apache/incubator-nuttx/pull/1080#issuecomment-631214543 We are not the only ones facing this for macOS especially recently. For example: https://github.com/scipy/scipy/issues/12016 I noticed it seemed to get more co

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1082: stm32: nxstyle fixes

2020-05-19 Thread GitBox
xiaoxiang781216 commented on pull request #1082: URL: https://github.com/apache/incubator-nuttx/pull/1082#issuecomment-631212390 An other case, @btashton and @liuguo09 . Anyway let's merge the PR first. This is an automated m

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1082: stm32: nxstyle fixes

2020-05-19 Thread GitBox
xiaoxiang781216 merged pull request #1082: URL: https://github.com/apache/incubator-nuttx/pull/1082 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: stm32: nxstyle fixes

2020-05-19 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 62c5593 stm32: nxstyle fixes 62c559

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1080: stm32: nxstyle fixes

2020-05-19 Thread GitBox
xiaoxiang781216 commented on pull request #1080: URL: https://github.com/apache/incubator-nuttx/pull/1080#issuecomment-631212024 Yes, it is very strange and happen many time from yesterday. @btashton and @liuguo09 . But the change looks good, let's merge it to unblock your work. -

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1080: stm32: nxstyle fixes

2020-05-19 Thread GitBox
xiaoxiang781216 merged pull request #1080: URL: https://github.com/apache/incubator-nuttx/pull/1080 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: stm32: nxstyle fixes

2020-05-19 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 34286df stm32: nxstyle fixes 34286d

[incubator-nuttx] branch master updated: boards: imxrt1060-evk: Update netnsh/defconfig

2020-05-19 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 28a0efb boards: imxrt1060-evk: Upda

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1084: boards: imxrt1060-evk: Update netnsh/defconfig

2020-05-19 Thread GitBox
xiaoxiang781216 merged pull request #1084: URL: https://github.com/apache/incubator-nuttx/pull/1084 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 (ca8585e -> 611aa8b)

2020-05-19 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 ca8585e stm32: nxstyle fixes add 611aa8b Documentation/NuttXCCodingStandard.html: Fix description

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1083: Documentation/NuttXCCodingStandard.html: Fix description of comment on the right

2020-05-19 Thread GitBox
xiaoxiang781216 merged pull request #1083: URL: https://github.com/apache/incubator-nuttx/pull/1083 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 opened a new issue #1087: ARMv8-A support in NuttX

2020-05-19 Thread GitBox
patacongo opened a new issue #1087: URL: https://github.com/apache/incubator-nuttx/issues/1087 This was Issue 92 in the old Bitbucket NuttX repository Frank Wang created an issue 2018-04-12 Hi Gregory, Recently, I tried porting NuttX on the Rock-chip platform and foun

[GitHub] [incubator-nuttx] patacongo opened a new issue #1086: include/nuttx/sensors/ioctl.h macros defined and redefined.

2020-05-19 Thread GitBox
patacongo opened a new issue #1086: URL: https://github.com/apache/incubator-nuttx/issues/1086 This was Issue 178 in the old Bitbucket repository David Alessio created an issue 2019-11-07 SNIOC_START is defined 3 times. Other macros may also be. Gregory Nutt 2019-1

[GitHub] [incubator-nuttx] patacongo opened a new issue #1085: Wide Font Library

2020-05-19 Thread GitBox
patacongo opened a new issue #1085: URL: https://github.com/apache/incubator-nuttx/issues/1085 This is Issue #40 from the old Bitbucket GIT repository. Former user created an issue 2017-04-17 hi everybody,I want use Chinese font ,But i do not how join 16bit font。this only find

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1084: boards: imxrt1060-evk: Update netnsh/defconfig

2020-05-19 Thread GitBox
masayuki2009 opened a new pull request #1084: URL: https://github.com/apache/incubator-nuttx/pull/1084 ## Summary - This PR updates followings in imxrt1060-evk/configs/netnsh/defconfig - Fix CONFIG_LIB_HOSTNAME entry - Enable dns client and add renew command - Enable command

[incubator-nuttx] branch master updated: stm32: nxstyle fixes

2020-05-19 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 ca8585e stm32: nxstyle fixes ca8585e is

[GitHub] [incubator-nuttx] patacongo merged pull request #1081: stm32: nxstyle fixes

2020-05-19 Thread GitBox
patacongo merged pull request #1081: URL: https://github.com/apache/incubator-nuttx/pull/1081 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 commented on pull request #1083: Documentation/NuttXCCodingStandard.html: Fix description of comment on the right

2020-05-19 Thread GitBox
btashton commented on pull request #1083: URL: https://github.com/apache/incubator-nuttx/pull/1083#issuecomment-631169585 You can find the Artifacts here https://github.com/apache/incubator-nuttx/actions/runs/109880466 On the Documentation [page](https://cwiki.apache.org/confluence/

[GitHub] [incubator-nuttx] patacongo commented on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
patacongo commented on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631165597 I also fixed the coding standard problems that I noted above with PR #1083 This is an automated m

[GitHub] [incubator-nuttx] patacongo commented on pull request #1083: Documentation/NuttXCCodingStandard.html: Fix description of comment on the right

2020-05-19 Thread GitBox
patacongo commented on pull request #1083: URL: https://github.com/apache/incubator-nuttx/pull/1083#issuecomment-631165668 @btashton This should result in an artifact which is the inlined coding standard document, correct? This document then has to come into Confluence. Do we have a desc

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #1082: stm32: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan commented on pull request #1082: URL: https://github.com/apache/incubator-nuttx/pull/1082#issuecomment-631165363 Why is it saying that the macOS (mips-riscv-x86-xtensa) test was cancelled? This is an automated m

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #1080: stm32: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan commented on pull request #1080: URL: https://github.com/apache/incubator-nuttx/pull/1080#issuecomment-631165204 Why is it saying that the macOS (sim) test was cancelled? This is an automated message from the Ap

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1083: Documentation/NuttXCCodingStandard.html: Fix description of comment on the right

2020-05-19 Thread GitBox
patacongo opened a new pull request #1083: URL: https://github.com/apache/incubator-nuttx/pull/1083 ## Summary Documentation/NuttXCCodingStandard.html: - Fix a typo: "be aligned so that the comment begins in the same comment on each line." Of course that should have been column

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1082: stm32: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan opened a new pull request #1082: URL: https://github.com/apache/incubator-nuttx/pull/1082 ## Summary arch/arm/src/stm32/stm32_gpio.c arch/arm/src/stm32/stm32_rcc.c arch/arm/src/stm32/stm32_rcc.h * nxstyle fixes, mostly long lines ## Impact

[incubator-nuttx] branch master updated (a3b643f -> 3b62765)

2020-05-19 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a3b643f olimex-stm32-p407: update HAVE_MODSYMS judge for protected build add 3b62765 nxstyle:

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
hartmannathan commented on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631156904 > @hartmannathan I am sure you noticed the typo "be aligned so that the comment begins in the same _comment_ on each line." Of course that should have been _column

[GitHub] [incubator-nuttx] hartmannathan merged pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

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

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1081: stm32: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan opened a new pull request #1081: URL: https://github.com/apache/incubator-nuttx/pull/1081 ## Summary arch/arm/src/stm32/hardware/stm32_adc_v2.h arch/arm/src/stm32/hardware/stm32_i2c_v2.h arch/arm/src/stm32/hardware/stm32_tim.h * nxstyle fixes, mostly lon

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
patacongo edited a comment on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631144775 > The reason was this: > > In past conversation you had told me that readability was more important than line length and that long lines were OK in arch h

[GitHub] [incubator-nuttx] patacongo commented on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
patacongo commented on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631150124 Can one of you please merge this so that we can get on with things. This is an automated message from

[GitHub] [incubator-nuttx] patacongo commented on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
patacongo commented on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631147120 > Readability **_is_** important BUT a header file is not a substitute for the data sheet. It should contain only a terse statement sufficient for you to find t

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
patacongo edited a comment on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631144775 > The reason was this: > > In past conversation you had told me that readability was more important than line length and that long lines were OK in arch h

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1080: stm32: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan opened a new pull request #1080: URL: https://github.com/apache/incubator-nuttx/pull/1080 ## Summary arch/arm/include/stm32/irq.h: arch/arm/src/stm32/hardware/stm32_dma_v1.h: arch/arm/src/stm32/hardware/stm32_i2c.h: arch/arm/src/stm32/hardware/stm32_pinmap.h:

[GitHub] [incubator-nuttx] patacongo commented on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
patacongo commented on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631144775 > The reason was this: > > In past conversation you had told me that readability was more important than line length and that long lines were OK in arch headers.

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
hartmannathan commented on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631138388 > It is sad to me that the code has become less readable and information has been removed to accommodate the line length. I took pride in following your tradition

[GitHub] [incubator-nuttx] davids5 commented on pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
davids5 commented on pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079#issuecomment-631135587 > For some unknow reason, long lines were reported as WARNING is header files, but as ERRORS in C source file. The reason was this: In past conversation you

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1079: nxstyle: Fix distinction be source and header file for long lines.

2020-05-19 Thread GitBox
patacongo opened a new pull request #1079: URL: https://github.com/apache/incubator-nuttx/pull/1079 ## Summary For some unknow reason, long lines were reported as WARNING is header files, but as ERRORS in C source file. There are errors where ever they occur. ## Impact

[GitHub] [incubator-nuttx] patacongo commented on issue #1078: nxstyle: No error reported on long right hand comments

2020-05-19 Thread GitBox
patacongo commented on issue #1078: URL: https://github.com/apache/incubator-nuttx/issues/1078#issuecomment-631110126 It is not recommended that this issue be fixed quickly. There are many header files, especially under `arch/ `that have long lines of this type that would then be reporte

[GitHub] [incubator-nuttx] patacongo opened a new issue #1078: nxstyle: No error reported on long right hand comments

2020-05-19 Thread GitBox
patacongo opened a new issue #1078: URL: https://github.com/apache/incubator-nuttx/issues/1078 The following does not generate a long line error. I should, of course: / * junk.c

[GitHub] [incubator-nuttx-apps] patacongo merged pull request #262: build: Remove the duplicated definition

2020-05-19 Thread GitBox
patacongo merged pull request #262: URL: https://github.com/apache/incubator-nuttx-apps/pull/262 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-apps] branch master updated: build: Remove the duplicated definition

2020-05-19 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-apps.git The following commit(s) were added to refs/heads/master by this push: new 36bce29 build: Remove the duplicat

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #262: build: Remove the duplicated definition

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

[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #707: Fix make dependency

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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #707: Fix make dependency

2020-05-19 Thread GitBox
xiaoxiang781216 commented on pull request #707: URL: https://github.com/apache/incubator-nuttx/pull/707#issuecomment-631013628 Merge through https://github.com/apache/incubator-nuttx/pull/1074 This is an automated message fro

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1074: Redo "Fix make target dependencies"

2020-05-19 Thread GitBox
Ouss4 merged pull request #1074: URL: https://github.com/apache/incubator-nuttx/pull/1074 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 (7faf3c0 -> a3b643f)

2020-05-19 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 7faf3c0 build: replace ${TOPDIR} with $(TOPDIR) in Makefile new 48da64f Redo "Fix make target de

[incubator-nuttx] 02/02: olimex-stm32-p407: update HAVE_MODSYMS judge for protected build

2020-05-19 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 commit a3b643fdc1efc8222f89f09cbe3ee23b78177dd7 Author: liuhaitao AuthorDate: Tue May 19 17:31:43 2020 +0800

[incubator-nuttx] 01/02: Redo "Fix make target dependencies"

2020-05-19 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 commit 48da64f9c299d8694118b52696625f2410c96c1c Author: YAMAMOTO Takashi AuthorDate: Fri Apr 3 21:19:15 2020 +090

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1073: Simplify board Make.defs

2020-05-19 Thread GitBox
Ouss4 merged pull request #1073: URL: https://github.com/apache/incubator-nuttx/pull/1073 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] 01/06: build: Make all variables inside Configs.mk overwritable

2020-05-19 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 commit 6e94effeed565a48a254e7be0536010186ba9a94 Author: Xiang Xiao AuthorDate: Tue May 19 14:26:41 2020 +0800

[incubator-nuttx] branch master updated (5fe9085 -> 7faf3c0)

2020-05-19 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 5fe9085 stm32: lowputc: nxstyle fixes new 6e94eff build: Make all variables inside Configs.mk ov

[incubator-nuttx] 04/06: build: Move V definition to common place

2020-05-19 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 commit 5e7342bcf4d005e22146c3697178243cc0ea5d78 Author: Xiang Xiao AuthorDate: Tue May 19 16:26:15 2020 +0800

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #1072: Update make dependency to enable configure.sh stage with parallel build

2020-05-19 Thread GitBox
Ouss4 commented on a change in pull request #1072: URL: https://github.com/apache/incubator-nuttx/pull/1072#discussion_r427508919 ## File path: tools/Makefile.unix ## @@ -506,42 +506,28 @@ pass2dep: context tools/mkdeps$(HOSTEXEEXT) tools/cnvwindeps$(HOSTEXEEXT) # location: h

[GitHub] [incubator-nuttx] patacongo merged pull request #1077: stm32: lowputc: nxstyle fixes

2020-05-19 Thread GitBox
patacongo merged pull request #1077: URL: https://github.com/apache/incubator-nuttx/pull/1077 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: stm32: lowputc: nxstyle fixes

2020-05-19 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 5fe9085 stm32: lowputc: nxstyle fixes 5

[GitHub] [incubator-nuttx] patacongo merged pull request #1076: stm32: allocateheap: nxstyle fixes

2020-05-19 Thread GitBox
patacongo merged pull request #1076: URL: https://github.com/apache/incubator-nuttx/pull/1076 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: stm32: allocateheap: nxstyle fixes

2020-05-19 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 387d33c stm32: allocateheap: nxstyle fi

[GitHub] [incubator-nuttx] patacongo merged pull request #1075: stm32: serial: nxstyle fixes

2020-05-19 Thread GitBox
patacongo merged pull request #1075: URL: https://github.com/apache/incubator-nuttx/pull/1075 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: stm32: serial: nxstyle fixes

2020-05-19 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 624b50f stm32: serial: nxstyle fixes 62

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1077: stm32: lowputc: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan opened a new pull request #1077: URL: https://github.com/apache/incubator-nuttx/pull/1077 ## Summary nxstyle fixes in arch/arm/src/stm32/stm32_lowputc.c, mostly for long lines and comment misalignments. Reference: Discussion with Greg on 2020/05/18 titled "nxstyl

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1076: stm32: allocateheap: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan opened a new pull request #1076: URL: https://github.com/apache/incubator-nuttx/pull/1076 ## Summary nxstyle fixes in arch/arm/src/stm32/stm32_allocateheap.c, mostly for comment misalignments. Reference: Discussion with Greg on 2020/05/18 titled "nxstyle weird i

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1075: stm32: serial: nxstyle fixes

2020-05-19 Thread GitBox
hartmannathan opened a new pull request #1075: URL: https://github.com/apache/incubator-nuttx/pull/1075 ## Summary nxstyle fixes in arch/arm/src/stm32/stm32_serial.c, mostly for long lines. ## Impact No functional changes. ## Testing File passes nxstyle.

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

2020-05-19 Thread GitBox
hartmannathan commented on a change in pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r427385366 ## File path: arch/arm/src/stm32/hardware/stm32_dma_v1.h ## @@ -54,6 +54,10 @@ #define DMA1 (0) #define DMA2

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

2020-05-19 Thread GitBox
hartmannathan commented on a change in pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r427378186 ## File path: arch/arm/src/stm32/Kconfig ## @@ -1129,15 +1129,80 @@ config ARCH_CHIP_STM32F469N select STM32_STM32F469 selec

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

2020-05-19 Thread GitBox
raiden00pl commented on a change in pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r427375688 ## File path: arch/arm/src/stm32/Kconfig ## @@ -1129,15 +1129,80 @@ config ARCH_CHIP_STM32F469N select STM32_STM32F469 select S

[GitHub] [incubator-nuttx-apps] patacongo merged pull request #261: build: host executable should use HOSTEXEEXT not EXEEXT

2020-05-19 Thread GitBox
patacongo merged pull request #261: URL: https://github.com/apache/incubator-nuttx-apps/pull/261 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-apps] branch master updated: build: host executable should use HOSTEXEEXT not EXEEXT

2020-05-19 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-apps.git The following commit(s) were added to refs/heads/master by this push: new 9be0be5 build: host executable sho

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #261: build: host executable should use HOSTEXEEXT not EXEEXT

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

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

2020-05-19 Thread GitBox
hartmannathan commented on a change in pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r427303457 ## File path: arch/arm/src/stm32/Kconfig ## @@ -1129,15 +1129,80 @@ config ARCH_CHIP_STM32F469N select STM32_STM32F469 selec

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

2020-05-19 Thread GitBox
hartmannathan commented on a change in pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r427300138 ## File path: arch/arm/src/stm32/hardware/stm32_dma_v1.h ## @@ -54,6 +54,10 @@ #define DMA1 (0) #define DMA2

[GitHub] [incubator-nuttx] liuguo09 commented on a change in pull request #1074: Redo "Fix make target dependencies"

2020-05-19 Thread GitBox
liuguo09 commented on a change in pull request #1074: URL: https://github.com/apache/incubator-nuttx/pull/1074#discussion_r427295192 ## File path: tools/Makefile.unix ## @@ -437,9 +435,7 @@ ifeq ($(CONFIG_BUILD_2PASS),y) $(Q) $(MAKE) -C $(CONFIG_PASS1_BUILDIR) TOPDIR="$

[GitHub] [incubator-nuttx] povauboin commented on pull request #684: boards/arm/stm32h7/stm32h747i-disco: bring support for SD card and FAT FS

2020-05-19 Thread GitBox
povauboin commented on pull request #684: URL: https://github.com/apache/incubator-nuttx/pull/684#issuecomment-630783628 @patacongo sorry I missed the emails in the flow. Thanks for resolving the conflict. This is an automat

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #1074: Redo "Fix make target dependencies"

2020-05-19 Thread GitBox
Ouss4 commented on a change in pull request #1074: URL: https://github.com/apache/incubator-nuttx/pull/1074#discussion_r427255512 ## File path: tools/Makefile.unix ## @@ -437,9 +435,7 @@ ifeq ($(CONFIG_BUILD_2PASS),y) $(Q) $(MAKE) -C $(CONFIG_PASS1_BUILDIR) TOPDIR="$(TO

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

2020-05-19 Thread GitBox
raiden00pl commented on a change in pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r427250928 ## File path: arch/arm/src/stm32/Kconfig ## @@ -1129,15 +1129,80 @@ config ARCH_CHIP_STM32F469N select STM32_STM32F469 select S

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

2020-05-19 Thread GitBox
davids5 commented on a change in pull request #1051: URL: https://github.com/apache/incubator-nuttx/pull/1051#discussion_r427225684 ## File path: arch/arm/src/stm32/hardware/stm32_dma_v1.h ## @@ -54,6 +54,10 @@ #define DMA1 (0) #define DMA2

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #1074: Redo "Fix make target dependencies"

2020-05-19 Thread GitBox
liuguo09 opened a new pull request #1074: URL: https://github.com/apache/incubator-nuttx/pull/1074 ## Summary Update make dependency based on @yamt https://github.com/apache/incubator-nuttx/pull/707 ## Impact ## Testing

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1073: Build

2020-05-19 Thread GitBox
xiaoxiang781216 opened a new pull request #1073: URL: https://github.com/apache/incubator-nuttx/pull/1073 ## Summary This patch series move DIRLINK/DIRUNLINK/MKDEP to common place to avoid the config dup. ## Impact ## Testing --