[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1674: sys/config: Add API for conf_load_one()

2019-03-05 Thread GitBox
mkiiskila commented on a change in pull request #1674: sys/config: Add API for conf_load_one() URL: https://github.com/apache/mynewt-core/pull/1674#discussion_r262815690 ## File path: sys/config/src/config_store.c ## @@ -67,7 +67,38 @@ conf_dst_register(struct conf_store

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1674: sys/config: Add API for conf_load_one()

2019-03-05 Thread GitBox
mkiiskila commented on a change in pull request #1674: sys/config: Add API for conf_load_one() URL: https://github.com/apache/mynewt-core/pull/1674#discussion_r262816237 ## File path: sys/config/include/config/config.h ## @@ -188,6 +188,15 @@ int conf_register(struct

[mynewt-core] branch master updated: hw/mcu/nordic/nrf52xxx: Do not use END_START shortcut for SPIM

2019-03-05 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 7c77377 hw/mcu/nordic/nrf52xxx: Do not use

[GitHub] [mynewt-core] wes3 merged pull request #1672: hw/mcu/nordic/nrf52xxx: Do not use END_START shortcut for SPIM

2019-03-05 Thread GitBox
wes3 merged pull request #1672: hw/mcu/nordic/nrf52xxx: Do not use END_START shortcut for SPIM URL: https://github.com/apache/mynewt-core/pull/1672 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] vrahane merged pull request #1675: Add console_reinit(), console_deinit() and uart_console_deinit() APIs to disable console input/output at runtime

2019-03-05 Thread GitBox
vrahane merged pull request #1675: Add console_reinit(), console_deinit() and uart_console_deinit() APIs to disable console input/output at runtime URL: https://github.com/apache/mynewt-core/pull/1675 This is an automated

[mynewt-core] branch master updated: Add console_reinit(), console_deinit() and uart_console_deinit() APIs to disable console input/output at runtime (#1675)

2019-03-05 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 b0faad3 Add console_reinit(),

[GitHub] [mynewt-core] reshtitus opened a new pull request #1675: [DO NOT MERGE] FWBB 667 cli enable disable

2019-03-05 Thread GitBox
reshtitus opened a new pull request #1675: [DO NOT MERGE] FWBB 667 cli enable disable URL: https://github.com/apache/mynewt-core/pull/1675 Added functions to reinitialize/de inititalize UART console. Added an API to keep UART output enabled while ignoring the input. These functions

[GitHub] [mynewt-core] vrahane opened a new pull request #1674: sys/config: Add API for conf_load_one()

2019-03-05 Thread GitBox
vrahane opened a new pull request #1674: sys/config: Add API for conf_load_one() URL: https://github.com/apache/mynewt-core/pull/1674 - Earlier we would load all configuration values together, this API gives us a way to load just one value. - conf_load() still loads everything the way

[mynewt-core] branch master updated: mcu/nordic Added missing baud rate values for nRF51 and nRF52.

2019-03-05 Thread mlaz
This is an automated email from the ASF dual-hosted git repository. mlaz 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 2b73bed mcu/nordic Added missing baud rate

[GitHub] [mynewt-core] mlaz merged pull request #1671: mcu/nordic: Add missig baud rates

2019-03-05 Thread GitBox
mlaz merged pull request #1671: mcu/nordic: Add missig baud rates URL: https://github.com/apache/mynewt-core/pull/1671 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #1673: Use new BLE_CONTROLLER syscfg where applicable

2019-03-05 Thread GitBox
andrzej-kaczmarek opened a new pull request #1673: Use new BLE_CONTROLLER syscfg where applicable URL: https://github.com/apache/mynewt-core/pull/1673 This requires https://github.com/apache/mynewt-nimble/pull/362 to be merged first.

[GitHub] [mynewt-core] mkiiskila commented on a change in pull request #1649: [WIP] [RFC] Add initial crypto driver framework

2019-03-05 Thread GitBox
mkiiskila commented on a change in pull request #1649: [WIP] [RFC] Add initial crypto driver framework URL: https://github.com/apache/mynewt-core/pull/1649#discussion_r262516883 ## File path: hw/drivers/crypto/include/crypto/crypto.h ## @@ -0,0 +1,221 @@ +/* + * Licensed

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #362: nimble: Replace BLE_DEVICE with BLE_CONTROLLER

2019-03-05 Thread GitBox
andrzej-kaczmarek opened a new pull request #362: nimble: Replace BLE_DEVICE with BLE_CONTROLLER URL: https://github.com/apache/mynewt-nimble/pull/362 BLE_CONTROLLER is a better name for its purpose. This is an automated

[GitHub] [mynewt-newt] utzig commented on issue #274: Remember which packages satisfy API requirements

2019-03-05 Thread GitBox
utzig commented on issue #274: Remember which packages satisfy API requirements URL: https://github.com/apache/mynewt-newt/pull/274#issuecomment-469675980 This look OK to me, I re-started the CI to check if it passes this time...

[GitHub] [mynewt-core] utzig commented on a change in pull request #1649: [WIP] [RFC] Add initial crypto driver framework

2019-03-05 Thread GitBox
utzig commented on a change in pull request #1649: [WIP] [RFC] Add initial crypto driver framework URL: https://github.com/apache/mynewt-core/pull/1649#discussion_r262484726 ## File path: hw/drivers/crypto/include/crypto/crypto.h ## @@ -0,0 +1,221 @@ +/* + * Licensed to

[mynewt-core] branch kasjer/flashspi-bus-support deleted (was 4626933)

2019-03-05 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch kasjer/flashspi-bus-support in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. was 4626933 hw/drivers: Add bus driver support ot spiflash This change permanently discards

[GitHub] [mynewt-newt] andrewleech commented on issue #151: Error: Error updating when running newt install

2019-03-05 Thread GitBox
andrewleech commented on issue #151: Error: Error updating when running newt install URL: https://github.com/apache/mynewt-newt/issues/151#issuecomment-469626669 I just had the same problem trying to install my first project, also in Windows WSL. The git filemode fix above didn't work