[1/2] incubator-mynewt-larva git commit: If a task was waiting on a semaphore with a timeout and the timeout occurred, the task was not removed from the list of tasks waiting on the semaphore. Modify

2015-12-03 Thread wes3
Repository: incubator-mynewt-larva Updated Branches: refs/heads/master f945610a8 -> 61e8c4733 If a task was waiting on a semaphore with a timeout and the timeout occurred, the task was not removed from the list of tasks waiting on the semaphore. Modify semaphore, mutex and task code to use

[2/2] incubator-mynewt-larva git commit: Need to add stdint.h for some targets

2015-12-03 Thread wes3
Need to add stdint.h for some targets Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/commit/3b25ce3d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/tree/3b25ce3d Diff:

[1/3] incubator-mynewt-larva git commit: Rename ble_hs_att_* to ble_att_*

2015-12-03 Thread ccollins
Repository: incubator-mynewt-larva Updated Branches: refs/heads/master 8598e84fb -> 31f0c10b6 http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/blob/31f0c10b/net/nimble/host/src/test/ble_hs_att_svr_test.c -- diff

incubator-mynewt-larva git commit: Add calls to os_mbuf_pullup; more GATT.

2015-12-03 Thread ccollins
Repository: incubator-mynewt-larva Updated Branches: refs/heads/master 31f0c10b6 -> bf65252ed Add calls to os_mbuf_pullup; more GATT. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/repo Commit:

[2/2] incubator-mynewt-larva git commit: Fix issues with starting a timer that has already been set. Assert if that happens

2015-12-03 Thread wes3
Fix issues with starting a timer that has already been set. Assert if that happens Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/commit/165affba Tree:

[1/2] incubator-mynewt-newt git commit: Move newtvm so that it is a sibling of newt.

2015-12-03 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/master 8a61764b4 -> acd9c3337 Move newtvm so that it is a sibling of newt. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo Commit:

incubator-mynewt-newt git commit: change the incubator path

2015-12-03 Thread sterling
Repository: incubator-mynewt-newt Updated Branches: refs/heads/master acd9c3337 -> cf1f9dd26 change the incubator path Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/commit/cf1f9dd2 Tree:

incubator-mynewt-larva git commit: Make sure directory name ends in '/' before trying to inspect files within that directory.

2015-12-03 Thread marko
Repository: incubator-mynewt-larva Updated Branches: refs/heads/master 6a4288c93 -> 3de06a111 Make sure directory name ends in '/' before trying to inspect files within that directory. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/repo Commit: