incubator-mynewt-larva git commit: Concurrent roles; change ack mechanism.

2015-11-11 Thread ccollins
Repository: incubator-mynewt-larva Updated Branches: refs/heads/master 6f952b463 -> a1dbea4a4 Concurrent roles; change ack mechanism. 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/a1dbe

incubator-mynewt-larva git commit: Stop bringing in exception unwind code from libgcc.

2015-11-11 Thread marko
Repository: incubator-mynewt-larva Updated Branches: refs/heads/master 218fb4862 -> 6f952b463 Stop bringing in exception unwind code from libgcc. 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/

incubator-mynewt-larva git commit: Add BLE_DEVICE identity to project bletest. Also added ble_driver capability to the native and nrf52 drivers in net/nimble. No required capability yet as we need to

2015-11-11 Thread wes3
Repository: incubator-mynewt-larva Updated Branches: refs/heads/master 8e05ea117 -> 218fb4862 Add BLE_DEVICE identity to project bletest. Also added ble_driver capability to the native and nrf52 drivers in net/nimble. No required capability yet as we need to modify the tool to support this

incubator-mynewt-larva git commit: Replace dependency from snprintf() by doing conversion from uint32_t to ascii by hand.

2015-11-11 Thread marko
Repository: incubator-mynewt-larva Updated Branches: refs/heads/master 7e35563cf -> 8e05ea117 Replace dependency from snprintf() by doing conversion from uint32_t to ascii by hand. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva/repo Commit: http://git-wip-us.apache.or