[incubator-nuttx] branch master updated: Check return from nxsem_wait_uninterruptible()

2020-04-04 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 d95d641 Check return from nxsem_w

[GitHub] [incubator-nuttx] Ouss4 merged pull request #730: Check return from nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
Ouss4 merged pull request #730: Check return from nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/730 This is an automated message from the Apache Git Service. To respond to the message, pleas

[incubator-nuttx] branch master updated: Check the return of nxsem_wait_unterruptible() This commit is for all tc drivers under arch/.

2020-04-04 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 8f85a57 Check the return of nxsem_wait_

[GitHub] [incubator-nuttx] patacongo merged pull request #729: Check the return of nxsem_wait_unterruptible()

2020-04-04 Thread GitBox
patacongo merged pull request #729: Check the return of nxsem_wait_unterruptible() URL: https://github.com/apache/incubator-nuttx/pull/729 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #730: Check return from nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
patacongo edited a comment on issue #730: Check return from nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/730#issuecomment-609097860 NOTE: The Tiva HCI UART will fail the nxstyle checks because it uses two pre-processor definitions that contain 8th. The

[GitHub] [incubator-nuttx] patacongo commented on issue #730: Check return from nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
patacongo commented on issue #730: Check return from nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/730#issuecomment-609097860 NOTE: The Tiva HCI UART will fail the nxstyle checks because it uses two pre-processor definitions that contain 8th. These come

[GitHub] [incubator-nuttx] patacongo opened a new pull request #730: Check return from nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
patacongo opened a new pull request #730: Check return from nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/730 Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution: Every call to nxsem_wait_uninterruptible()

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #729: Check the return of nxsem_wait_unterruptible()

2020-04-04 Thread GitBox
Ouss4 opened a new pull request #729: Check the return of nxsem_wait_unterruptible() URL: https://github.com/apache/incubator-nuttx/pull/729 This commit is for all tc drivers under arch/. This is an automated message from t

[incubator-nuttx] branch master updated (d910a71 -> 42790f1)

