[GitHub] [mynewt-core] ncasaril commented on issue #2090: nrf52xxx/hal_spi.c, change to use MCU_TARGET instead of old MCU_NRF52832

2019-11-07 Thread GitBox
ncasaril commented on issue #2090: nrf52xxx/hal_spi.c, change to use MCU_TARGET instead of old MCU_NRF52832 URL: https://github.com/apache/mynewt-core/pull/2090#issuecomment-551422907 Well, spotted. Comma is no longer crowded ;)

[GitHub] [mynewt-core] amrbekhit commented on issue #1783: Modified the nRF5x timer and system init code to use the nRF HFXO manager

2019-11-07 Thread GitBox
amrbekhit commented on issue #1783: Modified the nRF5x timer and system init code to use the nRF HFXO manager URL: https://github.com/apache/mynewt-core/pull/1783#issuecomment-551401804 I forgot that this hadn't been merged yet. @wes3 @mlaz @andrzej-kaczmarek are you guys happy to me

[GitHub] [mynewt-core] ncasaril opened a new pull request #2090: nrf52xxx/hal_spi.c, change to use MCU_TARGET instead of old MCU_NRF52832

2019-11-07 Thread GitBox
ncasaril opened a new pull request #2090: nrf52xxx/hal_spi.c, change to use MCU_TARGET instead of old MCU_NRF52832 URL: https://github.com/apache/mynewt-core/pull/2090 As per subject. This is an automated message from the Ap

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #639: nimble/ll: Fix extended scanner data fragmentation issues

2019-11-07 Thread GitBox
rymanluk commented on a change in pull request #639: nimble/ll: Fix extended scanner data fragmentation issues URL: https://github.com/apache/mynewt-nimble/pull/639#discussion_r343955234 ## File path: nimble/controller/src/ble_ll_scan.c ## @@ -1205,11 +1204,9 @@ ble_ll_sca

[GitHub] [mynewt-artifact] ccollins476ad merged pull request #17: Fix FindProtTlv functions: were returning reg TLVs

2019-11-07 Thread GitBox
ccollins476ad merged pull request #17: Fix FindProtTlv functions: were returning reg TLVs URL: https://github.com/apache/mynewt-artifact/pull/17 This is an automated message from the Apache Git Service. To respond to the mes

[mynewt-artifact] branch master updated: Fix FindProtTlv functions: were returning reg TLVs

2019-11-07 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-artifact.git The following commit(s) were added to refs/heads/master by this push: new f511d8f Fix FindProtTlv functions: w

[mynewt-artifact] branch master updated: mfg_manifest: Add list of flash device names

2019-11-07 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-artifact.git The following commit(s) were added to refs/heads/master by this push: new 963b7da mfg_manifest: Add list of fl

[GitHub] [mynewt-artifact] ccollins476ad merged pull request #16: mfg_manifest: Add list of flash device names

2019-11-07 Thread GitBox
ccollins476ad merged pull request #16: mfg_manifest: Add list of flash device names URL: https://github.com/apache/mynewt-artifact/pull/16 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-artifact] ccollins476ad opened a new pull request #17: Fix FindProtTlv functions: were returning reg TLVs

2019-11-07 Thread GitBox
ccollins476ad opened a new pull request #17: Fix FindProtTlv functions: were returning reg TLVs URL: https://github.com/apache/mynewt-artifact/pull/17 The `Image#FindProtTlv` functions were returning TLVs from the regular list, not the protected list! -

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #639: nimble/ll: Fix extended scanner data fragmentation issues

2019-11-07 Thread GitBox
rymanluk commented on a change in pull request #639: nimble/ll: Fix extended scanner data fragmentation issues URL: https://github.com/apache/mynewt-nimble/pull/639#discussion_r343955234 ## File path: nimble/controller/src/ble_ll_scan.c ## @@ -1205,11 +1204,9 @@ ble_ll_sca

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #639: nimble/ll: Fix extended scanner data fragmentation issues

2019-11-07 Thread GitBox
rymanluk commented on a change in pull request #639: nimble/ll: Fix extended scanner data fragmentation issues URL: https://github.com/apache/mynewt-nimble/pull/639#discussion_r343944210 ## File path: nimble/controller/src/ble_ll_scan.c ## @@ -1205,11 +1204,20 @@ ble_ll_sc

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #639: nimble/ll: Fix extended scanner data fragmentation issues

