incubator-mynewt-core git commit: MYNEWT-527; fix OVERRIDE -> OVERWRITE

2017-03-04 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 636150188 -> bc1c683f5 MYNEWT-527; fix OVERRIDE -> OVERWRITE 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/bc1c683f

[1/2] incubator-mynewt-core git commit: microbit bsp: fix split linker script typo

2017-03-04 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop f052c8258 -> 636150188 microbit bsp: fix split linker script typo Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: This closes #193.

2017-03-04 Thread ccollins
This closes #193. Merge remote-tracking branch 'jacobrosenthal/microbit-bsp' into develop * jacobrosenthal/microbit-bsp: microbit bsp: fix split linker script typo Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/2] incubator-mynewt-core git commit: Fix invalid memory accesses in ble_uuid_cmp

2017-03-04 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 847f02417 -> f052c8258 Fix invalid memory accesses in ble_uuid_cmp When the two uuid values differ in type, one of two things can happen: 1. Access to unallocated or uninitialised memory 2. Unaligned access to 16/32-bit

[2/2] incubator-mynewt-core git commit: This closes #192.

2017-03-04 Thread ccollins
This closes #192. Merge remote-tracking branch 'simonratner/fix-ble-uuid-cmp' into develop * simonratner/fix-ble-uuid-cmp: Fix invalid memory accesses in ble_uuid_cmp Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-newt git commit: There are two issues here:

2017-03-04 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop 761cdc25d -> 7ecee8b5c There are two issues here: 1. newtmgr tool always includes an extraneous rc:0 key-value pair in its outgoing datetime commands. 2. Server-side, the firmware parses the "rc" value and writes the

incubator-mynewt-core git commit: MYNEWT-654 datetime command may crash device

2017-03-04 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 2242bc12f -> 847f02417 MYNEWT-654 datetime command may crash device There are two issues here: 1. newtmgr tool always includes an extraneous rc:0 key-value pair in its outgoing datetime commands. 2. Server-side, the

incubator-mynewt-core git commit: don't crash when dumping logs from shell. Dump full logs.

2017-03-04 Thread sterling
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 84edc0e89 -> 2242bc12f don't crash when dumping logs from shell. Dump full logs. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: