[incubator-nuttx] branch master updated (c695a59 -> 18c19c1)

2020-09-16 Thread yamamoto
This is an automated email from the ASF dual-hosted git repository. yamamoto pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c695a59 configure.sh/sethost.sh: add set -e so that the script aborts on any error add 18c19c1 ini

[GitHub] [incubator-nuttx] jerpelea commented on pull request #1814: init: Move file system initialization before clock/irq

2020-09-16 Thread GitBox
jerpelea commented on pull request #1814: URL: https://github.com/apache/incubator-nuttx/pull/1814#issuecomment-693989900 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx] yamt merged pull request #1814: init: Move file system initialization before clock/irq

2020-09-16 Thread GitBox
yamt merged pull request #1814: URL: https://github.com/apache/incubator-nuttx/pull/1814 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 g

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1815: Update gs2200m

2020-09-16 Thread GitBox
masayuki2009 commented on pull request #1815: URL: https://github.com/apache/incubator-nuttx/pull/1815#issuecomment-693967991 @jerpelea This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #1815: Update gs2200m

2020-09-16 Thread GitBox
masayuki2009 opened a new pull request #1815: URL: https://github.com/apache/incubator-nuttx/pull/1815 ## Summary - This commit applies NET_LL_IEEE80211 to gs2200m.c - Also selects DRIVERS_IEEE80211 in Kconfig ## Impact - Affects use cases with gs2200m driver #

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #1813: Revert "sim/Make.defs: add -fvisibility=hidden to CFLAGS"

2020-09-16 Thread GitBox
yamt commented on a change in pull request #1813: URL: https://github.com/apache/incubator-nuttx/pull/1813#discussion_r489987701 ## File path: arch/sim/src/nuttx-names.in ## @@ -32,57 +32,192 @@ #endif NXSYMBOLS(__cxa_atexit) +NXSYMBOLS(__errno) +NXSYMBOLS(_exit) +NXSYMBOLS

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #1813: Revert "sim/Make.defs: add -fvisibility=hidden to CFLAGS"

2020-09-16 Thread GitBox
xiaoxiang781216 commented on a change in pull request #1813: URL: https://github.com/apache/incubator-nuttx/pull/1813#discussion_r489981255 ## File path: arch/sim/src/nuttx-names.in ## @@ -32,57 +32,192 @@ #endif NXSYMBOLS(__cxa_atexit) +NXSYMBOLS(__errno) +NXSYMBOLS(_exit)

[GitHub] [incubator-nuttx] yamt commented on pull request #1814: init: Move file system initialization before clock/irq

2020-09-16 Thread GitBox
yamt commented on pull request #1814: URL: https://github.com/apache/incubator-nuttx/pull/1814#issuecomment-693885537 @xiaoxiang781216 thank you. i will try this later. This is an automated message from the Apache Git Service

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #1813: Revert "sim/Make.defs: add -fvisibility=hidden to CFLAGS"

2020-09-16 Thread GitBox
yamt commented on a change in pull request #1813: URL: https://github.com/apache/incubator-nuttx/pull/1813#discussion_r489977071 ## File path: arch/sim/src/nuttx-names.in ## @@ -32,57 +32,192 @@ #endif NXSYMBOLS(__cxa_atexit) +NXSYMBOLS(__errno) +NXSYMBOLS(_exit) +NXSYMBOLS

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1814: init: Move file system initialization before clock/irq

2020-09-16 Thread GitBox
xiaoxiang781216 commented on pull request #1814: URL: https://github.com/apache/incubator-nuttx/pull/1814#issuecomment-693849125 @yamt could you try this patch? This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1814: init: Move file system initialization before clock/irq