2019-11-07 Thread GitBox
rymanluk commented on a change in pull request #639: nimble/ll: Fix extended scanner data fragmentation issues URL: https://github.com/apache/mynewt-nimble/pull/639#discussion_r343949130 ## File path: nimble/controller/src/ble_ll_scan.c ## @@ -2685,19 +2702,12 @@ ble_ll_hc

[mynewt-core] branch master updated: kernel/os: count t_run_time in cpu time ticks

2019-11-07 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 3d0b218 kernel/os: count t_run_time i

[GitHub] [mynewt-core] vrahane merged pull request #2089: kernel/os: count t_run_time in cpu time ticks conditionally

2019-11-07 Thread GitBox
vrahane merged pull request #2089: kernel/os: count t_run_time in cpu time ticks conditionally URL: https://github.com/apache/mynewt-core/pull/2089 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] vrahane commented on issue #2089: kernel/os: count t_run_time in cpu time ticks conditionally

2019-11-07 Thread GitBox
vrahane commented on issue #2089: kernel/os: count t_run_time in cpu time ticks conditionally URL: https://github.com/apache/mynewt-core/pull/2089#issuecomment-551336573 Thanks @wes3, changing as per review. This is an automa

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #352: Include custom commands in `newt dump` output

2019-11-07 Thread GitBox
ccollins476ad opened a new pull request #352: Include custom commands in `newt dump` output URL: https://github.com/apache/mynewt-newt/pull/352 This allows the travis "dump tests" to verify that newt correctly parses the custom command fields in `pkg.yml` files. NOTE: This PR will b

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #636: NimBLE/host: `ble_gap_unpair` should continue un-pairing after connection termination

2019-11-07 Thread GitBox
rymanluk commented on a change in pull request #636: NimBLE/host: `ble_gap_unpair` should continue un-pairing after connection termination URL: https://github.com/apache/mynewt-nimble/pull/636#discussion_r343932026 ## File path: nimble/host/src/ble_gap.c ## @@ -5192,7 +519

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #636: NimBLE/host: `ble_gap_unpair` should continue un-pairing after connection termination

2019-11-07 Thread GitBox
rymanluk commented on a change in pull request #636: NimBLE/host: `ble_gap_unpair` should continue un-pairing after connection termination URL: https://github.com/apache/mynewt-nimble/pull/636#discussion_r343939875 ## File path: nimble/host/src/ble_hs_pvcy.c ## @@ -64,6 +6

[GitHub] [mynewt-core] vrahane opened a new pull request #2089: kernel/os: count t_run_time in cpu time ticks conditionally

2019-11-07 Thread GitBox
vrahane opened a new pull request #2089: kernel/os: count t_run_time in cpu time ticks conditionally URL: https://github.com/apache/mynewt-core/pull/2089 - task runtime - t_run_time variable can now be counted in cpu time ticks if OS_TASK_RUN_TIME_CPUTIME syscfg is set. --

[GitHub] [mynewt-artifact] ccollins476ad opened a new pull request #16: mfg_manifest: Add list of flash device names

2019-11-07 Thread GitBox
ccollins476ad opened a new pull request #16: mfg_manifest: Add list of flash device names URL: https://github.com/apache/mynewt-artifact/pull/16 Allow an mfgimage manifest to indicate the names of the BSP's flash devices.

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #351: mfg: Copy user-specified files to raw output directory

2019-11-07 Thread GitBox
ccollins476ad opened a new pull request #351: mfg: Copy user-specified files to raw output directory URL: https://github.com/apache/mynewt-newt/pull/351 In a `mfg.yml` file, a "raw" section can specify a list of files in under `extra_files`. At mfg-build time, the listed files get copie

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #350: Don't emit spurious YCfg parse warnings

2019-11-07 Thread GitBox
ccollins476ad opened a new pull request #350: Don't emit spurious YCfg parse warnings URL: https://github.com/apache/mynewt-newt/pull/350 ### Background When newt processes a YAML file, it converts it into a tree form called a YCfg. For example, this YAML excerpt: ``` OS_

[GitHub] [mynewt-core] vrahane commented on issue #2087: fix build error for LOG_VERSION < 3

