[mynewt-core] branch master updated: hw/bsp: Fix Arduino pins in nordic boards

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy 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 39aca9f hw/bsp: Fix Arduino pins in nordic

[GitHub] [mynewt-core] kasjer merged pull request #1859: hw/bsp: Fix Arduino pins in nordic boards

2019-06-19 Thread GitBox
kasjer merged pull request #1859: hw/bsp: Fix Arduino pins in nordic boards URL: https://github.com/apache/mynewt-core/pull/1859 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [mynewt-core] mkiiskila commented on issue #1882: coredump, thread state restore for debugger at exception on cortex-m33

2019-06-19 Thread GitBox
mkiiskila commented on issue #1882: coredump, thread state restore for debugger at exception on cortex-m33 URL: https://github.com/apache/mynewt-core/issues/1882#issuecomment-503626686 Done. This is an automated message from

[GitHub] [mynewt-core] mkiiskila closed issue #1882: coredump, thread state restore for debugger at exception on cortex-m33

2019-06-19 Thread GitBox
mkiiskila closed issue #1882: coredump, thread state restore for debugger at exception on cortex-m33 URL: https://github.com/apache/mynewt-core/issues/1882 This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-core] kasjer merged pull request #1860: sensors: Enhance helper functions

2019-06-19 Thread GitBox
kasjer merged pull request #1860: sensors: Enhance helper functions URL: https://github.com/apache/mynewt-core/pull/1860 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[mynewt-core] branch master updated: sensors: Enhance helper functions

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy 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 e09b588 sensors: Enhance helper functions

[GitHub] [mynewt-nimble] szymon-czapracki commented on a change in pull request #488: nimble/mesh: Fix provisioning errors handling

2019-06-19 Thread GitBox
szymon-czapracki commented on a change in pull request #488: nimble/mesh: Fix provisioning errors handling URL: https://github.com/apache/mynewt-nimble/pull/488#discussion_r295308569 ## File path: nimble/host/mesh/src/prov.c ## @@ -727,6 +727,14 @@ static void

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1868: hw/mcu/dialog: SNC

2019-06-19 Thread GitBox
mkiiskila commented on a change in pull request #1868: hw/mcu/dialog: SNC URL: https://github.com/apache/mynewt-core/pull/1868#discussion_r295308463 ## File path: hw/mcu/dialog/da1469x/hosttest/syscfg.yml ## @@ -0,0 +1,8 @@ +syscfg.defs: Review comment: Needs apache

[GitHub] [mynewt-core] utzig opened a new pull request #1887: [WIP] STM32F4 system startup unification

2019-06-19 Thread GitBox
utzig opened a new pull request #1887: [WIP] STM32F4 system startup unification URL: https://github.com/apache/mynewt-core/pull/1887 WIP This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-nimble] szymon-czapracki commented on a change in pull request #488: nimble/mesh: Fix provisioning errors handling

2019-06-19 Thread GitBox
szymon-czapracki commented on a change in pull request #488: nimble/mesh: Fix provisioning errors handling URL: https://github.com/apache/mynewt-nimble/pull/488#discussion_r295304983 ## File path: nimble/host/mesh/src/prov.c ## @@ -727,6 +727,14 @@ static void

[GitHub] [mynewt-nimble] szymon-czapracki commented on a change in pull request #488: nimble/mesh: Fix provisioning errors handling

2019-06-19 Thread GitBox
szymon-czapracki commented on a change in pull request #488: nimble/mesh: Fix provisioning errors handling URL: https://github.com/apache/mynewt-nimble/pull/488#discussion_r295304983 ## File path: nimble/host/mesh/src/prov.c ## @@ -727,6 +727,14 @@ static void

[GitHub] [mynewt-nimble] rymanluk opened a new pull request #498: nimble/ll: Fix regression on connection to RPA

2019-06-19 Thread GitBox
rymanluk opened a new pull request #498: nimble/ll: Fix regression on connection to RPA URL: https://github.com/apache/mynewt-nimble/pull/498 Regression after e46fdc90 nimble/ll: Fix peer address check with privacy Regression prevented to connect to unknown device which uses RPA

[mynewt-core] branch master updated: sensors/bmp280: Fix bit filed access

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy 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 212d51d sensors/bmp280: Fix bit filed

[GitHub] [mynewt-core] kasjer merged pull request #1886: sensors/bmp280: Fix bit filed access

2019-06-19 Thread GitBox
kasjer merged pull request #1886: sensors/bmp280: Fix bit filed access URL: https://github.com/apache/mynewt-core/pull/1886 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-core] brolan-juul opened a new pull request #1888: [Fix]: NRF52 Custom Frequency

2019-06-19 Thread GitBox
brolan-juul opened a new pull request #1888: [Fix]: NRF52 Custom Frequency URL: https://github.com/apache/mynewt-core/pull/1888 Included `i2c_nrf52_twim.h` to `i2c_nrf52_twim.c` as it contains the variable `TWIM_CUSTOM_FREQUENCY_FREQUENCY_K380` to build properly.

[mynewt-core] branch master updated: Added i2c_nrf52_twim.h to include newly defined variable.

2019-06-19 Thread sterling
This is an automated email from the ASF dual-hosted git repository. sterling 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 0aae2d5 Added i2c_nrf52_twim.h to

[GitHub] [mynewt-core] sterlinghughes merged pull request #1888: [Fix]: NRF52 Custom Frequency

2019-06-19 Thread GitBox
sterlinghughes merged pull request #1888: [Fix]: NRF52 Custom Frequency URL: https://github.com/apache/mynewt-core/pull/1888 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-core] kasjer merged pull request #1872: sensor_shell: Fix infinite read

2019-06-19 Thread GitBox
kasjer merged pull request #1872: sensor_shell: Fix infinite read URL: https://github.com/apache/mynewt-core/pull/1872 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[mynewt-core] branch master updated: sensor_shell: Fix infinite read

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy 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 4d0a9c1 sensor_shell: Fix infinite read

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #1887: [WIP] STM32F4 system startup unification

2019-06-19 Thread GitBox
apache-mynewt-bot commented on issue #1887: [WIP] STM32F4 system startup unification URL: https://github.com/apache/mynewt-core/pull/1887#issuecomment-503732742 ## RAT Report (2019-06-19 20:24:13) ## New files with unknown licenses *

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #1887: [WIP] STM32F4 system startup unification

2019-06-19 Thread GitBox
apache-mynewt-bot commented on issue #1887: [WIP] STM32F4 system startup unification URL: https://github.com/apache/mynewt-core/pull/1887#issuecomment-503778266 ## RAT Report (2019-06-19 23:05:10) ## New files with unknown licenses *

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #1887: [WIP] STM32F4 system startup unification

2019-06-19 Thread GitBox
apache-mynewt-bot removed a comment on issue #1887: [WIP] STM32F4 system startup unification URL: https://github.com/apache/mynewt-core/pull/1887#issuecomment-503732742 ## RAT Report (2019-06-19 20:24:13) ## New files with unknown licenses *

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #1887: [WIP] STM32F4 system startup unification

2019-06-19 Thread GitBox
apache-mynewt-bot removed a comment on issue #1887: [WIP] STM32F4 system startup unification URL: https://github.com/apache/mynewt-core/pull/1887#issuecomment-503778266 ## RAT Report (2019-06-19 23:05:10) ## New files with unknown licenses *

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #1887: [WIP] STM32F4 system startup unification

2019-06-19 Thread GitBox
apache-mynewt-bot commented on issue #1887: [WIP] STM32F4 system startup unification URL: https://github.com/apache/mynewt-core/pull/1887#issuecomment-503789599 ## RAT Report (2019-06-20 00:04:01) ## New files with unknown licenses *

