[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2565: arch/stm32: Fix nxstyle errors

2020-12-18 Thread GitBox
xiaoxiang781216 merged pull request #2565: URL: https://github.com/apache/incubator-nuttx/pull/2565 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/stm32: Fix nxstyle errors

2020-12-18 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 4facd82 arch/stm32: Fix nxstyle err

[GitHub] [incubator-nuttx] w8jcik opened a new issue #2567: Not possible to use SPI3 DMA1, Stream 0, Channel 0 on STM32F4

2020-12-18 Thread GitBox
w8jcik opened a new issue #2567: URL: https://github.com/apache/incubator-nuttx/issues/2567 In `arch/arm/src/stm32/stm32_spi.c` This commit [cfc5b59](https://github.com/apache/incubator-nuttx/commit/cfc5b596364ddbe163009c69309ababe62309c98) from NuttX 7.27 added a check if DMA chann

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
v01d commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546185624 ## File path: arch/risc-v/src/bl602/hardware/bl602_common.h ## @@ -0,0 +1,231 @@ +/**

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
v01d commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546185504 ## File path: arch/risc-v/src/bl602/hardware/bl602_common.h ## @@ -0,0 +1,231 @@ +/**

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
v01d commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546185395 ## File path: arch/risc-v/src/bl602/hardware/bl602_common.h ## @@ -0,0 +1,231 @@ +/**

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
v01d commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546185247 ## File path: arch/risc-v/src/bl602/bl602_entry.S ## @@ -0,0 +1,144 @@ +/

[GitHub] [incubator-nuttx] btashton commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-748413117 I have the Sipeed and the DoIT DT-BL10 boards on hand as well as the BL602EVB on the way so I can do some on hardware testing of this.

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546183221 ## File path: arch/risc-v/src/bl602/hardware/bl602_common.h ## @@ -0,0 +1,231 @@ +/**

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546183153 ## File path: arch/risc-v/src/bl602/bl602_timerisr.c ## @@ -0,0 +1,157 @@ +/*

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546182940 ## File path: arch/risc-v/src/bl602/bl602_start.c ## @@ -0,0 +1,155 @@ +/

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546182745 ## File path: arch/risc-v/src/bl602/bl602_start.c ## @@ -0,0 +1,155 @@ +/

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546182595 ## File path: arch/risc-v/src/bl602/bl602_schedulesigaction.c ## @@ -0,0 +1,196 @@ +/

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546182214 ## File path: arch/risc-v/src/bl602/bl602_irq_dispatch.c ## @@ -0,0 +1,106 @@ +/*

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r546181808 ## File path: arch/risc-v/src/bl602/bl602_glb.c ## @@ -0,0 +1,95 @@ +/***

[GitHub] [incubator-nuttx] btashton commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
btashton commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-748409838 @Virus-V As I mentioned in my first review, the register definitions are not at all in the NuttX style. I would be happy to convert those for you. ---

[GitHub] [incubator-nuttx] Virus-V opened a new pull request #2566: arch/risc-v: Add BL602 support

2020-12-18 Thread GitBox
Virus-V opened a new pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566 ## Summary Add BouffaloLab BL602 support ## Impact Support BL602 SoC, provide UART and Timer driver ## Testing Tested on bl602evb board -

[incubator-nuttx-website] branch asf-site updated: Publishing web: 1d65847df020becad8aaf7f02f01a93bc9e03ba9 docs: d42c5a0bf6dab825b19b07a66d4f02a29a257032

2020-12-18 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 692ab86 Publishing web

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #2560: arch/risc-v: Move csr.h to common place

2020-12-18 Thread GitBox
masayuki2009 merged pull request #2560: URL: https://github.com/apache/incubator-nuttx/pull/2560 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: arch/risc-v: Move csr.h to common place

2020-12-18 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 d42c5a0 arch/risc-v: Move csr.h to c

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2560: arch/risc-v: Move csr.h to common place

2020-12-18 Thread GitBox
masayuki2009 commented on pull request #2560: URL: https://github.com/apache/incubator-nuttx/pull/2560#issuecomment-748374658 LGTM This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #2559: arch/risc-v: Remove duplicated declaration for up_irq_save and up_irq_restore

2020-12-18 Thread GitBox
masayuki2009 merged pull request #2559: URL: https://github.com/apache/incubator-nuttx/pull/2559 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] masayuki2009 commented on pull request #2559: arch/risc-v: Remove duplicated declaration for up_irq_save and up_irq_restore

2020-12-18 Thread GitBox
masayuki2009 commented on pull request #2559: URL: https://github.com/apache/incubator-nuttx/pull/2559#issuecomment-748371701 LGTM This is an automated message from the Apache Git Service. To respond to the message, pleas

[incubator-nuttx] branch master updated: arch/risc-v: Remove duplicated declaration for up_irq_save and up_irq_restore

2020-12-18 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 fe8122e arch/risc-v: Remove duplicat

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

2020-12-18 Thread GitBox
v01d commented on pull request #2129: URL: https://github.com/apache/incubator-nuttx/pull/2129#issuecomment-748360500 Seems CI is now happy This is an automated message from the Apache Git Service. To respond to the message,

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

2020-12-18 Thread GitBox
hartmannathan opened a new pull request #2565: URL: https://github.com/apache/incubator-nuttx/pull/2565 ## Summary arch/arm/src/stm32/stm32_ltdc.h: arch/arm/src/stm32/stm32_pmsleep.c: arch/arm/src/stm32/stm32_pmstandby.c: * Fix nxstyle issues. ## Impact

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

2020-12-18 Thread GitBox
v01d commented on pull request #2129: URL: https://github.com/apache/incubator-nuttx/pull/2129#issuecomment-748296081 nimBLE devs already merged the patch, so I think just rerunning CI should fix this This is an automated me

[incubator-nuttx] branch master updated: arch/xtensa/src/esp32/esp32_spiflash.c: Invalidate the cache and writeback PSRAM data if the flash address used has a cache mapping.

2020-12-18 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 The following commit(s) were added to refs/heads/master by this push: new 81a9eb1 arch/xtensa/src/esp32/esp32_s

[GitHub] [incubator-nuttx] acassis merged pull request #2555: arch/xtensa/src/esp32/esp32_spiflash.c: Writeback PSRAM data before invalidating the cache

2020-12-18 Thread GitBox
acassis merged pull request #2555: URL: https://github.com/apache/incubator-nuttx/pull/2555 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] btashton commented on pull request #2129: sim: add "nimble" config, to test nimBLE on top of bthcisock

2020-12-18 Thread GitBox
btashton commented on pull request #2129: URL: https://github.com/apache/incubator-nuttx/pull/2129#issuecomment-748231393 Awesome thanks for all the work on this. This is an automated message from the Apache Git Service. To

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

2020-12-18 Thread GitBox
v01d commented on pull request #2129: URL: https://github.com/apache/incubator-nuttx/pull/2129#issuecomment-748228282 > I think we should do both. I personally consider those implicit casts to be a bug, but they may feel differently. Ok, I will open a PR upstream and see if it accept

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

2020-12-18 Thread GitBox
btashton commented on pull request #2129: URL: https://github.com/apache/incubator-nuttx/pull/2129#issuecomment-748227616 I think we should do both. I personally consider those implicit casts to be a bug, but they may feel differently.

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

2020-12-18 Thread GitBox
v01d commented on pull request #2129: URL: https://github.com/apache/incubator-nuttx/pull/2129#issuecomment-748226390 @btashton It seems CI is complaining about a warning (which results in an error during CI build): returning 'int (*)(struct ble_gap_event *, void *)' from a function

[GitHub] [incubator-nuttx] v01d commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
v01d commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748200857 I was just finishing up a proper nimBLE config for sim in #2129 so that nimBLE can be easily tested. There was a needed fix on apps side which should now make #2129 work (I

[GitHub] [incubator-nuttx] btashton commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
btashton commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748199058 @v01d is there place I can look for what I need to set up your nimBLE configuration via the sim? That way I can make sure things work correctly in both modes. ---

[GitHub] [incubator-nuttx] btashton commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
btashton commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748190718 Yeah sorry I have been really busy during the week with work closing out the year. I'll look this weekend at that reference issue.

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 edited a comment on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748122021 > > HCI RAW socket is selected by WIRELESS_BLUETOOTH_HOST, but the right implementation should enable RAW mode per socket instance. If we look at how Linu

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #529: ltp: fix build fail issue

2020-12-18 Thread GitBox
xiaoxiang781216 merged pull request #529: URL: https://github.com/apache/incubator-nuttx-apps/pull/529 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: ltp: fix build fail issue

2020-12-18 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 384d423 ltp: fix build fail is

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #531: nimble: fix wrong git ref name to use

2020-12-18 Thread GitBox
xiaoxiang781216 merged pull request #531: URL: https://github.com/apache/incubator-nuttx-apps/pull/531 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: nimble: fix wrong git ref name to use

2020-12-18 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 ca64cef nimble: fix wrong git

[GitHub] [incubator-nuttx] acassis commented on pull request #2522: xtensa/esp32: Add ESP32 EFUSE char driver

2020-12-18 Thread GitBox
acassis commented on pull request #2522: URL: https://github.com/apache/incubator-nuttx/pull/2522#issuecomment-748126285 > > driver > > No hurry, @acassis , it is OK if the example based on the final version. > Thanks for your quick response! I already did it: https://github

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 edited a comment on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748122021 > > HCI RAW socket is selected by WIRELESS_BLUETOOTH_HOST, but the right implementation should enable RAW mode per socket instance. If we look at how Linu

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 edited a comment on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748122021 > > HCI RAW socket is selected by WIRELESS_BLUETOOTH_HOST, but the right implementation should enable RAW mode per socket instance. If we look at how Linu

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 edited a comment on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748122021 > > HCI RAW socket is selected by WIRELESS_BLUETOOTH_HOST, but the right implementation should enable RAW mode per socket instance. If we look at how Linu

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748122021 > > HCI RAW socket is selected by WIRELESS_BLUETOOTH_HOST, but the right implementation should enable RAW mode per socket instance. If we look at how Linux bluet

[GitHub] [incubator-nuttx-apps] v01d opened a new pull request #531: nimble: fix wrong git ref name to use

2020-12-18 Thread GitBox
v01d opened a new pull request #531: URL: https://github.com/apache/incubator-nuttx-apps/pull/531 ## Summary Last PR #528 missed a change, where the branch name to use is no longer "nuttx". For now "master" it is used until next stable release of nimBLE is available, where a tag nam

[GitHub] [incubator-nuttx] v01d commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
v01d commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748105378 > > > @v01d and @btashton NuttX native bluetooth stack is broken now. I think we should restore the functionality before we find a better solution. It's wrong to support ni

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748100053 > > @v01d and @btashton NuttX native bluetooth stack is broken now. I think we should restore the functionality before we find a better solution. It's wrong to s

[GitHub] [incubator-nuttx] v01d commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
v01d commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748094267 > I think the agreement is to support stack like bluez like which use L2CAP and HCI in kernel side, If we want to support nimBLE, what we agree it that nimBLE must remove L

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 edited a comment on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748090104 > There was already a discussion on this before and there was agreement that the way to support a BLE stack and expose a I think the agreement is t

[GitHub] [incubator-nuttx] v01d commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
v01d commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748090370 > @v01d and @btashton NuttX native bluetooth stack is broken now. I think we should restore the functionality before we find a better solution. It's wrong to support nimBLE

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748090104 I think the agreement is to support stack like bluez like which use L2CAP and HCI in kernel side, If we want to support nimBLE, what we agree it that nimBLE mus

[GitHub] [incubator-nuttx] v01d commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
v01d commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748087792 > BTW, to support the monolithic(profile plus l2cap/hci) bluetooth stack like zerphyr and nimBLE, the serial driver(/dev/tty*) is better interface. Here is how bluez and bl

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 edited a comment on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748067949 BTW, to support the monolithic(profile plus l2cap/hci) bluetooth stack like zerphyr and nimBLE, the serial driver(/dev/tty*) is better interface. Here is

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748067949 BTW, to support the monolithic(profile plus l2cap/hci) bluetooth stack like zerphyr and nimBLE, the serial driver(/dev/tty*) is better interface. Here is how blu

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2302: bluetooth: fix outgoing buffer freeing

2020-12-18 Thread GitBox
xiaoxiang781216 commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748063532 @v01d and @btashton NuttX native bluetooth stack is broken now. I think we should restore the functionality before we find a better solution. It's wrong to suppo

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2562: spiffs: fix minor typos

2020-12-18 Thread GitBox
xiaoxiang781216 merged pull request #2562: URL: https://github.com/apache/incubator-nuttx/pull/2562 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: fs/spiffs/src/spiffs_vfs.c: Fix a comment typo

2020-12-18 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 1d438bfb9bf94a83ebd7f8fb6c466a1f70d6da47 Author: YAMAMOTO Takashi AuthorDate: Fri Dec 18 18:25:48 2020 +0900

[incubator-nuttx] 01/02: fs/spiffs/src/spiffs_vfs.c: Fix a typo in a message

2020-12-18 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 b4d68feee9a5b12d6e26a5e7d7c550ccd911a6b6 Author: YAMAMOTO Takashi AuthorDate: Fri Dec 18 18:10:46 2020 +0900

[incubator-nuttx] branch master updated (071cfce -> 1d438bf)

2020-12-18 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 071cfce Update Documentation/components/drivers/character/watchdog.rst new b4d68fe fs/spiffs/src/s

[GitHub] [incubator-nuttx-apps] Dan-guanghua opened a new pull request #530: system: enable O_CLOEXEC when openning audio device

2020-12-18 Thread GitBox
Dan-guanghua opened a new pull request #530: URL: https://github.com/apache/incubator-nuttx-apps/pull/530 to avoid multiple open operations of audio_open Change-Id: Id283def4811c71f3c0bd38dc1a480afce303c4c3 Signed-off-by: danguanghua ## Summary ## Impact ## Te

[GitHub] [incubator-nuttx] Dan-guanghua opened a new pull request #2564: audio: uninitialize usermq to NULL when the device has not

2020-12-18 Thread GitBox
Dan-guanghua opened a new pull request #2564: URL: https://github.com/apache/incubator-nuttx/pull/2564 N/A be opened anymore. There is no need to update usermq to NULL in audio_open. Change-Id: I0c20bfa40a4fcd5c8cae0cf09bb55e113435ea62 Signed-off-by: danguanghua #

[GitHub] [incubator-nuttx] saramonteiro commented on pull request #2563: Update Documentation/components/drivers/character/watchdog.rst

2020-12-18 Thread GitBox
saramonteiro commented on pull request #2563: URL: https://github.com/apache/incubator-nuttx/pull/2563#issuecomment-748052933 No problem at all, I got late. Thank you guys for reviewing this for me and for the suggestions. ---

[GitHub] [incubator-nuttx-apps] acassis merged pull request #516: Added Watcher Example

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

[incubator-nuttx-apps] 01/02: examples: Added watcher and watched examples.

2020-12-18 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-apps.git commit c3494c310abf63b6913266c3cde87bb57fdc1115 Author: Sara Souza AuthorDate: Thu Nov 19 15:41:37 2020 -0300

[incubator-nuttx-apps] 02/02: examples/readme.txt: Added information about watcher example.

2020-12-18 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-apps.git commit cb1a424bc155e92baa86cb25ad27867d12723481 Author: Sara Souza AuthorDate: Thu Dec 10 16:35:46 2020 -0300

[incubator-nuttx-apps] branch master updated (b97395d -> cb1a424)

2020-12-18 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-apps.git. from b97395d nimble: point to upstream, improve Makefile new c3494c3 examples: Added watcher and wat

[GitHub] [incubator-nuttx] davids5 merged pull request #2563: Update Documentation/components/drivers/character/watchdog.rst

2020-12-18 Thread GitBox
davids5 merged pull request #2563: URL: https://github.com/apache/incubator-nuttx/pull/2563 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: Update Documentation/components/drivers/character/watchdog.rst

2020-12-18 Thread davids5
This is an automated email from the ASF dual-hosted git repository. davids5 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 071cfce Update Documentation/componen

[GitHub] [incubator-nuttx] saramonteiro commented on pull request #2563: Update Documentation/components/drivers/character/watchdog.rst

2020-12-18 Thread GitBox
saramonteiro commented on pull request #2563: URL: https://github.com/apache/incubator-nuttx/pull/2563#issuecomment-748049888 @davids5 @xiaoxiang781216 Sorry, I hadn't applied all the changes yet. Now it's ready. Thi

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #2563: Update Documentation/components/drivers/character/watchdog.rst

2020-12-18 Thread GitBox
saramonteiro opened a new pull request #2563: URL: https://github.com/apache/incubator-nuttx/pull/2563 ## Summary Applying changes requested in https://github.com/apache/incubator-nuttx/pull/2543. ## Impact N/A ## Testing N/A

[incubator-nuttx] branch master updated (39aa172 -> 8de9cba)

2020-12-18 Thread davids5
This is an automated email from the ASF dual-hosted git repository. davids5 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 39aa172 tools: Fix version.sh add e049afc Documentation: how to use auto monitor feature to keep the

[GitHub] [incubator-nuttx] davids5 merged pull request #2543: Documentation: how to use auto monitor feature to keep the chip alive

2020-12-18 Thread GitBox
davids5 merged pull request #2543: URL: https://github.com/apache/incubator-nuttx/pull/2543 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] xiaoxiang781216 commented on pull request #2543: Documentation: how to use auto monitor feature to keep the chip alive

2020-12-18 Thread GitBox
xiaoxiang781216 commented on pull request #2543: URL: https://github.com/apache/incubator-nuttx/pull/2543#issuecomment-748037458 Is it ready for merge? This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2561: tools: Fix version.sh

2020-12-18 Thread GitBox
xiaoxiang781216 merged pull request #2561: URL: https://github.com/apache/incubator-nuttx/pull/2561 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 (84daee1 -> 39aa172)

2020-12-18 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 84daee1 drivers/netdev: try tcp timer in every txavail call add 39aa172 tools: Fix version.sh No

[GitHub] [incubator-nuttx] yamt opened a new pull request #2562: spiffs: fix minor typos

2020-12-18 Thread GitBox
yamt opened a new pull request #2562: URL: https://github.com/apache/incubator-nuttx/pull/2562 ## Summary minor typos in comment and message ## Impact spiffs ## Testing tested locally This is an automated m