2019-11-07 Thread GitBox
vrahane commented on issue #2087: fix build error for LOG_VERSION < 3 URL: https://github.com/apache/mynewt-core/pull/2087#issuecomment-551225075 @kasjer We wanted to get away from the non CBOR version is my understanding. I do agree there is no other way to implement reboot_log for LOG_VER

[mynewt-core] branch master updated: hw/mcu/fe310: Add fast reboot path

2019-11-07 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 f35c2bf hw/mcu/fe310: Add fast reboot path

[GitHub] [mynewt-core] kasjer merged pull request #2088: hw/mcu/fe310: Add fast reboot path

2019-11-07 Thread GitBox
kasjer merged pull request #2088: hw/mcu/fe310: Add fast reboot path URL: https://github.com/apache/mynewt-core/pull/2088 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [mynewt-core] kasjer commented on issue #2086: bsp/sensorhub: Fix build

2019-11-07 Thread GitBox
kasjer commented on issue #2086: bsp/sensorhub: Fix build URL: https://github.com/apache/mynewt-core/pull/2086#issuecomment-551138340 > I guess that maybe we should just delete this BSP; not sure anyone has this HW, and it does not seem to exist anymore... I agree, I can't verify wha

[GitHub] [mynewt-core] utzig commented on issue #2086: bsp/sensorhub: Fix build

2019-11-07 Thread GitBox
utzig commented on issue #2086: bsp/sensorhub: Fix build URL: https://github.com/apache/mynewt-core/pull/2086#issuecomment-551129049 I guess that maybe we should just delete this BSP; not sure anyone has this HW, and it does not seem to exist anymore...

[GitHub] [mynewt-core] kasjer opened a new pull request #2088: hw/mcu/fe310: Add fast reboot path

2019-11-07 Thread GitBox
kasjer opened a new pull request #2088: hw/mcu/fe310: Add fast reboot path URL: https://github.com/apache/mynewt-core/pull/2088 hal_reset_handler() for fe310 can now act in two ways - (default) it will jump to the beginning of flash starting from bootloader _reset_handler. - when

[GitHub] [mynewt-core] kasjer merged pull request #1990: hw/mcu/da1469x: hal_flash manual mode enhanced

2019-11-07 Thread GitBox
kasjer merged pull request #1990: hw/mcu/da1469x: hal_flash manual mode enhanced URL: https://github.com/apache/mynewt-core/pull/1990 This is an automated message from the Apache Git Service. To respond to the message, please

[mynewt-core] branch master updated: hw/mcu/da1469x: hal_flash manual mode enhanced

2019-11-07 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 99e709d hw/mcu/da1469x: hal_flash manual mo

[mynewt-core] 04/07: os_fault: Break into debugger before fault handler is executed

2019-11-07 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 d6718428c979b63a6e89b2663ccfe9436e69907d Author: Jerzy Kasenberg AuthorDate: Fri May 10 14:57:04 2019 +0200 os_

[GitHub] [mynewt-core] kasjer merged pull request #1807: Software breakpoints and asserts

2019-11-07 Thread GitBox
kasjer merged pull request #1807: Software breakpoints and asserts URL: https://github.com/apache/mynewt-core/pull/1807 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[mynewt-core] 03/07: Add HAL_DEBUG_BREAK

2019-11-07 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 f20a9d358f996979b047f1a947e3fd14e583d1fd Author: Jerzy Kasenberg AuthorDate: Fri May 10 14:48:39 2019 +0200 Add

[mynewt-core] 06/07: kernel: Remove software breakpoint from __assert_func

2019-11-07 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 642da90738e3d17037803ccd8d4c66b333d2430e Author: Jerzy Kasenberg AuthorDate: Wed Aug 7 13:38:12 2019 +0200 kern

[mynewt-core] 01/07: hal: Add hal_debug_break functions

2019-11-07 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 9703ed3c22530e3e853312c0a0094a9aa879078a Author: Jerzy Kasenberg AuthorDate: Fri May 10 14:12:28 2019 +0200 hal

[mynewt-core] 02/07: riscv: Debugger detection

2019-11-07 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 55400154767711b8fb761f472ea6232959a03bb2 Author: Jerzy Kasenberg AuthorDate: Thu Aug 8 11:53:57 2019 +0200 risc