2020-04-04 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 d910a71 Check the return of nxsem_wait_uninterruptible() (#724) add 42790f1 Check return from nx

[incubator-nuttx] branch master updated: Check the return of nxsem_wait_uninterruptible() This commit is for all bbsram drivers under arch/.

2020-04-04 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 dc96287 Check the return of nxsem_wait

[GitHub] [incubator-nuttx] Ouss4 merged pull request #727: Check return from nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
Ouss4 merged pull request #727: Check return from nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/727 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-nuttx] patacongo merged pull request #728: Check the return of nxsem_wait_unterruptible()

2020-04-04 Thread GitBox
patacongo merged pull request #728: Check the return of nxsem_wait_unterruptible() URL: https://github.com/apache/incubator-nuttx/pull/728 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-nuttx] branch master updated: Check the return of nxsem_wait_uninterruptible() (#724)

2020-04-04 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 d910a71 Check the return of nxsem_wait_

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #728: Check the return of nxsem_wait_unterruptible()

2020-04-04 Thread GitBox
Ouss4 opened a new pull request #728: Check the return of nxsem_wait_unterruptible() URL: https://github.com/apache/incubator-nuttx/pull/728 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-nuttx] patacongo merged pull request #726: Fix nxstyle stm32l4

2020-04-04 Thread GitBox
patacongo merged pull request #726: Fix nxstyle stm32l4 URL: https://github.com/apache/incubator-nuttx/pull/726 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[incubator-nuttx] branch master updated: Fix nxstyle stm32l4 (#726)

2020-04-04 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 bcbe564 Fix nxstyle stm32l4 (#726) bcbe

[GitHub] [incubator-nuttx] patacongo opened a new pull request #727: Check return from nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
patacongo opened a new pull request #727: Check return from nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/727 Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution: Every call to nxsem_wait_uninterruptible()

[GitHub] [incubator-nuttx] acassis merged pull request #724: Check the return of nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
acassis merged pull request #724: Check the return of nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/724 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-nuttx] branch pr724 updated: Check the return of nxsem_wait_uninterruptible() This commit is for all flash/progmem drivers under arch/.

2020-04-04 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch pr724 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/pr724 by this push: new fb63462 Check the return of nxsem_wait_

[incubator-nuttx] branch pr724 created (now 6009d21)

2020-04-04 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch pr724 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at 6009d21 samd2l1/samd5e5: Eliminate warnings. No new revisions were added by this update.

[GitHub] [incubator-nuttx] acassis commented on issue #708: arch: arm: sxd56xx: nxstyle fixes

2020-04-04 Thread GitBox
acassis commented on issue #708: arch: arm: sxd56xx: nxstyle fixes URL: https://github.com/apache/incubator-nuttx/pull/708#issuecomment-609083266 Please fix the CamelCases. We already fixed some of Sony CamelCase, but there are many more to be fixed. ---

[GitHub] [incubator-nuttx] acassis opened a new pull request #726: Fix nxstyle stm32l4

2020-04-04 Thread GitBox
acassis opened a new pull request #726: Fix nxstyle stm32l4 URL: https://github.com/apache/incubator-nuttx/pull/726 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-nuttx] acassis opened a new issue #725: nxstyle reporting error: Space precedes right parenthesis

2020-04-04 Thread GitBox
acassis opened a new issue #725: nxstyle reporting error: Space precedes right parenthesis URL: https://github.com/apache/incubator-nuttx/issues/725 There are case where we need to align the right parenthesis. (it appears dealigned here, but if you copy to text editor you will see it

[incubator-nuttx] branch master updated: samd2l1/samd5e5: Eliminate warnings.

2020-04-04 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 6009d21 samd2l1/samd5e5: Elimina

[GitHub] [incubator-nuttx] Ouss4 merged pull request #723: samd2l1/samd5e5: Eliminate warnings.

2020-04-04 Thread GitBox
Ouss4 merged pull request #723: samd2l1/samd5e5: Eliminate warnings. URL: https://github.com/apache/incubator-nuttx/pull/723 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #724: Check the return of nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
Ouss4 opened a new pull request #724: Check the return of nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/724 This commit is for all flash/progmem drivers under arch/. This is an automated mes

[incubator-nuttx] branch master updated: Check return from nxsem_wait_uninterruptible()

2020-04-04 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 1501d28 Check return from nxsem_w

[GitHub] [incubator-nuttx] Ouss4 merged pull request #722: Check return from nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
Ouss4 merged pull request #722: Check return from nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/722 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-nuttx] patacongo opened a new pull request #723: samd2l1/samd5e5: Eliminate warnings.

2020-04-04 Thread GitBox
patacongo opened a new pull request #723: samd2l1/samd5e5: Eliminate warnings. URL: https://github.com/apache/incubator-nuttx/pull/723 In the sam_usb.c file for these two architectures, the USB suspend() operation is implemented, but never called from anywhere. This logic might be valuab

[GitHub] [incubator-nuttx] patacongo opened a new pull request #722: Check return from nxsem_wait_uninterruptible()

2020-04-04 Thread GitBox
patacongo opened a new pull request #722: Check return from nxsem_wait_uninterruptible() URL: https://github.com/apache/incubator-nuttx/pull/722 Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution: Every call to nxsem_wait_uninterruptible()

[incubator-nuttx] branch pr720 updated (4601246 -> c84ac67)

2020-04-04 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch pr720 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 4601246 Kinetis lpc sdcard (#719) new bf20a67 SDIO: Make interface field names conform to standa

[GitHub] [incubator-nuttx] Ouss4 merged pull request #720: SDIO: Make interface field names conform to standard.

2020-04-04 Thread GitBox
Ouss4 merged pull request #720: SDIO: Make interface field names conform to standard. URL: https://github.com/apache/incubator-nuttx/pull/720 This is an automated message from the Apache Git Service. To respond to the messa

[incubator-nuttx] 01/02: SDIO: Make interface field names conform to standard.

2020-04-04 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch pr720 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bf20a675c59e329180e6341ae9447944cf95f89d Author: Gregory Nutt AuthorDate: Fri Apr 3 20:02:25 2020 -0600

[GitHub] [incubator-nuttx] patacongo merged pull request #721: Fix nxstyle to stm32l4 dma and rcc

2020-04-04 Thread GitBox
patacongo merged pull request #721: Fix nxstyle to stm32l4 dma and rcc URL: https://github.com/apache/incubator-nuttx/pull/721 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-nuttx] branch master updated: Fix nxstyle to stm32l4 files (#721)

2020-04-04 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 de188fb Fix nxstyle to stm32l4 files (#

[GitHub] [incubator-nuttx] acassis opened a new pull request #721: Fix nxstyle to stm32l4 dma and rcc

2020-04-04 Thread GitBox
acassis opened a new pull request #721: Fix nxstyle to stm32l4 dma and rcc URL: https://github.com/apache/incubator-nuttx/pull/721 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on issue #162: CI: remove the additional pull docker container step

2020-04-04 Thread GitBox
xiaoxiang781216 commented on issue #162: CI: remove the additional pull docker container step URL: https://github.com/apache/incubator-nuttx-apps/pull/162#issuecomment-609030925 If github can skip the second downloading, my understanding is wrong. Do you want to revert the change? --

[incubator-nuttx] branch pr720 created (now 4601246)

2020-04-04 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch pr720 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at 4601246 Kinetis lpc sdcard (#719) No new revisions were added by this update.