[GitHub] mlampert opened a new pull request #1334: Fixed stm32 AF macros and consolidated in single header file.

2018-08-14 Thread GitBox
mlampert opened a new pull request #1334: Fixed stm32 AF macros and consolidated in single header file. URL: https://github.com/apache/mynewt-core/pull/1334 All `MCU_AFIO_PORTx(...)` macros called `MCU_AFIO_GPIO` with the arguments in the wrong order. While fixing that it seemed like a goo

[mynewt-nimble] branch master updated (4a7524d -> cce84d0)

2018-08-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 4a7524d Merge pull request #156 from ccollins476ad/indicate-custom-comment add 774db59 nimble/host:

[mynewt-nimble] 01/01: Merge pull request #162 from ccollins476ad/spurious-update

2018-08-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit cce84d0a880ccfbc0f108c1d4dcbefae0b391275 Merge: 4a7524d 774db59 Author: ccollins476ad AuthorDate: Tue Aug 14 16

[GitHub] ccollins476ad closed pull request #162: nimble/host: Remove spurious conn-update callback

2018-08-14 Thread GitBox
ccollins476ad closed pull request #162: nimble/host: Remove spurious conn-update callback URL: https://github.com/apache/mynewt-nimble/pull/162 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As t

[mynewt-nimble] 01/01: Merge pull request #156 from ccollins476ad/indicate-custom-comment

2018-08-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 4a7524de4010f623cd362ac0bc7bb2c323db6f56 Merge: 4438076 22f19dc Author: ccollins476ad AuthorDate: Tue Aug 14 15

[mynewt-nimble] branch master updated (4438076 -> 4a7524d)

2018-08-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 4438076 Merge pull request #159 from ccollins476ad/fix-no-data-len-ext add 22f19dc nimble/host: Fix b

[GitHub] ccollins476ad closed pull request #156: nimble/host: Fix ble_gattc_indicate_custom comment

2018-08-14 Thread GitBox
ccollins476ad closed pull request #156: nimble/host: Fix ble_gattc_indicate_custom comment URL: https://github.com/apache/mynewt-nimble/pull/156 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[mynewt-nimble] 01/01: Merge pull request #159 from ccollins476ad/fix-no-data-len-ext

2018-08-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 4438076703bb9afde271b48f377a1f631ce44f92 Merge: 019c7cf 7686e32 Author: ccollins476ad AuthorDate: Tue Aug 14 15

[GitHub] ccollins476ad closed pull request #159: Fix build error when data length ext. disabled

2018-08-14 Thread GitBox
ccollins476ad closed pull request #159: Fix build error when data length ext. disabled URL: https://github.com/apache/mynewt-nimble/pull/159 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[mynewt-nimble] branch master updated (019c7cf -> 4438076)

2018-08-14 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 019c7cf Merge pull request #90 from turon/pr/npl-linux add 7686e32 Fix build error when data length e

[GitHub] ccollins476ad opened a new pull request #162: nimble/host: Remove spurious conn-update callback

2018-08-14 Thread GitBox
ccollins476ad opened a new pull request #162: nimble/host: Remove spurious conn-update callback URL: https://github.com/apache/mynewt-nimble/pull/162 The GAP callback was incorrectly being called with an event type of `BLE_GAP_EVENT_CONN_UPDATE` each time a connection was terminated. For

[GitHub] rymanluk commented on issue #161: mesh/transport: Fix calculating seqAuth

2018-08-14 Thread GitBox
rymanluk commented on issue #161: mesh/transport: Fix calculating seqAuth URL: https://github.com/apache/mynewt-nimble/pull/161#issuecomment-412891819 @jhedberg This is an automated message from the Apache Git Service. To

[GitHub] rymanluk opened a new pull request #161: mesh/transport: Fix calculating seqAuth

2018-08-14 Thread GitBox
rymanluk opened a new pull request #161: mesh/transport: Fix calculating seqAuth URL: https://github.com/apache/mynewt-nimble/pull/161 This patch fixes case where Mesh is receiving segmented data with SEQ and SeqZero as in logs below: bt_mesh_trans_recv: src 0x07FF dst 0x0001 seq 0

[mynewt-core] branch master updated: [STM32L4] Remove error clearing on flash driver

2018-08-14 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new eea6039 [STM32L4] Remove error clearing on

[GitHub] utzig closed pull request #1333: [STM32L4] Remove error clearing on flash driver

2018-08-14 Thread GitBox
utzig closed pull request #1333: [STM32L4] Remove error clearing on flash driver URL: https://github.com/apache/mynewt-core/pull/1333 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a fo

[GitHub] utzig edited a comment on issue #1333: [STM32L4] Remove error clearing on flash driver

2018-08-14 Thread GitBox
utzig edited a comment on issue #1333: [STM32L4] Remove error clearing on flash driver URL: https://github.com/apache/mynewt-core/pull/1333#issuecomment-412859253 btw, I am not entirely sure why just resetting error bits was causing corruption and it's a bit complicated to debug since it o

[GitHub] utzig commented on issue #1333: [STM32L4] Remove error clearing on flash driver

2018-08-14 Thread GitBox
utzig commented on issue #1333: [STM32L4] Remove error clearing on flash driver URL: https://github.com/apache/mynewt-core/pull/1333#issuecomment-412859253 btw, I am not entirely sure why just resetting error bits was causing corruption and it's a bit complicated to debug since it only happ

[GitHub] utzig opened a new pull request #1333: [STM32L4] Remove error clearing on flash driver

2018-08-14 Thread GitBox
utzig opened a new pull request #1333: [STM32L4] Remove error clearing on flash driver URL: https://github.com/apache/mynewt-core/pull/1333 This removes custom error clearing code. Calls to `erase` and `program` already do pretty good error checking and clearing on both beginning/end. This

[GitHub] utzig commented on issue #1323: Allow flash devices to specify erase value

2018-08-14 Thread GitBox
utzig commented on issue #1323: Allow flash devices to specify erase value URL: https://github.com/apache/mynewt-core/pull/1323#issuecomment-412848342 @mkiiskila Yup, missed that one, on it! This is an automated message from t

[GitHub] andrzej-kaczmarek closed pull request #1329: sysview: Add support to trace user-defined events

2018-08-14 Thread GitBox
andrzej-kaczmarek closed pull request #1329: sysview: Add support to trace user-defined events URL: https://github.com/apache/mynewt-core/pull/1329 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance:

[mynewt-core] branch master updated (ac48732 -> 84932c5)

2018-08-14 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from ac48732 Merge pull request #1332 from ccollins476ad/i2c-mutex add a996e1b sysview: Add support to trace use

[mynewt-core] 01/01: Merge pull request #1329 from andrzej-kaczmarek/sysview-user-events

2018-08-14 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 84932c5368f8b18576333ffd89764c0e89dabe05 Merge: ac48732 a996e1b Author: Andrzej Kaczmarek AuthorDate: Tue Aug 14 12:2