2020-09-16 Thread GitBox
xiaoxiang781216 opened a new pull request #1814: URL: https://github.com/apache/incubator-nuttx/pull/1814 ## Summary since these subsystem may register the driver under /dev ## Impact ## Testing This

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
xiaoxiang781216 commented on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693833511 > this patch introduced the following assertion failure. > @xiaoxiang781216 do you have any idea? > > ``` > (lldb) bt > * thread #1, queue = 'com.a

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
xiaoxiang781216 edited a comment on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693833511 > this patch introduced the following assertion failure. > @xiaoxiang781216 do you have any idea? > > ``` > (lldb) bt > * thread #1, queue =

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #1813: Revert "sim/Make.defs: add -fvisibility=hidden to CFLAGS"

2020-09-16 Thread GitBox
xiaoxiang781216 commented on a change in pull request #1813: URL: https://github.com/apache/incubator-nuttx/pull/1813#discussion_r489964474 ## File path: arch/sim/src/nuttx-names.in ## @@ -32,57 +32,192 @@ #endif NXSYMBOLS(__cxa_atexit) +NXSYMBOLS(__errno) +NXSYMBOLS(_exit)

[GitHub] [incubator-nuttx] yamt opened a new pull request #1813: Revert "sim/Make.defs: add -fvisibility=hidden to CFLAGS"

2020-09-16 Thread GitBox
yamt opened a new pull request #1813: URL: https://github.com/apache/incubator-nuttx/pull/1813 ## Summary Revert the change which broke sim on macOS. ## Impact ## Testing tested locally (i had to revert https://github.com/apache/incubator-nuttx/pull/1805 too.) --

[GitHub] [incubator-nuttx] yamt commented on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
yamt commented on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693797538 this patch introduced the following assertion failure. @xiaoxiang781216 do you have any idea? (lldb) bt * thread #1, queue = 'com.apple.main-thread', sto

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1812: configure.sh/sethost.sh: add set -e so that the script aborts on any error

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

[GitHub] [incubator-nuttx] xiaoxiang781216 closed issue #1808: CI: Builds should terminate if configure.sh fails instead of moving to build phase

2020-09-16 Thread GitBox
xiaoxiang781216 closed issue #1808: URL: https://github.com/apache/incubator-nuttx/issues/1808 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] branch master updated: configure.sh/sethost.sh: add set -e so that the script aborts on any error

2020-09-16 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 c695a59 configure.sh/sethost.sh: ad

[GitHub] [incubator-nuttx] v01d commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
v01d commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693766277 I know, I saw it mentioned, I also remember an email from Alan from long ago. My intention was to try it out with the idea to at least get compatibility and have it as an o

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1806: fs: Simplify the symbol link process in inode_search

2020-09-16 Thread GitBox
xiaoxiang781216 commented on pull request #1806: URL: https://github.com/apache/incubator-nuttx/pull/1806#issuecomment-693764930 @btashton done, thanks for fix. This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-nuttx] patacongo commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
patacongo commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693763928 > > > hey @btashton, I'm experimenting with nimBLE stack. I noticed they support HCI on Linux using BTPROTO_HCI socket (they do L2CAP themselves). I managed to

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #1638: Documentation roadmap

2020-09-16 Thread GitBox
patacongo edited a comment on issue #1638: URL: https://github.com/apache/incubator-nuttx/issues/1638#issuecomment-693761777 > > > "introduction -> trademarks: revise this. it mentions NuttX to be trademarked which I'm not sure it is still true." > > 'NuttX' is described as

[GitHub] [incubator-nuttx] patacongo commented on issue #1638: Documentation roadmap

2020-09-16 Thread GitBox
patacongo commented on issue #1638: URL: https://github.com/apache/incubator-nuttx/issues/1638#issuecomment-693761777 > > > "introduction -> trademarks: revise this. it mentions NuttX to be trademarked which I'm not sure it is still true." > > 'NuttX' is described as LIVE tr

[GitHub] [incubator-nuttx] cogburnd02 commented on issue #1638: Documentation roadmap

2020-09-16 Thread GitBox
cogburnd02 commented on issue #1638: URL: https://github.com/apache/incubator-nuttx/issues/1638#issuecomment-693758992 "introduction -> trademarks: revise this. it mentions NuttX to be trademarked which I'm not sure it is still true." 'NuttX' is described as LIVE trademark by USPTO.

