[1/2] incubator-mynewt-core git commit: HAL flash, add api to query what the alignment restriction for a given flash_area is.

2016-03-21 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 8b183c1c3 -> 6a12536f6 HAL flash, add api to query what the alignment restriction for a given flash_area is. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/

[2/2] incubator-mynewt-core git commit: Flash circular buffer.

2016-03-21 Thread marko
Flash circular buffer. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/6a12536f Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/6a12536f Diff: http://git-wip-us.apache.o

[GitHub] incubator-mynewt-site pull request: Put a name on TOC footer links

2016-03-21 Thread gj262
GitHub user gj262 opened a pull request: https://github.com/apache/incubator-mynewt-site/pull/64 Put a name on TOC footer links You can merge this pull request into a Git repository by running: $ git pull https://github.com/gj262/incubator-mynewt-site putANameOnTocLinks Alter

incubator-mynewt-newt git commit: Fix portability issues with newt build.sh script.

2016-03-21 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop 580535792 -> 850f4247e Fix portability issues with newt build.sh script. * Go version string may contain more than two parts (not necessarily limited to major.minor). * Don't depend on non-standard realpath utility. Pro

incubator-mynewt-core git commit: Add apache license header to repository.yml

2016-03-21 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 2bec33d4d -> cd728c00d Add apache license header to repository.yml Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/cd72

incubator-mynewt-site git commit: Put a name on TOC footer links

2016-03-21 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/master 39a3ce4dc -> 561065f16 Put a name on TOC footer links Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/561065f1 Tree: ht

[GitHub] incubator-mynewt-site pull request: Put a name on TOC footer links

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-mynewt-site/pull/64 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the f

[1/4] incubator-mynewt-site git commit: put a name on TOC footer links. This closes #64

2016-03-21 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site 95e1b5a01 -> 74365365d http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/74365365/os/modules/shell/shell_nlip_output/index.html -- diff --g

[2/4] incubator-mynewt-site git commit: put a name on TOC footer links. This closes #64

2016-03-21 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/74365365/os/modules/bootloader/boot_slot_to_area_idx/index.html -- diff --git a/os/modules/bootloader/boot_slot_to_area_idx/index.html b/os/modules/bootloader/boot_

[3/4] incubator-mynewt-site git commit: put a name on TOC footer links. This closes #64

2016-03-21 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/74365365/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html -- diff --git a/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html b/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html

[4/4] incubator-mynewt-site git commit: put a name on TOC footer links. This closes #64

2016-03-21 Thread aditi
put a name on TOC footer links. This closes #64 Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/74365365 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/74365365 Diff:

incubator-mynewt-core git commit: MYNEWT-263: add BSP support for Rigado BMD-300 evaluation board

2016-03-21 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 6a12536f6 -> e1f297d86 MYNEWT-263: add BSP support for Rigado BMD-300 evaluation board Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-my

[2/2] incubator-mynewt-site git commit: nimble tutorial: remove details for optional cfg.

2016-03-21 Thread ccollins
nimble tutorial: remove details for optional cfg. We will put nimble configuration in a separate document. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/5817ff15 Tree: http://git-wip-us.apac

[1/2] incubator-mynewt-site git commit: nimble tutorial: remove outdated newt usage.

2016-03-21 Thread ccollins
Repository: incubator-mynewt-site Updated Branches: refs/heads/nimble_tutorial 46d7f55ce -> 5817ff159 nimble tutorial: remove outdated newt usage. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/c

incubator-mynewt-core git commit: Fix invalid memory reference. JSON attribute array must be terminated with an entry with attribute set to NULL.

2016-03-21 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop e1f297d86 -> e8a365bd7 Fix invalid memory reference. JSON attribute array must be terminated with an entry with attribute set to NULL. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: htt

[GitHub] incubator-mynewt-site pull request: Nimble setup tutorial.

2016-03-21 Thread ccollins476ad
GitHub user ccollins476ad opened a pull request: https://github.com/apache/incubator-mynewt-site/pull/65 Nimble setup tutorial. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ccollins476ad/incubator-mynewt-site master Alternati

incubator-mynewt-core git commit: Modify os_mbuf_copydata() such that if m==NULL and len==0 we return 0 instead of -1

2016-03-21 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop e8a365bd7 -> 5119fa2d0 Modify os_mbuf_copydata() such that if m==NULL and len==0 we return 0 instead of -1 Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/r