[mynewt-core] 05/07: hal_system: Use HAL_DEBUG_BREAK

2019-11-07 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 6c2195d9fde7e9ae1559a06c9ef7442f2bf1d35e Author: Jerzy Kasenberg AuthorDate: Fri May 10 15:20:16 2019 +0200 hal

[mynewt-core] 07/07: mcu/mips: Add hal_debug_break implementation

2019-11-07 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 c07422feb33fa88644fffa1751375047ebac85eb Author: Jerzy Kasenberg AuthorDate: Thu Nov 7 11:27:57 2019 +0100 mcu/

[mynewt-core] branch master updated (434b9c0 -> c07422f)

2019-11-07 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 434b9c0 Merge pull request #2081 from vrahane/2079_log_console_buf_reader new 9703ed3 hal: Add hal_debug_

[mynewt-nimble] branch master updated (290871f -> a873958)

2019-11-07 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 290871f nimble/ll: Fix Extended Advertising Set Parameters parsing add a873958 nimble/ll: Fallback to def

[GitHub] [mynewt-nimble] sjanc merged pull request #629: nimble/ll: Fallback to default params when enabling scan

2019-11-07 Thread GitBox
sjanc merged pull request #629: nimble/ll: Fallback to default params when enabling scan URL: https://github.com/apache/mynewt-nimble/pull/629 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [mynewt-core] kasjer opened a new pull request #2087: fix build error for LOG_VERSION < 3

2019-11-07 Thread GitBox
kasjer opened a new pull request #2087: fix build error for LOG_VERSION < 3 URL: https://github.com/apache/mynewt-core/pull/2087 Code was not building for LOG_VERSION == 2 - LOG_ETYPE_CBOR was not defined but was used - ue_etype was not defined but used for log_reboot code from

[GitHub] [mynewt-core] kasjer opened a new pull request #2086: bsp/sensorhub: Fix build

2019-11-07 Thread GitBox
kasjer opened a new pull request #2086: bsp/sensorhub: Fix build URL: https://github.com/apache/mynewt-core/pull/2086 This fixes build for sensorhub bsp. epos/apache-mynewt-core/hw/mcu/stm/stm32f4xx/src/clock_stm32f4xx.c:158:2: error: #error "PLLN value is invalid" #error "PLLN value

[GitHub] [mynewt-core] adityaxavier commented on issue #2076: multiple definition of `fflush'

2019-11-07 Thread GitBox
adityaxavier commented on issue #2076: multiple definition of `fflush' URL: https://github.com/apache/mynewt-core/issues/2076#issuecomment-551037457 Am not sure whether its relevant, however whenever I try to do a printf("\n") when compiling in Mac, it gives me this error.. I circumvent

[mynewt-artifact] tag v0.0.12 created (now 9320939)

2019-11-07 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a change to tag v0.0.12 in repository https://gitbox.apache.org/repos/asf/mynewt-artifact.git. at 9320939 (commit) No new revisions were added by this update.

[mynewt-artifact] branch master updated: Add support for image encryption using ECIES-P256

2019-11-07 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-artifact.git The following commit(s) were added to refs/heads/master by this push: new 9320939 Add support for image encryptio

[GitHub] [mynewt-artifact] utzig merged pull request #14: Add support for image encryption using ECIES-P256

2019-11-07 Thread GitBox
utzig merged pull request #14: Add support for image encryption using ECIES-P256 URL: https://github.com/apache/mynewt-artifact/pull/14 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request #2085: mcu/danube: Fix build errors

2019-11-07 Thread GitBox
kasjer opened a new pull request #2085: mcu/danube: Fix build errors URL: https://github.com/apache/mynewt-core/pull/2085 MYNEWT_VAL definition was missing due to lack on os/mynewt.h timer_handler() was used before it was defined without forward declaration. --

[GitHub] [mynewt-nimble] xumn3348 commented on issue #633: nimBLE 和手机pair不能正常进行?

2019-11-07 Thread GitBox
xumn3348 commented on issue #633: nimBLE 和手机pair不能正常进行? URL: https://github.com/apache/mynewt-nimble/issues/633#issuecomment-550981456 thanks for your translation。 i use Apple Iphone 6S, and build secure connection(SC), but after exchanging pairing information, the IPhone sends public ke