[GitHub] [incubator-nuttx] v01d opened a new pull request #1812: configure.sh/sethost.sh: add set -e so that the script aborts on any error

2020-09-16 Thread GitBox
v01d opened a new pull request #1812: URL: https://github.com/apache/incubator-nuttx/pull/1812 ## Summary This fixes #1808 ## Impact Mostly CI ## Testing CI This is an automated message

[GitHub] [incubator-nuttx] v01d commented on issue #1808: CI: Builds should terminate if configure.sh fails instead of moving to build phase

2020-09-16 Thread GitBox
v01d commented on issue #1808: URL: https://github.com/apache/incubator-nuttx/issues/1808#issuecomment-693751413 I guess adding `set -e` in configure.sh should be enough. Or you think it could be something else? This is an

[incubator-nuttx] branch master updated: tiva: tiva_eeprom.h: Fix nxstyle warnings

2020-09-16 Thread protobits
This is an automated email from the ASF dual-hosted git repository. protobits 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 e916896 tiva: tiva_eeprom.h: Fix nx

[GitHub] [incubator-nuttx] v01d merged pull request #1810: tiva: tiva_eeprom.h: Fix nxstyle warnings

2020-09-16 Thread GitBox
v01d merged pull request #1810: URL: https://github.com/apache/incubator-nuttx/pull/1810 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 g

[GitHub] [incubator-nuttx] v01d commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
v01d commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693743460 > > Debugging leads me here: > > https://github.com/apache/incubator-nuttx/blob/18cae2e78a7f4ab61a34e4e66b6b272d96b8e1a3/net/bluetooth/bluetooth_sockif.c#L909 > >

[GitHub] [incubator-nuttx] patacongo merged pull request #1811: link giant-board into board tree

2020-09-16 Thread GitBox
patacongo merged pull request #1811: URL: https://github.com/apache/incubator-nuttx/pull/1811 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: link giant-board into board tree

2020-09-16 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 d4f3a7a link giant-board into board tre

[GitHub] [incubator-nuttx] btashton edited a comment on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
btashton edited a comment on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693734593 > Debugging leads me here: > > https://github.com/apache/incubator-nuttx/blob/18cae2e78a7f4ab61a34e4e66b6b272d96b8e1a3/net/bluetooth/bluetooth_sockif.c#L90

[GitHub] [incubator-nuttx] btashton commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
btashton commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693734593 > Debugging leads me here: > > https://github.com/apache/incubator-nuttx/blob/18cae2e78a7f4ab61a34e4e66b6b272d96b8e1a3/net/bluetooth/bluetooth_sockif.c#L909 >

[GitHub] [incubator-nuttx] adamfeuer commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
adamfeuer commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693733376 @patacongo Thanks for catching, see #1811 for the fix. :slightly_smiling_face: This is an automated

[GitHub] [incubator-nuttx] adamfeuer opened a new pull request #1811: link giant-board into board tree

2020-09-16 Thread GitBox
adamfeuer opened a new pull request #1811: URL: https://github.com/apache/incubator-nuttx/pull/1811 ## Summary - link giant-board into board tree - missed doing this in previous PR ## Testing - looked at text file ---

[GitHub] [incubator-nuttx] v01d commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
v01d commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693732090 Debugging leads me here: https://github.com/apache/incubator-nuttx/blob/18cae2e78a7f4ab61a34e4e66b6b272d96b8e1a3/net/bluetooth/bluetooth_sockif.c#L909 And at that point s

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1810: tiva: tiva_eeprom.h: Fix nxstyle warnings

2020-09-16 Thread GitBox
hartmannathan opened a new pull request #1810: URL: https://github.com/apache/incubator-nuttx/pull/1810 ## Summary arch/arm/src/tiva/tiva_eeprom.h: * Fix nxstyle warnings. No functional changes. ## Impact Remove nxstyle warnings. ## Testing nxsty

[GitHub] [incubator-nuttx] btashton commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
btashton commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693729747 > I believe this is not using the mgmt API but simply RAW HCI commands. I'm still trying to piece out how this all works though. > You can have a look here if you're

[GitHub] [incubator-nuttx] v01d commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
v01d commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693721218 I believe this is not using the mgmt API but simply RAW HCI commands. I'm still trying to piece out how this all works though. You can have a look here if you're interest

[GitHub] [incubator-nuttx] btashton commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
btashton commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693716628 > hey @btashton, I'm experimenting with nimBLE stack. I noticed they support HCI on Linux using BTPROTO_HCI socket (they do L2CAP themselves). I managed to get things m

[GitHub] [incubator-nuttx] v01d commented on pull request #1661: WIP: Start implementing BTPROTO_HCI socket support

2020-09-16 Thread GitBox
v01d commented on pull request #1661: URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-693710990 hey @btashton, I'm experimenting with nimBLE stack. I noticed they support HCI on Linux using BTPROTO_HCI socket (they do L2CAP themselves). I managed to get things more o

[GitHub] [incubator-nuttx] patacongo commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
patacongo commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693689558 > > > @patacongo See #1809 for updates to READMES and docs. I didn't see any updates needed for the top-level README.md... if I do need to add something to thi

[incubator-nuttx] branch master updated: updated readmes to reflect giant-board support

2020-09-16 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 d32abc1 updated readmes to reflect gian

[GitHub] [incubator-nuttx] patacongo merged pull request #1809: updated readmes to reflect giant-board support

2020-09-16 Thread GitBox
patacongo merged pull request #1809: URL: https://github.com/apache/incubator-nuttx/pull/1809 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] adamfeuer commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
adamfeuer commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693675321 @patacongo See #1809 for updates to READMES and docs. I didn't see any updates needed for the top-level README.md... if I do need to add something to this, will you le

[GitHub] [incubator-nuttx] adamfeuer commented on pull request #1809: updated readmes to reflect giant-board support

2020-09-16 Thread GitBox
adamfeuer commented on pull request #1809: URL: https://github.com/apache/incubator-nuttx/pull/1809#issuecomment-693674235 @patacongo When I was in the README files, everything still said "Atmel" so this PR also changes those references to "Microchip". ---

[GitHub] [incubator-nuttx] adamfeuer opened a new pull request #1809: updated readmes to reflect giant-board support

2020-09-16 Thread GitBox
adamfeuer opened a new pull request #1809: URL: https://github.com/apache/incubator-nuttx/pull/1809 ## Summary - updated readmes to reflect giant-board support - also changed most Atmel references to Microchip since Microchip has acquired Atmel ## Impact - Documentation

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
patacongo edited a comment on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693660538 > > > @patacongo There is an updated README.md for the Giant Board. I will submit another PR with additions for the boards/README.txt. I was refer

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
patacongo edited a comment on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693660538 > > > @patacongo There is an updated README.md for the Giant Board. I will submit another PR with additions for the boards/README.txt. I was refer

[GitHub] [incubator-nuttx] patacongo commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
patacongo commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693660538 > > > @patacongo There is an updated README.md for the Giant Board. I will submit another PR with additions for the boards/README.txt. I was referring to

[GitHub] [incubator-nuttx] adamfeuer commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
adamfeuer commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693656088 @patacongo There is an updated README.md for the Giant Board. I will submit another PR with additions for the boards/README.txt. -

[GitHub] [incubator-nuttx] adamfeuer commented on pull request #1807: Kconfig: Fix syntax error in giant-board

2020-09-16 Thread GitBox
adamfeuer commented on pull request #1807: URL: https://github.com/apache/incubator-nuttx/pull/1807#issuecomment-693652442 @btashton Thanks for fixing this. This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-nuttx] adamfeuer commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
adamfeuer commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693652289 @btashton Thanks for fixing. I'm sorry I missed that syntax error— I should have run a config refresh. ---