[mynewt-core] branch master updated: hw/mcu/dialog: SNC (#1868)

2019-06-19 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 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 af296c0 hw/mcu/dialog: SNC (#1868) af296c0

[GitHub] [mynewt-core] wes3 merged pull request #1868: hw/mcu/dialog: SNC

2019-06-19 Thread GitBox
wes3 merged pull request #1868: hw/mcu/dialog: SNC URL: https://github.com/apache/mynewt-core/pull/1868 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver

2019-06-19 Thread GitBox
mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver URL: https://github.com/apache/mynewt-core/pull/1876#discussion_r295210750 ## File path: hw/drivers/hash/src/hash.c ## @@ -0,0 +1,144 @@ +/* + * Licensed to the Apache Software

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver

2019-06-19 Thread GitBox
mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver URL: https://github.com/apache/mynewt-core/pull/1876#discussion_r295203243 ## File path: hw/drivers/hash/hash_k64f/include/hash_context.h ## @@ -0,0 +1,59 @@ +/* + * Licensed to the

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver

2019-06-19 Thread GitBox
mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver URL: https://github.com/apache/mynewt-core/pull/1876#discussion_r295207315 ## File path: hw/drivers/hash/hash_stm32/src/hash_stm32.c ## @@ -0,0 +1,190 @@ +/* + * Licensed to the

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver

2019-06-19 Thread GitBox
mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver URL: https://github.com/apache/mynewt-core/pull/1876#discussion_r295209511 ## File path: hw/drivers/hash/include/hash/sha256_alt.h ## @@ -0,0 +1,64 @@ +/* + * Licensed to the Apache

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver

2019-06-19 Thread GitBox
mkiiskila commented on a change in pull request #1876: [RFC] Add cryptographic HASH driver URL: https://github.com/apache/mynewt-core/pull/1876#discussion_r295208846 ## File path: hw/drivers/hash/include/hash/hash.h ## @@ -0,0 +1,235 @@ +/* + * Licensed to the Apache

[GitHub] [mynewt-nimble] rymanluk opened a new pull request #497: nimble/ll: Fix regression in chained scan response

2019-06-19 Thread GitBox
rymanluk opened a new pull request #497: nimble/ll: Fix regression in chained scan response URL: https://github.com/apache/mynewt-nimble/pull/497 Regression after 7c17723d nimble/ll: Simplify aux_data ref counter usage Setting BLE_LL_AUX_INCOMPLETE_BIT has been incorrectly moved

[GitHub] [mynewt-core] kasjer opened a new pull request #1886: sensors/bmp280: Fix bit filed access

2019-06-19 Thread GitBox
kasjer opened a new pull request #1886: sensors/bmp280: Fix bit filed access URL: https://github.com/apache/mynewt-core/pull/1886 All writes to bit fields in config and ctrl_meas registers did not set bit correctly. Bits were only added and never cleared that could lead to

[GitHub] [mynewt-core] mkiiskila merged pull request #1885: kernel/os; fix core dumps & crash_restore_regs for M33.

2019-06-19 Thread GitBox
mkiiskila merged pull request #1885: kernel/os; fix core dumps & crash_restore_regs for M33. URL: https://github.com/apache/mynewt-core/pull/1885 This is an automated message from the Apache Git Service. To respond to the

[mynewt-core] branch master updated (39aca9f -> d63ea13)

2019-06-19 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 39aca9f hw/bsp: Fix Arduino pins in nordic boards new c60c06c kernel/os; fix core dumps &

[mynewt-core] 01/05: sensors/bmp280: Fix shell oversample command

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 2c4cebe58b2fde9d9809d6bcda488268cc1880be Author: Jerzy Kasenberg AuthorDate: Wed Jun 12 12:03:23 2019 +0200

[mynewt-core] branch master updated (d63ea13 -> 8528cdf)

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from d63ea13 Merge pull request #1885 from mkiiskila/m33_coredump new 2c4cebe sensors/bmp280: Fix shell

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1885: kernel/os; fix core dumps & crash_restore_regs for M33.

2019-06-19 Thread GitBox
mkiiskila commented on a change in pull request #1885: kernel/os; fix core dumps & crash_restore_regs for M33. URL: https://github.com/apache/mynewt-core/pull/1885#discussion_r295193233 ## File path: kernel/os/src/arch/cortex_m33/os_fault.c ## @@ -96,27 +96,20 @@

[GitHub] [mynewt-core] mkiiskila commented on issue #1885: kernel/os; fix core dumps & crash_restore_regs for M33.

2019-06-19 Thread GitBox
mkiiskila commented on issue #1885: kernel/os; fix core dumps & crash_restore_regs for M33. URL: https://github.com/apache/mynewt-core/pull/1885#issuecomment-503474274 Good point about M4, I fixed the M4 for FP active case.

[GitHub] [mynewt-core] kasjer merged pull request #1873: bmp280 fixes

2019-06-19 Thread GitBox
kasjer merged pull request #1873: bmp280 fixes URL: https://github.com/apache/mynewt-core/pull/1873 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[mynewt-core] 05/05: sensor/creator: Add BMP280 bus driver support

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 8528cdf59c0d02f803e965b596ea35481bbd6b6f Author: Jerzy Kasenberg AuthorDate: Wed Jun 12 17:17:49 2019 +0200

[mynewt-core] 02/05: sensors/bmp280: Dump command redone

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit defe36d48e7896285a8845274b7ee7ffdf14e8cf Author: Jerzy Kasenberg AuthorDate: Wed Jun 12 12:09:16 2019 +0200

[mynewt-core] 04/05: sensors/bmp280: Add bus driver support to bmp280 cli

2019-06-19 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit c84b1c7f8dc35fa4c0699c67061b21d4ca84a773 Author: Jerzy Kasenberg AuthorDate: Wed Jun 12 16:36:26 2019 +0200