[incubator-nuttx] 07/12: Revert "sim: Prefix symbols with _ for non-ELF"

2020-01-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch revert-179-osx-sim in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f30a644c757bcf322c3a3fa435109d0bc4dee7f8 Author: Alin Jerpelea AuthorDate: Wed Jan 29 09:26:02

[incubator-nuttx] branch master updated: README.txt: Fix an example for Cygwin

2020-01-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 ca5799e README.txt: Fix an example

[incubator-nuttx] branch master updated: snprintf: Fix a comment typo

2020-01-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 ba1a150 snprintf: Fix a comment

[incubator-nuttx] branch master updated (94483cf -> 4174c81)

2020-01-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 94483cf tools/nxstyle.c: Add logic to detect check for left brace in first column, but preceded

[incubator-nuttx] branch master updated (4174c81 -> 6251e81)

2020-01-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 4174c81 sim: Don't bother to remove nuttx.rel after consuming add 6251e81 Makefile: Update

[incubator-nuttx-apps] branch master updated: Fix a build on macOS

2020-01-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 b6890df Fix a build on macOS

[incubator-nuttx-apps] branch master updated: wireless: gs2200m: Fix sendto_request() in gs2200m_main.c

2020-01-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 e4af73e wireless: gs2200m: Fix

[incubator-nuttx] branch master updated (4813b9d -> 6ad9064)

2020-01-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 4813b9d arch/arm/src/stm32l4/stm32l4_flash.c: Fix flash_erase(page) when page >= 256 (#170)

[incubator-nuttx] 02/05: INVIOLABLES.txt: Add a missing "be"

2020-01-26 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4ff8698b0b8444839bf92a12bb6c142d4e92ad4e Author: YAMAMOTO Takashi AuthorDate: Mon Jan 27 13:28:11 2020 +0900

[incubator-nuttx] 05/05: Fix "with with" typos

2020-01-26 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 83354983c3bdd87bfba4e149fb6118fc1e238d9a Author: YAMAMOTO Takashi AuthorDate: Mon Jan 27 13:55:23 2020 +0900

[incubator-nuttx] branch master updated (705ac84 -> 8335498)

2020-01-26 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 705ac84 STM32L4: Add workaround of data cache corruption on RWW. new 5515e09 Fix some "from

[incubator-nuttx] 01/05: Fix some "from from" in code comments

2020-01-26 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5515e09e8dfe3f5e21fe001890d0041319ee2fa1 Author: YAMAMOTO Takashi AuthorDate: Mon Jan 27 13:31:25 2020 +0900

[incubator-nuttx-apps] branch master updated: fix typo

2020-01-24 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 012031b fix typo new

[incubator-nuttx-apps] branch master updated: Set NXGLYPHS_BACKGROUNDCOLOR default value

2020-01-23 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 6cd8ba3 Set

[incubator-nuttx] branch master updated: Fix SAMA5D* warnings

2020-01-22 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 c1f75af Fix SAMA5D* warnings

[incubator-nuttx] branch master updated: kwork/notifier: initialize the work handler

2020-01-22 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 5a53ed6 kwork/notifier: initialize

[incubator-nuttx] branch master updated: sim/netdev: dependens on LPWORK by default

2020-01-20 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 4d74aa6 sim/netdev: dependens

[incubator-nuttx] branch master updated: wqueue/notifier: update the work notifier usage

2020-01-20 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 a4aa8ae wqueue/notifier: update

<    4   5   6   7   8   9