[GitHub] [incubator-nuttx] btashton opened a new issue #1808: CI: Builds should terminate if configure.sh fails instead of moving to build phase

2020-09-16 Thread GitBox
btashton opened a new issue #1808: URL: https://github.com/apache/incubator-nuttx/issues/1808 Right now if `./tools/configure.sh` fails the build will continue on to the make phase which will cause all kind of unhelpful error messages. For example this recent case was ignored because

[incubator-nuttx] branch master updated: Kconfig: Fix syntax error in giant-board

2020-09-16 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 a7585b7 Kconfig: Fix syntax error in gi

[GitHub] [incubator-nuttx] patacongo merged pull request #1807: Kconfig: Fix syntax error in giant-board

2020-09-16 Thread GitBox
patacongo merged pull request #1807: URL: https://github.com/apache/incubator-nuttx/pull/1807 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 #1806: fs: Simplify the symbol link process in inode_search

2020-09-16 Thread GitBox
btashton commented on pull request #1806: URL: https://github.com/apache/incubator-nuttx/pull/1806#issuecomment-693641321 @xiaoxiang781216 see #1807 for failure fix. This is an automated message from the Apache Git Service. T

[GitHub] [incubator-nuttx] btashton commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
btashton commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693640873 This breakage was minor see #1807 for fix. To be clear the CI failure in the PR was due to this, it just was confusing because all arch were failing because config fai

[GitHub] [incubator-nuttx] btashton opened a new pull request #1807: Kconfig: Fix syntax error in giant-board

2020-09-16 Thread GitBox
btashton opened a new pull request #1807: URL: https://github.com/apache/incubator-nuttx/pull/1807 ## Summary Fix syntax error in Kconfig introduced by #1728 ## Impact Builds should work again. ## Testing `configure.sh` now runs

[GitHub] [incubator-nuttx] btashton edited a comment on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
btashton edited a comment on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693636486 @patacongo @adamfeuer This broke master. I just checked out the PR and it also fails because of issues in the Kconfig ``` boards/arm/sama5/giant-board/

[GitHub] [incubator-nuttx] btashton commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
btashton commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693636486 @patacongo @adamfeuer This broke master. I just checked out the PR and it also fails because of issues in the Kconfig ``` boards/arm/sama5/giant-board/Kconfig

[GitHub] [incubator-nuttx] patacongo commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
patacongo commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693636014 One thing that I missed in my review is that there is also documentation that needs to be updated for the new board support: - README.md - boards/README.txt

