[2/2] incubator-mynewt-core git commit: CM0 fault handler; print newline at the end of last line of output.

2016-04-21 Thread marko
CM0 fault handler; print newline at the end of last line of output. 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/f0556b18 Tree:

incubator-mynewt-core git commit: MYNEWT-284: fix nrf51 radio state errors

2016-04-21 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 88356a0df -> 27705013e MYNEWT-284: fix nrf51 radio state errors Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: console; instead of poking libs/os var g_os_started, use the provided API call.

2016-04-21 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 75d322055 -> 88356a0df console; instead of poking libs/os var g_os_started, use the provided API call. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: console; don't call os_time_delay() when OS is not running. This was asserting when there was a lot of output to console before OS starts.

2016-04-21 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 0892fd98e -> 75d322055 console; don't call os_time_delay() when OS is not running. This was asserting when there was a lot of output to console before OS starts. Project:

incubator-mynewt-core git commit: changes to support APi review by Greg. Also changed the start/stop API to begin/end to differentiate from the i2c bus start/stop conditions

2016-04-21 Thread paulfdietrich
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 4d0a38707 -> 0892fd98e changes to support APi review by Greg. Also changed the start/stop API to begin/end to differentiate from the i2c bus start/stop conditions Project: