[incubator-nuttx] branch master updated: build: Fix testbuild.sh artifact copy on macOS

2020-10-29 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 e56a714 build: Fix testbuild.sh art

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2154: build: Fix testbuild.sh artifact copy on macOS

2020-10-29 Thread GitBox
xiaoxiang781216 merged pull request #2154: URL: https://github.com/apache/incubator-nuttx/pull/2154 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-apps] xiaoxiang781216 commented on pull request #425: Remove all fclose with stdin, stdout and stderr

2020-10-29 Thread GitBox
xiaoxiang781216 commented on pull request #425: URL: https://github.com/apache/incubator-nuttx-apps/pull/425#issuecomment-718411052 Sure, no problem. Thanks for help me finding the touch bug. This is an automated message fro

[GitHub] [incubator-nuttx-testing] xiaoxiang781216 commented on pull request #74: testlist: Merge avr-mips-riscv-x86-xtensa.dat and renesas.dat into other.dat

2020-10-29 Thread GitBox
xiaoxiang781216 commented on pull request #74: URL: https://github.com/apache/incubator-nuttx-testing/pull/74#issuecomment-718416493 @btashton could you help me merge this patch? This is an automated message from the Apache

[incubator-nuttx-apps] branch fclose updated (f0a0b03 -> 9c8301a)

2020-10-29 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch fclose in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from f0a0b03 Remove all fclose with stdin, stdout and stderr add 9c8301a nshlib: Fix nsh_configstdi

[GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #425: Remove all fclose with stdin, stdout and stderr

2020-10-29 Thread GitBox
masayuki2009 commented on pull request #425: URL: https://github.com/apache/incubator-nuttx-apps/pull/425#issuecomment-718423964 >I'm still not sure why stm32f4discovery:usbnsh works with nuttx-9.1.0-RC2. @xiaoxiang781216 I think the previous code in nsh_usbconsole.c worked luckl

[GitHub] [incubator-nuttx-apps] masayuki2009 edited a comment on pull request #425: Remove all fclose with stdin, stdout and stderr

2020-10-29 Thread GitBox
masayuki2009 edited a comment on pull request #425: URL: https://github.com/apache/incubator-nuttx-apps/pull/425#issuecomment-718398878 @xiaoxiang781216 Finally, I found bugs in nsh_usbconsole.c and fixed locally. I think we need to set pstate->cn_outstream and pstete->cnerrstrea

[GitHub] [incubator-nuttx-testing] btashton commented on pull request #74: testlist: Merge avr-mips-riscv-x86-xtensa.dat and renesas.dat into other.dat

2020-10-29 Thread GitBox
btashton commented on pull request #74: URL: https://github.com/apache/incubator-nuttx-testing/pull/74#issuecomment-718438546 > @btashton could you help me merge this patch? @xiaoxiang781216 Done. Sorry I waiting for the build to pass and then forgot. If you put up the other p

[GitHub] [incubator-nuttx-testing] btashton merged pull request #74: testlist: Merge avr-mips-riscv-x86-xtensa.dat and renesas.dat into other.dat

2020-10-29 Thread GitBox
btashton merged pull request #74: URL: https://github.com/apache/incubator-nuttx-testing/pull/74 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-testing] branch master updated: testlist: Merge avr-mips-riscv-x86-xtensa.dat and renesas.dat into other.dat

2020-10-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git The following commit(s) were added to refs/heads/master by this push: new 276c76e testlist: Merge avr-

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2157: build.yml: Switch avr-mips-riscv-x86-xtensa.dat to other.dat

2020-10-29 Thread GitBox
xiaoxiang781216 opened a new pull request #2157: URL: https://github.com/apache/incubator-nuttx/pull/2157 # Summary To simplify the build list management ## Impact No functional change ## Testing Pass the automation build -

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #448: build.yml: Switch avr-mips-riscv-x86-xtensa.dat to other.dat

2020-10-29 Thread GitBox
xiaoxiang781216 opened a new pull request #448: URL: https://github.com/apache/incubator-nuttx-apps/pull/448 # Summary To simplify the build list management ## Impact No functional change ## Testing Pass the automation build --

[incubator-nuttx] branch master updated: build.yml: Switch avr-mips-riscv-x86-xtensa.dat to other.dat

2020-10-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton 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 96d1f01 build.yml: Switch avr-mips-r

[GitHub] [incubator-nuttx] btashton merged pull request #2157: build.yml: Switch avr-mips-riscv-x86-xtensa.dat to other.dat

2020-10-29 Thread GitBox
btashton merged pull request #2157: URL: https://github.com/apache/incubator-nuttx/pull/2157 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-apps] branch master updated (76e58d9 -> bd0ad68)

2020-10-29 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-apps.git. from 76e58d9 Fixed coding std violations in nsh_fsutils.h add bd0ad68 build.yml: Switch avr-mips-ri

[GitHub] [incubator-nuttx-apps] btashton merged pull request #448: build.yml: Switch avr-mips-riscv-x86-xtensa.dat to other.dat

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

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2155: Modify SIGSTP to SIGTSTP

2020-10-29 Thread GitBox
xiaoxiang781216 merged pull request #2155: URL: https://github.com/apache/incubator-nuttx/pull/2155 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] 02/02: include/nuttx/serial/serial.h: Fix nxstyle errors

2020-10-29 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 commit 51af06243f20756b7c6e3bf5fd7fc132c82fb854 Author: Yoshinori Sugino AuthorDate: Thu Oct 29 15:11:53 2020 +0900

[incubator-nuttx] 01/02: Modify SIGSTP to SIGTSTP

2020-10-29 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 commit c13f86943268ce8b42a268dfda9b870a0e9914ea Author: Yoshinori Sugino AuthorDate: Thu Oct 29 13:53:41 2020 +0900

[incubator-nuttx] branch master updated (96d1f01 -> 51af062)

2020-10-29 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 96d1f01 build.yml: Switch avr-mips-riscv-x86-xtensa.dat to other.dat new c13f869 Modify SIGSTP to

[GitHub] [incubator-nuttx-testing] xiaoxiang781216 opened a new pull request #75: testlist: Remove avr-mips-riscv-x86-xtensa.dat and renesas.dat

2020-10-29 Thread GitBox
xiaoxiang781216 opened a new pull request #75: URL: https://github.com/apache/incubator-nuttx-testing/pull/75 ## Summary since all content in these two files transfer to other.dat now ## Impact ## Testing

[incubator-nuttx-testing] branch master updated: testlist: Remove avr-mips-riscv-x86-xtensa.dat and renesas.dat

2020-10-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git The following commit(s) were added to refs/heads/master by this push: new 6613caa testlist: Remove avr

[GitHub] [incubator-nuttx-testing] btashton merged pull request #75: testlist: Remove avr-mips-riscv-x86-xtensa.dat and renesas.dat

2020-10-29 Thread GitBox
btashton merged pull request #75: URL: https://github.com/apache/incubator-nuttx-testing/pull/75 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

[GitHub] [incubator-nuttx-testing] btashton commented on pull request #75: testlist: Remove avr-mips-riscv-x86-xtensa.dat and renesas.dat

2020-10-29 Thread GitBox
btashton commented on pull request #75: URL: https://github.com/apache/incubator-nuttx-testing/pull/75#issuecomment-718470578 I am fine merging this now, but any existing PR that have not passed will need to rebase. This is already true for some of the ones in OS because they need the ne

[GitHub] [incubator-nuttx] btashton opened a new pull request #2158: Linux I2C bus support in sim

2020-10-29 Thread GitBox
btashton opened a new pull request #2158: URL: https://github.com/apache/incubator-nuttx/pull/2158 ## Summary This adds support for attaching a Linux I2C bus to the simulator via the character device interface. This should be used with caution as it could interfere with devices internal

[GitHub] [incubator-nuttx] donghengqaz opened a new pull request #2159: xtensa/esp32: Fix SPI master DMA RX buffer memcpy size error

2020-10-29 Thread GitBox
donghengqaz opened a new pull request #2159: URL: https://github.com/apache/incubator-nuttx/pull/2159 ## Summary Fix SPI master DMA RX buffer memcpy size error ## Impact ## Testing Test by ESP32 self transmission.

[GitHub] [incubator-nuttx] fjpanag commented on issue #2002: Heap base shall be configurable.

2020-10-29 Thread GitBox
fjpanag commented on issue #2002: URL: https://github.com/apache/incubator-nuttx/issues/2002#issuecomment-718511468 Hi @xiaoxiang781216, I am not sure if I understand you correctly. Can you provide me with some details on how the heap is defined as a table? BTW I am using NuttX

[GitHub] [incubator-nuttx-apps] rurtle opened a new pull request #449: Fixed coding std issues

2020-10-29 Thread GitBox
rurtle opened a new pull request #449: URL: https://github.com/apache/incubator-nuttx-apps/pull/449 ## Summary Fixed NuttX coding std violations in the following files - - nsh_builtin.c - nsh_ddcmd.c - nsh_modcmds.c - nsh_proccmds.c - nsh_romfsetc.c ## Impact

[GitHub] [incubator-nuttx-apps] spiriou commented on a change in pull request #445: Android Debug Bridge daemon

2020-10-29 Thread GitBox
spiriou commented on a change in pull request #445: URL: https://github.com/apache/incubator-nuttx-apps/pull/445#discussion_r514127627 ## File path: system/adb/shell_exec_builtin.c ## @@ -0,0 +1,200 @@ +/*

[GitHub] [incubator-nuttx-apps] spiriou commented on a change in pull request #445: Android Debug Bridge daemon

2020-10-29 Thread GitBox
spiriou commented on a change in pull request #445: URL: https://github.com/apache/incubator-nuttx-apps/pull/445#discussion_r514128734 ## File path: system/adb/shell_exec_builtin.c ## @@ -0,0 +1,200 @@ +/*

[GitHub] [incubator-nuttx-apps] spiriou commented on a change in pull request #445: Android Debug Bridge daemon

2020-10-29 Thread GitBox
spiriou commented on a change in pull request #445: URL: https://github.com/apache/incubator-nuttx-apps/pull/445#discussion_r514130178 ## File path: system/adb/Makefile ## @@ -0,0 +1,98 @@ + +# system/

[GitHub] [incubator-nuttx-apps] spiriou commented on a change in pull request #445: Android Debug Bridge daemon

2020-10-29 Thread GitBox
spiriou commented on a change in pull request #445: URL: https://github.com/apache/incubator-nuttx-apps/pull/445#discussion_r514131544 ## File path: system/adb/Kconfig ## @@ -0,0 +1,147 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfi

[GitHub] [incubator-nuttx-apps] spiriou commented on a change in pull request #445: Android Debug Bridge daemon

2020-10-29 Thread GitBox
spiriou commented on a change in pull request #445: URL: https://github.com/apache/incubator-nuttx-apps/pull/445#discussion_r514132601 ## File path: system/adb/Kconfig ## @@ -0,0 +1,147 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfi

[incubator-nuttx-apps] branch fclose updated (9c8301a -> 2b9d283)

2020-10-29 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch fclose in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. discard 9c8301a nshlib: Fix nsh_configstdio() in nsh_usbconsole.c discard f0a0b03 Remove all fclose with

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2159: xtensa/esp32: Fix SPI master DMA RX buffer memcpy size error

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

[incubator-nuttx-website] branch nuttx created (now db82c1c)

2020-10-29 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch nuttx in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git. at db82c1c Change all Nuttx to NuttX This branch includes the following new commits: new db82

[incubator-nuttx-website] 01/01: Change all Nuttx to NuttX

2020-10-29 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch nuttx in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git commit db82c1c00de84d6f802c25bcb6d5bc20311cfd23 Author: Xiang Xiao AuthorDate: Thu Oct 29 18:05:47 2020 +080

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #2002: Heap base shall be configurable.

2020-10-29 Thread GitBox
xiaoxiang781216 commented on issue #2002: URL: https://github.com/apache/incubator-nuttx/issues/2002#issuecomment-718585497 > Hi @xiaoxiang781216, > > I am not sure if I understand you correctly. Can you provide me with some details on how the heap is defined as a table? > BTW I

[GitHub] [incubator-nuttx] Donny9 commented on a change in pull request #2158: Linux I2C bus support in sim

2020-10-29 Thread GitBox
Donny9 commented on a change in pull request #2158: URL: https://github.com/apache/incubator-nuttx/pull/2158#discussion_r514156997 ## File path: arch/sim/src/sim/up_linuxi2c.c ## @@ -0,0 +1,145 @@ +/ +

[GitHub] [incubator-nuttx] Donny9 commented on a change in pull request #2158: Linux I2C bus support in sim

2020-10-29 Thread GitBox
Donny9 commented on a change in pull request #2158: URL: https://github.com/apache/incubator-nuttx/pull/2158#discussion_r514158304 ## File path: arch/sim/src/sim/up_linuxi2c_host.h ## @@ -0,0 +1,101 @@ +/**

[GitHub] [incubator-nuttx] Donny9 commented on a change in pull request #2158: Linux I2C bus support in sim

2020-10-29 Thread GitBox
Donny9 commented on a change in pull request #2158: URL: https://github.com/apache/incubator-nuttx/pull/2158#discussion_r514160070 ## File path: boards/sim/sim/sim/src/sim_bringup.c ## @@ -311,5 +316,15 @@ int sim_bringup(void) } #endif +#ifdef CONFIG_SIM_LINUXI2CBUS +

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2158: Linux I2C bus support in sim

2020-10-29 Thread GitBox
btashton commented on a change in pull request #2158: URL: https://github.com/apache/incubator-nuttx/pull/2158#discussion_r514162782 ## File path: boards/sim/sim/sim/src/sim_bringup.c ## @@ -311,5 +316,15 @@ int sim_bringup(void) } #endif +#ifdef CONFIG_SIM_LINUXI2CBUS

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2158: Linux I2C bus support in sim

2020-10-29 Thread GitBox
btashton commented on a change in pull request #2158: URL: https://github.com/apache/incubator-nuttx/pull/2158#discussion_r514164712 ## File path: arch/sim/src/sim/up_linuxi2c_host.h ## @@ -0,0 +1,101 @@ +/

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2158: Linux I2C bus support in sim

2020-10-29 Thread GitBox
btashton commented on a change in pull request #2158: URL: https://github.com/apache/incubator-nuttx/pull/2158#discussion_r514166904 ## File path: arch/sim/src/sim/up_linuxi2c.c ## @@ -0,0 +1,145 @@ +/

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2159: xtensa/esp32: Fix SPI master DMA RX buffer memcpy size error

2020-10-29 Thread GitBox
Ouss4 merged pull request #2159: URL: https://github.com/apache/incubator-nuttx/pull/2159 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: xtensa/esp32: Fix SPI master DMA RX buffer memcpy size error

2020-10-29 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 a12a79f xtensa/esp32: Fix SPI mas

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2138: xtensa/esp32: Add Partition and OTA device

2020-10-29 Thread GitBox
Ouss4 commented on pull request #2138: URL: https://github.com/apache/incubator-nuttx/pull/2138#issuecomment-718664522 @donghengqaz please fix the conflict. Thanks. This is an automated message from the Apache Git Service. T

[incubator-nuttx-apps] branch master updated: Fixed coding std issues

2020-10-29 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 36b1be0 Fixed coding std issue

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #449: Fixed coding std issues

2020-10-29 Thread GitBox
xiaoxiang781216 merged pull request #449: URL: https://github.com/apache/incubator-nuttx-apps/pull/449 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-apps] xiaoxiang781216 commented on pull request #425: Remove all fclose with stdin, stdout and stderr

2020-10-29 Thread GitBox
xiaoxiang781216 commented on pull request #425: URL: https://github.com/apache/incubator-nuttx-apps/pull/425#issuecomment-718696964 @masayuki2009 could you merge this PR and https://github.com/apache/incubator-nuttx/pull/1997? -

[GitHub] [incubator-nuttx-website] xiaoxiang781216 opened a new pull request #36: Change all Nuttx to NuttX

2020-10-29 Thread GitBox
xiaoxiang781216 opened a new pull request #36: URL: https://github.com/apache/incubator-nuttx-website/pull/36 ## Summary ## Impact ## Testing This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #1997: Remove all fclose with stdin, stdout and stderr

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

[GitHub] [incubator-nuttx-apps] masayuki2009 commented on pull request #425: Remove all fclose with stdin, stdout and stderr

2020-10-29 Thread GitBox
masayuki2009 commented on pull request #425: URL: https://github.com/apache/incubator-nuttx-apps/pull/425#issuecomment-718700018 > @masayuki2009 could you merge this PR and [apache/incubator-nuttx#1997](https://github.com/apache/incubator-nuttx/pull/1997)? Both PRs are merged.

[incubator-nuttx-apps] 02/02: nshlib: Fix nsh_configstdio() in nsh_usbconsole.c

2020-10-29 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 305bd0e448ff7b3fb7a5adb042596df99778a783 Author: Masayuki Ishikawa AuthorDate: Thu Oct 29 16:23:53 2020

[incubator-nuttx-apps] branch master updated (36b1be0 -> 305bd0e)

2020-10-29 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-apps.git. from 36b1be0 Fixed coding std issues new e76ab9c Remove all fclose with stdin, stdout and stderr

[incubator-nuttx-apps] 01/02: Remove all fclose with stdin, stdout and stderr

2020-10-29 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit e76ab9c868c56e39e37deed954623a988104180d Author: Xiang Xiao AuthorDate: Tue Oct 13 15:53:19 2020 +0800

[GitHub] [incubator-nuttx-apps] masayuki2009 merged pull request #425: Remove all fclose with stdin, stdout and stderr

2020-10-29 Thread GitBox
masayuki2009 merged pull request #425: URL: https://github.com/apache/incubator-nuttx-apps/pull/425 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: Remove all fclose with stdin, stdout and stderr

2020-10-29 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki 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 e160bff Remove all fclose with stdin

[GitHub] [incubator-nuttx] juniskane opened a new pull request #2160: arch/arm/src/stm32l4/stm32l4_adc.c: fix copy-paste mistake with CONFI…

2020-10-29 Thread GitBox
juniskane opened a new pull request #2160: URL: https://github.com/apache/incubator-nuttx/pull/2160 ## Summary ADC2 and ADC3 have their own DMA_CFG settings in Kconfig. Clearly a copying mistake to use CONFIG_STM32L4_ADC1_DMA_CFG for ADC2 and ADC3. ## Impact ## Testing Not t

[GitHub] [incubator-nuttx] acassis commented on pull request #2149: nrf52832: add errata mitigation code for various RADIO issues

2020-10-29 Thread GitBox
acassis commented on pull request #2149: URL: https://github.com/apache/incubator-nuttx/pull/2149#issuecomment-718724713 Hi @v01d please change it to Draft to avoid someone apply it before the required changes This is an aut

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2160: arch/arm/src/stm32l4/stm32l4_adc.c: fix copy-paste mistake with CONFI…

2020-10-29 Thread GitBox
xiaoxiang781216 merged pull request #2160: URL: https://github.com/apache/incubator-nuttx/pull/2160 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: arch/arm/src/stm32l4/stm32l4_adc.c: fix copy-paste mistake with CONFIG_STM32L4_ADC1_DMA_CFG

2020-10-29 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 cfa5b82 arch/arm/src/stm32l4/stm32l

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #445: Android Debug Bridge daemon

2020-10-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #445: URL: https://github.com/apache/incubator-nuttx-apps/pull/445#discussion_r514269483 ## File path: system/adb/Makefile ## @@ -0,0 +1,98 @@ + +#

[GitHub] [incubator-nuttx] YuuichiNakamura commented on a change in pull request #2142: Add task name record for task trace

2020-10-29 Thread GitBox
YuuichiNakamura commented on a change in pull request #2142: URL: https://github.com/apache/incubator-nuttx/pull/2142#discussion_r514275874 ## File path: sched/sched/sched_note.c ## @@ -405,6 +405,10 @@ void sched_note_start(FAR struct tcb_s *tcb) strncpy(note.nsa_name, tcb-

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #445: Android Debug Bridge daemon

2020-10-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #445: URL: https://github.com/apache/incubator-nuttx-apps/pull/445#discussion_r514276663 ## File path: system/adb/shell_exec_builtin.c ## @@ -0,0 +1,200 @@ +/*

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2142: Add task name record for task trace

2020-10-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2142: URL: https://github.com/apache/incubator-nuttx/pull/2142#discussion_r514283704 ## File path: sched/sched/sched_note.c ## @@ -405,6 +405,10 @@ void sched_note_start(FAR struct tcb_s *tcb) strncpy(note.nsa_name, tcb-

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2142: Add task name record for task trace

2020-10-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2142: URL: https://github.com/apache/incubator-nuttx/pull/2142#discussion_r514287559 ## File path: sched/sched/sched_note.c ## @@ -405,6 +405,10 @@ void sched_note_start(FAR struct tcb_s *tcb) strncpy(note.nsa_name, tcb-

[GitHub] [incubator-nuttx] v01d commented on pull request #2129: sim: add "nimble" config, to test nimBLE on top of bthcisock

2020-10-29 Thread GitBox
v01d commented on pull request #2129: URL: https://github.com/apache/incubator-nuttx/pull/2129#issuecomment-718780786 I think the nimBLE devs are welcoming of adding new platforms, it is simply not such a dynamic project as NuttX and I think it will take time for upstreaming. They already

[GitHub] [incubator-nuttx] v01d commented on pull request #2129: sim: add "nimble" config, to test nimBLE on top of bthcisock

2020-10-29 Thread GitBox
v01d commented on pull request #2129: URL: https://github.com/apache/incubator-nuttx/pull/2129#issuecomment-718781104 I just undrafted the apps PR: https://github.com/apache/incubator-nuttx-apps/pull/442 This is an automated

[GitHub] [incubator-nuttx] fckruegel opened a new pull request #2161: Added Support for more TI Tiva Microcontrollers:

2020-10-29 Thread GitBox
fckruegel opened a new pull request #2161: URL: https://github.com/apache/incubator-nuttx/pull/2161 * TM4C123GH6PZ (100 pin version of TM4C123GH6PM) * TM4C123GH6PGE (144 pin version of TM4C123GH6PM) * TM4C129ENCPDT (TM4C1294 with Crypto hardware added, TQFP package) * TM4C129ENCZAD

[GitHub] [incubator-nuttx] YuuichiNakamura commented on a change in pull request #2142: Add task name record for task trace

2020-10-29 Thread GitBox
YuuichiNakamura commented on a change in pull request #2142: URL: https://github.com/apache/incubator-nuttx/pull/2142#discussion_r514303289 ## File path: sched/sched/sched_note.c ## @@ -405,6 +405,10 @@ void sched_note_start(FAR struct tcb_s *tcb) strncpy(note.nsa_name, tcb-

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #445: Android Debug Bridge daemon

2020-10-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #445: URL: https://github.com/apache/incubator-nuttx-apps/pull/445#discussion_r514355993 ## File path: system/adb/shell_exec_builtin.c ## @@ -0,0 +1,200 @@ +/*

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2149: nrf52832: add errata mitigation code for various RADIO issues

2020-10-29 Thread GitBox
v01d commented on a change in pull request #2149: URL: https://github.com/apache/incubator-nuttx/pull/2149#discussion_r514357266 ## File path: arch/arm/src/nrf52/nrf52832_errdata.c ## @@ -154,4 +160,6 @@ void nrf52832_errdata_init(void) nrf52832_errdata_16(); Review comment

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2161: Added Support for more TI Tiva Microcontrollers:

2020-10-29 Thread GitBox
xiaoxiang781216 commented on pull request #2161: URL: https://github.com/apache/incubator-nuttx/pull/2161#issuecomment-718858016 @fckruegel please fix the nxstyle warning here: https://github.com/apache/incubator-nuttx/pull/2161/checks?check_run_id=1327083440 you can run locally too b

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2064: include/sys/types.h: Bail out on unexpected __WCHAR_WIDTH__

2020-10-29 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2064: URL: https://github.com/apache/incubator-nuttx/pull/2064#discussion_r514387086 ## File path: include/sys/types.h ## @@ -188,6 +188,9 @@ typedef intptr_t ptrdiff_t; typedef uint16_t wchar_t; #endif +#if def

[GitHub] [incubator-nuttx] v01d commented on pull request #2149: nrf52832: add errata mitigation code for various RADIO issues

2020-10-29 Thread GitBox
v01d commented on pull request #2149: URL: https://github.com/apache/incubator-nuttx/pull/2149#issuecomment-718861808 I just added the check based on VARIANT register in FICR. The other workarounds already have their own checks so I think it is not necessary to check further. I also

[GitHub] [incubator-nuttx] acassis commented on pull request #2149: nrf52832: add errata mitigation code for various RADIO issues

2020-10-29 Thread GitBox
acassis commented on pull request #2149: URL: https://github.com/apache/incubator-nuttx/pull/2149#issuecomment-718907884 So, can I merge it? This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] v01d commented on pull request #2149: nrf52832: add errata mitigation code for various RADIO issues

2020-10-29 Thread GitBox
v01d commented on pull request #2149: URL: https://github.com/apache/incubator-nuttx/pull/2149#issuecomment-718909937 Maybe @btashton wants to take a look again? It is good to merge on my end. This is an automated message fro

[incubator-nuttx] branch master updated: nrf52832: add errata mitigation code for various RADIO issues

2020-10-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton 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 99f56b8 nrf52832: add errata mitigat

[GitHub] [incubator-nuttx] btashton merged pull request #2149: nrf52832: add errata mitigation code for various RADIO issues

2020-10-29 Thread GitBox
btashton merged pull request #2149: URL: https://github.com/apache/incubator-nuttx/pull/2149 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] acassis commented on pull request #2124: arch/sim: add sim audio support

2020-10-29 Thread GitBox
acassis commented on pull request #2124: URL: https://github.com/apache/incubator-nuttx/pull/2124#issuecomment-718961981 > @GUIDINGLI > Could you please add a defconfig file so that we can try audio on sim? In fact, this is a good idea to have a sim:audio example in place. --

[GitHub] [incubator-nuttx] v01d commented on pull request #2148: nrf52_wdt: split into low-level API and watchdog driver lower-half

2020-10-29 Thread GitBox
v01d commented on pull request #2148: URL: https://github.com/apache/incubator-nuttx/pull/2148#issuecomment-718974094 @acassis could you take a look at this one? This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-nuttx] ticso24 opened a new pull request #2162: s/BUSY/EBUSY typo fix, which ressulted in compile error

2020-10-29 Thread GitBox
ticso24 opened a new pull request #2162: URL: https://github.com/apache/incubator-nuttx/pull/2162 ## Summary EBUSY was misspelled as BUSY ## Impact Compile error when using i2c master on SAMD2L2 ## Testing

[GitHub] [incubator-nuttx] btashton commented on pull request #2124: arch/sim: add sim audio support

2020-10-29 Thread GitBox
btashton commented on pull request #2124: URL: https://github.com/apache/incubator-nuttx/pull/2124#issuecomment-718986008 I'll update the test repo to be able to support this when I do my testing. We will need to have the alsa libraries available.

[GitHub] [incubator-nuttx] v01d opened a new issue #2163: sim: terminal is garbled when nuttx is killed

2020-10-29 Thread GitBox
v01d opened a new issue #2163: URL: https://github.com/apache/incubator-nuttx/issues/2163 If you kill nuttx sim binary (even with SIGTERM), the terminal is garbled. Probably something needs to be done in some exit/signal handler. ![image](https://user-images.githubusercontent.com/1

[GitHub] [incubator-nuttx-apps] w8jcik opened a new pull request #450: LVGL using display driver directly

2020-10-29 Thread GitBox
w8jcik opened a new pull request #450: URL: https://github.com/apache/incubator-nuttx-apps/pull/450 ## Summary LVGL example is using frambuffer device `/dev/fb0`. Such framebuffer takes width x height x bpp of memory which is a lot. But it is possible to use LVGL with ju

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #2162: s/BUSY/EBUSY typo fix, which ressulted in compile error

2020-10-29 Thread GitBox
masayuki2009 merged pull request #2162: URL: https://github.com/apache/incubator-nuttx/pull/2162 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: s/BUSY/EBUSY typo fix, which ressulted in compile error

2020-10-29 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki 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 d6686b7 s/BUSY/EBUSY typo fix, which

[GitHub] [incubator-nuttx] v01d opened a new pull request #2164: sim: add LVGL configuration which uses the X11 framebuffer and mouse

2020-10-29 Thread GitBox
v01d opened a new pull request #2164: URL: https://github.com/apache/incubator-nuttx/pull/2164 ## Summary Add configuration which uses the X11 framebuffer window to draw LVGL demo app and emulated touchscreen with mouse. ## Impact New configuration ## Testing

[GitHub] [incubator-nuttx-apps] v01d opened a new pull request #451: lvgl: use malloc/free for memory handling and "tickless" tick interface

2020-10-29 Thread GitBox
v01d opened a new pull request #451: URL: https://github.com/apache/incubator-nuttx-apps/pull/451 ## Summary This makes LVGL use malloc/free to handle its memory (instead of their own memory handling) and supports a tick interface by which LVGL can ask NuttX the elapsed time, in

[GitHub] [incubator-nuttx-apps] v01d commented on pull request #450: LVGL without framebuffer

2020-10-29 Thread GitBox
v01d commented on pull request #450: URL: https://github.com/apache/incubator-nuttx-apps/pull/450#issuecomment-719071440 Wow, incredible coincidence that I was just adding a PR for lvgl. Regarding this change: this is not the way to do it since you are calling OS interfaces directly

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2165: stm32/stm32_qencoder: Fix nxstyle errors

2020-10-29 Thread GitBox
hartmannathan opened a new pull request #2165: URL: https://github.com/apache/incubator-nuttx/pull/2165 ## Summary arch/arm/src/stm32/stm32_qencoder.c, arch/arm/src/stm32/stm32_qencoder.h: * Fix nxstyle errors. ## Impact Removes nxstyle errors. ## Te

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #2064: include/sys/types.h: Bail out on unexpected __WCHAR_WIDTH__

2020-10-29 Thread GitBox
yamt commented on a change in pull request #2064: URL: https://github.com/apache/incubator-nuttx/pull/2064#discussion_r514616886 ## File path: include/sys/types.h ## @@ -188,6 +188,9 @@ typedef intptr_t ptrdiff_t; typedef uint16_t wchar_t; #endif +#if defined(__WCHA

[GitHub] [incubator-nuttx] acassis commented on pull request #2148: nrf52_wdt: split into low-level API and watchdog driver lower-half

2020-10-29 Thread GitBox
acassis commented on pull request #2148: URL: https://github.com/apache/incubator-nuttx/pull/2148#issuecomment-719077104 @v01d Ok, you created a proper wdt_lowerhalf! Thank you! LGTM! This is an automated message from the Apa

[GitHub] [incubator-nuttx] acassis merged pull request #2148: nrf52_wdt: split into low-level API and watchdog driver lower-half

2020-10-29 Thread GitBox
acassis merged pull request #2148: URL: https://github.com/apache/incubator-nuttx/pull/2148 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 (d6686b7 -> 4cbfbd0)

2020-10-29 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 d6686b7 s/BUSY/EBUSY typo fix, which ressulted in compile error add 4cbfbd0 nrf52_wdt: split into lo

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

2020-10-29 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 e35885c Publishing web

[GitHub] [incubator-nuttx] v01d opened a new pull request #2166: Add LCD character driver: allows interacting with LCD directly from userspace

2020-10-29 Thread GitBox
v01d opened a new pull request #2166: URL: https://github.com/apache/incubator-nuttx/pull/2166 ## Summary Adds a new character driver which exposes LCD interface to userspace via ioctl() commands. This allows using LCD in a more efficient way from userspace, compared to the framebuf

[GitHub] [incubator-nuttx-apps] v01d commented on pull request #450: LVGL without framebuffer

2020-10-29 Thread GitBox
v01d commented on pull request #450: URL: https://github.com/apache/incubator-nuttx-apps/pull/450#issuecomment-719108586 I have opened the relevant PR on main nuttx repo: https://github.com/apache/incubator-nuttx/pull/2166 I'm closing this as it is not the proper way to deal with this.

[GitHub] [incubator-nuttx-apps] v01d closed pull request #450: LVGL without framebuffer

2020-10-29 Thread GitBox
v01d closed pull request #450: URL: https://github.com/apache/incubator-nuttx-apps/pull/450 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

  1   2   >