[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #387: interpreters: Inroduce support for WAMR

2020-09-16 Thread GitBox
Ouss4 merged pull request #387: URL: https://github.com/apache/incubator-nuttx-apps/pull/387 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 (053ca8f -> 0b4fa2f)

2020-09-16 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-apps.git. from 053ca8f export APPDIR using 'export' keyword (TOPDIR already exported by nuttx/) add 0b4fa2

[incubator-nuttx] 02/05: Update boards/arm/sama5/giant-board/src/sam_i2schar.c

2020-09-16 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 commit 1784a3a675bc3dd8fcff43f0bc83a2c04238638c Author: Adam Feuer AuthorDate: Wed Sep 16 09:41:41 2020 -0700 Upda

[GitHub] [incubator-nuttx] patacongo commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
patacongo commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693612854 I will go ahead an merge this. It looks like there is breakage from some other source now. There are STM32 compilations failing. This PR past the checks before and

[incubator-nuttx] branch master updated (b76c467 -> 6e7d966)

2020-09-16 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b76c467 vfs: Create a node as the root of pseudo file system new cab3598 giant-board support (SAMA5D27

[incubator-nuttx] 05/05: converted spaces to tabs for giant-board entries

2020-09-16 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 commit 6e7d966b0ad16b5b421fbd54fecfe5003e0e54d1 Author: Adam Feuer AuthorDate: Wed Sep 16 12:08:16 2020 -0700 conv

[incubator-nuttx] 03/05: Update boards/arm/sama5/giant-board/src/sam_sdram.c

2020-09-16 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 commit 6a31da67ff1c9d6c188fb021016b1da837b81b97 Author: Adam Feuer AuthorDate: Wed Sep 16 09:42:28 2020 -0700 Upda

[GitHub] [incubator-nuttx] patacongo merged pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
patacongo merged pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728 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] 04/05: Update boards/arm/sama5/giant-board/src/sam_i2schar.c

2020-09-16 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 commit 1aed2f1a2a75a047e925dfac3953efaae53d07a6 Author: Adam Feuer AuthorDate: Wed Sep 16 12:06:05 2020 -0700 Upda

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1806: fs: Simplify the symbol link process in inode_search

2020-09-16 Thread GitBox
xiaoxiang781216 opened a new pull request #1806: URL: https://github.com/apache/incubator-nuttx/pull/1806 ## Summary avoid the recursive call by moving the path catenation into _inode_search ## Impact No change, the behaviour is same as before. ## Testing --

[GitHub] [incubator-nuttx] adamfeuer commented on pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
adamfeuer commented on pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#issuecomment-693604317 @patacongo Ok, I took care of the tabs/spaces stuff and accepted your suggestions. Is there more to do? If not, let me know, and I will rebase and force-push to

[incubator-nuttx] branch master updated: vfs: Create a node as the root of pseudo file system

2020-09-16 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 b76c467 vfs: Create a node as the roo

[GitHub] [incubator-nuttx] davids5 commented on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
davids5 commented on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693591709 @patacongo shall we add the Todo as an issue? This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] davids5 merged pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
davids5 merged pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805 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] patacongo edited a comment on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
patacongo edited a comment on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693572930 I had this on my private TODO list: "Make root node a mountpoint so that it can be replaced or unified. Make pseudo file system into a true file system, aut

[GitHub] [incubator-nuttx] patacongo commented on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
patacongo commented on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693572930 I had this on my private TODO list: "Make root node a mountpoint so that it can be replaced or unified. Make pseudo file system into a true file system, auto-mount

[GitHub] [incubator-nuttx] davids5 commented on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
davids5 commented on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693565540 Impact? Effects on other FS? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-nuttx] btashton commented on pull request #1763: documentation: quickstart, add tabs sphinx extension and other improvements

2020-09-16 Thread GitBox
btashton commented on pull request #1763: URL: https://github.com/apache/incubator-nuttx/pull/1763#issuecomment-693565237 > @v01d I'll make a PR for the nucleo-743zi2 config change. > > Re: Trying the OpenOCD stuff, I can do that, but not right away– it might be a couple of days.

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
xiaoxiang781216 edited a comment on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693564177 @davids5 done. This is an automated message from the Apache Git Service. To respond to th

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
xiaoxiang781216 commented on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693564177 Done. This is an automated message from the Apache Git Service. To respond to the message, pleas

[incubator-nuttx] branch master updated (6b7180f -> e2fd1fd)

