[GitHub] dhrishi commented on issue #253: Fix the issue of removing multiple procs having same opcode

2018-12-06 Thread GitBox
dhrishi commented on issue #253: Fix the issue of removing multiple procs having same opcode URL: https://github.com/apache/mynewt-nimble/pull/253#issuecomment-445143290 Thanks @rymanluk. I have made the requested changes. Th

[GitHub] ccollins476ad opened a new pull request #1556: Export `id/target` setting if configured

2018-12-06 Thread GitBox
ccollins476ad opened a new pull request #1556: Export `id/target` setting if configured URL: https://github.com/apache/mynewt-core/pull/1556 NOTE: This PR requires a newt PR to be merged first: https://github.com/apache/mynewt-newt/pull/250. This PR won't break anything for older newt ve

[GitHub] ccollins476ad opened a new pull request #250: Inject target name into syscfg

2018-12-06 Thread GitBox
ccollins476ad opened a new pull request #250: Inject target name into syscfg URL: https://github.com/apache/mynewt-newt/pull/250 Newt injects the following settings into syscfg: ``` TARGET_ = 1 TARGET_NAME = "" ``` ---

[mynewt-core] branch master updated: Battery - Optional Start Delay (#1555)

2018-12-06 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-core.git The following commit(s) were added to refs/heads/master by this push: new 49f8a35 Battery - Optional Start Delay (

[GitHub] ccollins476ad closed pull request #1555: Battery - Optional Start Delay

2018-12-06 Thread GitBox
ccollins476ad closed pull request #1555: Battery - Optional Start Delay URL: https://github.com/apache/mynewt-core/pull/1555 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 foreign pul

[GitHub] brolan-juul commented on issue #1555: Battery - Optional Start Delay

2018-12-06 Thread GitBox
brolan-juul commented on issue #1555: Battery - Optional Start Delay URL: https://github.com/apache/mynewt-core/pull/1555#issuecomment-445089411 I just created a function for battery_set_poll_rate_ms_delay() This is an automat

[GitHub] brolan-juul opened a new pull request #1555: Battery - Optional Start Delay

2018-12-06 Thread GitBox
brolan-juul opened a new pull request #1555: Battery - Optional Start Delay URL: https://github.com/apache/mynewt-core/pull/1555 Adding an extra parameter to potentially delay the first event. This is an automated message from

[mynewt-core] 02/03: fe310: Change spi freqnency to kHz

2018-12-06 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 2c0459086f11d458f39e79fc88a342c77984c7a6 Author: Jerzy Kasenberg AuthorDate: Thu Dec 6 15:44:21 2018 +0100 fe31

[mynewt-core] branch master updated (8d8ced6 -> ba16291)

2018-12-06 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 8d8ced6 bsp/hifive1: Fix linker warning new b580115 fe310: Add hal_spi_init_hw function new 2c04590

[mynewt-core] 03/03: bsp/hifive1: Add bus support

2018-12-06 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 ba162918a51cc20b0fc3c2dd63bb3f172ac54799 Author: Jerzy Kasenberg AuthorDate: Thu Dec 6 15:50:05 2018 +0100 bsp/

[GitHub] kasjer closed pull request #1552: hifive1 spi update

2018-12-06 Thread GitBox
kasjer closed pull request #1552: hifive1 spi update URL: https://github.com/apache/mynewt-core/pull/1552 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 foreign pull request (from a f

[mynewt-core] 01/03: fe310: Add hal_spi_init_hw function

2018-12-06 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 b5801154e923509de7316aef4323a9c7237c35a2 Author: Jerzy Kasenberg AuthorDate: Thu Dec 6 15:42:55 2018 +0100 fe31

[mynewt-core] branch master updated: bsp/hifive1: Fix linker warning

2018-12-06 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 8d8ced6 bsp/hifive1: Fix linker warning 8d8

[mynewt-core] branch kasjer/hifive1-bsp-fix deleted (was 7da48a7)

2018-12-06 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch kasjer/hifive1-bsp-fix in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. was 7da48a7 bsp/hifive1: Fix linker warning The revisions that were on this branch are still contai

[GitHub] kasjer closed pull request #1554: bsp/hifive1: Fix linker warning

2018-12-06 Thread GitBox
kasjer closed pull request #1554: bsp/hifive1: Fix linker warning URL: https://github.com/apache/mynewt-core/pull/1554 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] utzig commented on issue #12: [DNM] Travis integration

2018-12-06 Thread GitBox
utzig commented on issue #12: [DNM] Travis integration URL: https://github.com/apache/mynewt-nffs/pull/12#issuecomment-444961824 @nvlsianpu Now travis is enabled and functional. Could you check that this PR does not break testing on Zephyr? Or please send me info on how to set it up, so I

[GitHub] kasjer opened a new pull request #1554: bsp/hifive1: Fix linker warning

2018-12-06 Thread GitBox
kasjer opened a new pull request #1554: bsp/hifive1: Fix linker warning URL: https://github.com/apache/mynewt-core/pull/1554 Order of linker script entries in bsp.yml result in warning that is visible during build only when some other link error happens. repos/apache-mynewt-core/hw/bsp

[mynewt-core] branch kasjer/hifive1-bsp-fix created (now 7da48a7)

2018-12-06 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch kasjer/hifive1-bsp-fix in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. at 7da48a7 bsp/hifive1: Fix linker warning This branch includes the following new commits: n

[mynewt-core] 01/01: bsp/hifive1: Fix linker warning

2018-12-06 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch kasjer/hifive1-bsp-fix in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 7da48a71fdb50d0c434b4cdb0c3d0c87086c4270 Author: Jerzy Kasenberg AuthorDate: Thu Dec 6 16:23:16 2018

[GitHub] kasjer opened a new pull request #1553: hw/drivers/bme280: Fix build errors

2018-12-06 Thread GitBox
kasjer opened a new pull request #1553: hw/drivers/bme280: Fix build errors URL: https://github.com/apache/mynewt-core/pull/1553 Code was using undefined macro to access field. This is an automated message from the Apache Git

[GitHub] kasjer opened a new pull request #1552: hifive1 spi update

2018-12-06 Thread GitBox
kasjer opened a new pull request #1552: hifive1 spi update URL: https://github.com/apache/mynewt-core/pull/1552 - SPI frequency is now specified in kHz (was in Hz) - Bus driver support added This is an automated message fro

[GitHub] rymanluk commented on issue #261: nimble/ll: Qualification fixes related to privacy and directed advertising

2018-12-06 Thread GitBox
rymanluk commented on issue #261: nimble/ll: Qualification fixes related to privacy and directed advertising URL: https://github.com/apache/mynewt-nimble/pull/261#issuecomment-444870928 Travis complains on RIOT issue which is fixed by https://github.com/JuulLabs-OSS/mynewt-travis-ci/pull/2

[GitHub] rymanluk commented on issue #259: nimble/ll: Fix handling LL_PHY_UPDATE_IND as a master

2018-12-06 Thread GitBox
rymanluk commented on issue #259: nimble/ll: Fix handling LL_PHY_UPDATE_IND as a master URL: https://github.com/apache/mynewt-nimble/pull/259#issuecomment-444826496 Travis is complaining of RTOS build (known issues) This is a

[GitHub] rymanluk opened a new pull request #261: nimble/ll: Qualification fixes related to privacy and direct advertising

2018-12-06 Thread GitBox
rymanluk opened a new pull request #261: nimble/ll: Qualification fixes related to privacy and direct advertising URL: https://github.com/apache/mynewt-nimble/pull/261 See commit messages for details. This is an automated mes

[GitHub] yang325 commented on issue #256: Check FreeRTOS timer status before disabling it

2018-12-06 Thread GitBox
yang325 commented on issue #256: Check FreeRTOS timer status before disabling it URL: https://github.com/apache/mynewt-nimble/pull/256#issuecomment-444808629 In the function ble_hs_start, the timer ble_hs_timer is stopped before initializing it. In my case, the FreeRTOS will assert for the