2020-09-16 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 6b7180f tools/Config.mk: Replace tab with space add e2fd1fd LED: Support for WS2812 led controller (

[incubator-nuttx] branch master updated (6b7180f -> e2fd1fd)

2020-09-16 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 6b7180f tools/Config.mk: Replace tab with space add e2fd1fd LED: Support for WS2812 led controller (

[GitHub] [incubator-nuttx] davids5 commented on pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
davids5 commented on pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805#issuecomment-693556119 @xiaoxiang781216 Would you please add mod details for this PR? This is an automated message from the Apa

[GitHub] [incubator-nuttx] davids5 merged pull request #1797: LED: Support for WS2812 LED controller (aka Adafruit NeoPixel)

2020-09-16 Thread GitBox
davids5 merged pull request #1797: URL: https://github.com/apache/incubator-nuttx/pull/1797 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 #1778: WIP board: Keyboard FeatherWing on nrf52-feather

2020-09-16 Thread GitBox
btashton commented on pull request #1778: URL: https://github.com/apache/incubator-nuttx/pull/1778#issuecomment-693552570 Looks like the stmpe811 driver currently does not support SPI, so I will have to add that in. Also unfortunately the interrupt pin for this chip is not connected to t

[incubator-nuttx] branch master updated: tools/Config.mk: Replace tab with space

2020-09-16 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 6b7180f tools/Config.mk: Replace tab

[GitHub] [incubator-nuttx] btashton merged pull request #1803: tools/Config.mk: Replace tab with space

2020-09-16 Thread GitBox
btashton merged pull request #1803: URL: https://github.com/apache/incubator-nuttx/pull/1803 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 a change in pull request #1797: LED: Support for WS2812 LED controller (aka Adafruit NeoPixel)

2020-09-16 Thread GitBox
btashton commented on a change in pull request #1797: URL: https://github.com/apache/incubator-nuttx/pull/1797#discussion_r489591084 ## File path: drivers/leds/ws2812.c ## @@ -0,0 +1,475 @@ +/ + * drive

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1805: vfs: Create a node as the root of pseudo file system

2020-09-16 Thread GitBox
xiaoxiang781216 opened a new pull request #1805: URL: https://github.com/apache/incubator-nuttx/pull/1805 ## Summary to remove the special process for root ## Impact ## Testing This is an automated me

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1802: tiva: tiva_userspace.h: Fix nxstyle warnings

2020-09-16 Thread GitBox
xiaoxiang781216 merged pull request #1802: URL: https://github.com/apache/incubator-nuttx/pull/1802 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: tiva: tiva_userspace.h: Fix nxstyle warnings

2020-09-16 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 de7953c tiva: tiva_userspace.h: Fix

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
adamfeuer commented on a change in pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#discussion_r489576975 ## File path: boards/arm/sama5/giant-board/src/sam_sdram.c ## @@ -0,0 +1,572 @@ +/**

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
adamfeuer commented on a change in pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#discussion_r489576415 ## File path: boards/Kconfig ## @@ -2268,7 +2277,8 @@ config ARCH_BOARD default "s32k146evb" if ARCH_BOARD_S32K146EVB

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #1728: Giant Board support (SAMA5D27 board)

2020-09-16 Thread GitBox
adamfeuer commented on a change in pull request #1728: URL: https://github.com/apache/incubator-nuttx/pull/1728#discussion_r489576683 ## File path: boards/arm/sama5/giant-board/Kconfig ## @@ -0,0 +1,127 @@ +# +# For a description of the syntax of this configuration file, +# see

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #1804: Assertion failed at file:mqueue/mq_sndinternal.c line: 420

2020-09-16 Thread GitBox
xiaoxiang781216 commented on issue #1804: URL: https://github.com/apache/incubator-nuttx/issues/1804#issuecomment-693523363 Regressed by: ``` commit e24f2814015c6dcd9fc67edcd399ccbaf41c3669 Author: Gregory Nutt Date: Sun Nov 20 07:57:18 2016 -0600 This commit adds

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #1797: LED: Support for WS2812 LED controller (aka Adafruit NeoPixel)

2020-09-16 Thread GitBox
davids5 commented on a change in pull request #1797: URL: https://github.com/apache/incubator-nuttx/pull/1797#discussion_r489566203 ## File path: drivers/leds/ws2812.c ## @@ -0,0 +1,475 @@ +/ + * driver

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #1797: LED: Support for WS2812 LED controller (aka Adafruit NeoPixel)

2020-09-16 Thread GitBox
btashton commented on a change in pull request #1797: URL: https://github.com/apache/incubator-nuttx/pull/1797#discussion_r489562552 ## File path: drivers/leds/ws2812.c ## @@ -0,0 +1,475 @@ +/ + * drive

  1   2   >