[3/5] incubator-mynewt-core git commit: stm32f4xx uart; add extra parameter to hal_gpio_init_af().

2016-10-10 Thread marko
stm32f4xx uart; add extra parameter to hal_gpio_init_af(). Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/9cbb93c3 Tree:

[5/5] incubator-mynewt-core git commit: stm32f4xx hal; add HAL_GetTick() to support timeouts when using SDK calls.

2016-10-10 Thread marko
stm32f4xx hal; add HAL_GetTick() to support timeouts when using SDK calls. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/ec1af7e7 Tree:

[2/2] incubator-mynewt-core git commit: MYNEWT-431: Move cputime from HAL into os.

2016-10-10 Thread wes3
MYNEWT-431: Move cputime from HAL into os. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/ac2d49e3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/ac2d49e3 Diff:

[2/2] incubator-mynewt-newt git commit: MYNEWT-428 GATT Go Library

2016-10-10 Thread vipulrahane
MYNEWT-428 GATT Go Library - ACL Data packet parsing bug for L2CAP packets - Revendoring Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/commit/b153d958 Tree:

[1/2] incubator-mynewt-newt git commit: MYNEWT-428 GATT Go Library

2016-10-10 Thread vipulrahane
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop a441cdf5f -> b153d9581 http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/b153d958/newtmgr/vendor/mynewt.apache.org/newt/util/util.go --

[1/5] incubator-mynewt-core git commit: stm32f4xx; add parameter to hal_init_gpio_af() to control whether GPIO is set as OD or not.

2016-10-10 Thread marko
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop b7e14d961 -> ec1af7e76 stm32f4xx; add parameter to hal_init_gpio_af() to control whether GPIO is set as OD or not. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/5] incubator-mynewt-core git commit: stm32f4xx; HAL I2C driver

2016-10-10 Thread marko
stm32f4xx; HAL I2C driver Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/6b7140db Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/6b7140db Diff:

[4/5] incubator-mynewt-core git commit: olimex_stm32-e407_devboard; add i2c device going to UEXT connector.

2016-10-10 Thread marko
olimex_stm32-e407_devboard; add i2c device going to UEXT connector. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/df6e098e Tree:

[38/50] [abbrv] incubator-mynewt-core git commit: boot[util] - Remove config/fs/nffs vestiges.

2016-10-10 Thread vipulrahane
boot[util] - Remove config/fs/nffs vestiges. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/742b7c48 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/742b7c48 Diff:

[31/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-390: NRF hal_gpio_read does not return 1 when pin high

2016-10-10 Thread vipulrahane
MYNEWT-390: NRF hal_gpio_read does not return 1 when pin high This API is supposed to return 1 but was returning 1 << pin. This has now been fixed so if the pin is high, 1 is returned. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[21/50] [abbrv] incubator-mynewt-core git commit: Merge branch 'develop' into sterly_refactor

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/c5901fcc/libs/os/test/src/sem_test.c -- diff --cc libs/os/test/src/sem_test.c index ec79185,000..6b40069 mode 100644,00..100644 ---

[07/50] [abbrv] incubator-mynewt-core git commit: newtmgr_oic; run OIC server, and newtmgr protocol over it.

2016-10-10 Thread vipulrahane
newtmgr_oic; run OIC server, and newtmgr protocol over it. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/63dfa915 Tree:

[11/50] [abbrv] incubator-mynewt-core git commit: packages; depend on newtmgr API, instead of specific newtmgr pkg.

2016-10-10 Thread vipulrahane
packages; depend on newtmgr API, instead of specific newtmgr pkg. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/b402017f Tree:

[03/50] [abbrv] incubator-mynewt-core git commit: iotivity; fix handling multiple query arguments.

2016-10-10 Thread vipulrahane
iotivity; fix handling multiple query arguments. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/c1aab985 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/c1aab985 Diff:

[16/50] [abbrv] incubator-mynewt-core git commit: Merge branch 'develop' into sterly_refactor

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/c5901fcc/net/nimble/host/test/src/ble_sm_test_util.c -- diff --cc net/nimble/host/test/src/ble_sm_test_util.c index 51dde82,000..aab2bc8 mode

[45/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-391 STM32F4 ADC driver and ADC HAL support

2016-10-10 Thread vipulrahane
MYNEWT-391 STM32F4 ADC driver and ADC HAL support - Cleaning up and correcting the dual buf mechanism Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/28814b8d Tree:

[20/50] [abbrv] incubator-mynewt-core git commit: Merge branch 'develop' into sterly_refactor

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/c5901fcc/net/nimble/host/test/src/ble_att_svr_test.c -- diff --cc net/nimble/host/test/src/ble_att_svr_test.c index 1509b41,000..52a5669 mode

[04/50] [abbrv] incubator-mynewt-core git commit: iotivity; fix sending partial data when error happens while constructing discovery response.

2016-10-10 Thread vipulrahane
iotivity; fix sending partial data when error happens while constructing discovery response. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/b43a21f3 Tree:

[50/50] [abbrv] incubator-mynewt-core git commit: No ticket-Adding bsp/sysid and config to blepeprh

2016-10-10 Thread vipulrahane
No ticket-Adding bsp/sysid and config to blepeprh - Add bsp/sysid dependency and enable config in bleperph app. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/fda3dd6f Tree:

[28/50] [abbrv] incubator-mynewt-core git commit: Disable all BSP peripherals by default.

2016-10-10 Thread vipulrahane
Disable all BSP peripherals by default. If an app needs a peripheral, it should enable it in its syscfg. Pulling in everything be default was adding too much code size. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[25/50] [abbrv] incubator-mynewt-core git commit: Conclude merge from sterly_refactor.

2016-10-10 Thread vipulrahane
Conclude merge from sterly_refactor. Additional changes to fix post-merge build failures. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/8dffea7d Tree:

[15/50] [abbrv] incubator-mynewt-core git commit: Merge branch 'develop' into sterly_refactor

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/c5901fcc/net/nimble/transport/uart/include/transport/uart/ble_hci_uart.h -- diff --cc net/nimble/transport/uart/include/transport/uart/ble_hci_uart.h index

[44/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-391 STM32F4 ADC driver and ADC HAL support

2016-10-10 Thread vipulrahane
MYNEWT-391 STM32F4 ADC driver and ADC HAL support - More cleanup - Removing asserts from config functions - Checking failure of gpio init function instead of asserting Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[02/50] [abbrv] incubator-mynewt-core git commit: newtmgr/os is not a good name, newtmgr/nmgr_os is slightly better.

2016-10-10 Thread vipulrahane
newtmgr/os is not a good name, newtmgr/nmgr_os is slightly better. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/5e925850 Tree:

[27/50] [abbrv] incubator-mynewt-core git commit: Config - Allow neither fcb nor nffs

2016-10-10 Thread vipulrahane
Config - Allow neither fcb nor nffs Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/d2625362 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/d2625362 Diff:

[34/50] [abbrv] incubator-mynewt-core git commit: bletest - Remove nffs dependency.

2016-10-10 Thread vipulrahane
bletest - Remove nffs dependency. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/7066db44 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/7066db44 Diff:

[2/2] incubator-mynewt-core git commit: Move split_mode from boot/split to boot/bootutil.

2016-10-10 Thread ccollins
Move split_mode from boot/split to boot/bootutil. To allow the split status to be reported in the generic "image list" command, non-split-images and split-images alike need access to the current split mode. Non-split-images don't have access to the boot/split library, but they have access to

[13/50] [abbrv] incubator-mynewt-core git commit: format logging so the library logs to mynewt logging system

2016-10-10 Thread vipulrahane
format logging so the library logs to mynewt logging system Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/7f682f64 Tree:

[36/50] [abbrv] incubator-mynewt-core git commit: add watchdog implementation for nordic, simplify hal_watchdog by making hal_watchdog_enable() return void.

2016-10-10 Thread vipulrahane
add watchdog implementation for nordic, simplify hal_watchdog by making hal_watchdog_enable() return void. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/94737dee Tree:

[30/50] [abbrv] incubator-mynewt-core git commit: Re-enable shell for apps that need it.

2016-10-10 Thread vipulrahane
Re-enable shell for apps that need it. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/a87a31d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/a87a31d7 Diff:

[37/50] [abbrv] incubator-mynewt-core git commit: console - Don't attempt write if uninitialized.

2016-10-10 Thread vipulrahane
console - Don't attempt write if uninitialized. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/a7833689 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/a7833689 Diff:

[24/50] [abbrv] incubator-mynewt-core git commit: Conclude merge from sterly_refactor.

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/8dffea7d/net/nimble/controller/src/ble_ll_conn.c -- diff --git a/net/nimble/controller/src/ble_ll_conn.c b/net/nimble/controller/src/ble_ll_conn.c index

[40/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-3 HAL SPI API changes

2016-10-10 Thread vipulrahane
MYNEWT-3 HAL SPI API changes This commit adds a simple spitest program along with the changes to the HAL SPI API. The commit also contains changes for some of the nordic BSPS (not all of them). The additional BSP's will be added shortly. Project:

[18/50] [abbrv] incubator-mynewt-core git commit: Merge branch 'develop' into sterly_refactor

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/c5901fcc/net/nimble/host/test/src/ble_gatts_notify_test.c -- diff --cc net/nimble/host/test/src/ble_gatts_notify_test.c index 4516e66,000..4e2d587 mode

[49/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-391 STM32F4 ADC driver and ADC HAL support

2016-10-10 Thread vipulrahane
MYNEWT-391 STM32F4 ADC driver and ADC HAL support - Addressing PR review Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/d4c58070 Tree:

[01/50] [abbrv] incubator-mynewt-core git commit: newtmgr; move defs to default commands to nmgr os package header file.

2016-10-10 Thread vipulrahane
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop ec1af7e76 -> fda3dd6f3 refs/heads/sterly_refactor 0c0f3e129 -> 5d11ead1a newtmgr; move defs to default commands to nmgr os package header file. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo

[48/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-391 STM32F4 ADC driver and ADC HAL support

2016-10-10 Thread vipulrahane
MYNEWT-391 STM32F4 ADC driver and ADC HAL support - STM32F4 ADC Initial Commit - Adding driver Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/082a033e Tree:

[14/50] [abbrv] incubator-mynewt-core git commit: working client and server after refactoring the adaptor to allow for serial and gatt interfaces

2016-10-10 Thread vipulrahane
working client and server after refactoring the adaptor to allow for serial and gatt interfaces Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/12ef82c6 Tree:

[17/50] [abbrv] incubator-mynewt-core git commit: Merge branch 'develop' into sterly_refactor

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/c5901fcc/net/nimble/host/test/src/ble_hs_test_util.h -- diff --cc net/nimble/host/test/src/ble_hs_test_util.h index 5a821cd,000..c798916 mode

[08/50] [abbrv] incubator-mynewt-core git commit: newtmgr; export api 'newtmgr'.

2016-10-10 Thread vipulrahane
newtmgr; export api 'newtmgr'. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/ad9ce1c7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/ad9ce1c7 Diff:

[33/50] [abbrv] incubator-mynewt-core git commit: sys/reboot - Don't require fcb.

2016-10-10 Thread vipulrahane
sys/reboot - Don't require fcb. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/4b9def2d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/4b9def2d Diff:

[22/50] [abbrv] incubator-mynewt-core git commit: Merge branch 'develop' into sterly_refactor

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/c5901fcc/libs/bootutil/test/src/boot_test.c -- diff --cc libs/bootutil/test/src/boot_test.c index b86ca82,000..94c8554 mode 100644,00..100644 ---

[12/50] [abbrv] incubator-mynewt-core git commit: fix logging so that we use printf during sim, and use logs when debug is defined

2016-10-10 Thread vipulrahane
fix logging so that we use printf during sim, and use logs when debug is defined Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/29a11be7 Tree:

[26/50] [abbrv] incubator-mynewt-core git commit: remove hal watchdog stop, as many platforms don't provide the ability to stop a watchdog, so the OS must have intrinisic mechanisms for tickling.

2016-10-10 Thread vipulrahane
remove hal watchdog stop, as many platforms don't provide the ability to stop a watchdog, so the OS must have intrinisic mechanisms for tickling. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[06/50] [abbrv] incubator-mynewt-core git commit: iotivity; increase the define for # of resources.

2016-10-10 Thread vipulrahane
iotivity; increase the define for # of resources. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/3ba8d18d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/3ba8d18d

[10/50] [abbrv] incubator-mynewt-core git commit: newtmgr_oic; fix compiler warning.

2016-10-10 Thread vipulrahane
newtmgr_oic; fix compiler warning. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/4cb7c5bb Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/4cb7c5bb Diff:

[46/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-391 STM32F4 ADC driver and ADC HAL support

2016-10-10 Thread vipulrahane
MYNEWT-391 STM32F4 ADC driver and ADC HAL support - Changing driver to work with config - Adding deinit gpio to STM32F4 HAL - Adding support for ADCs to the bsp and adding a default config for them - The linked script for the olimex used CCRAM for _ccram_start, we should be using CCM instead.

[47/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-392 STM32F4 hal_uart_init() func missing

2016-10-10 Thread vipulrahane
MYNEWT-392 STM32F4 hal_uart_init() func missing - Adding hal_uart_init() function which passes the config looking up the uart port. Since uart_config takes care of setting the interrupt vector and enabling it, not changing that. Project:

[39/50] [abbrv] incubator-mynewt-core git commit: Console - init early in case of startup crash.

2016-10-10 Thread vipulrahane
Console - init early in case of startup crash. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/2454b8c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/2454b8c1 Diff:

[23/50] [abbrv] incubator-mynewt-core git commit: Merge branch 'develop' into sterly_refactor

2016-10-10 Thread vipulrahane
Merge branch 'develop' into sterly_refactor Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/c5901fcc Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/c5901fcc Diff:

[41/50] [abbrv] incubator-mynewt-core git commit: boot - Remove unnecessary syscfg overrides.

2016-10-10 Thread vipulrahane
boot - Remove unnecessary syscfg overrides. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/063a01b4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/063a01b4 Diff:

[32/50] [abbrv] incubator-mynewt-core git commit: Restore newtmgr required API for some packages.

2016-10-10 Thread vipulrahane
Restore newtmgr required API for some packages. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/b7375d0a Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b7375d0a Diff:

[43/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-391 STM32F4 ADC driver and ADC HAL support

2016-10-10 Thread vipulrahane
MYNEWT-391 STM32F4 ADC driver and ADC HAL support - Addressing PR review - moving gpio_init to adc_init and adding comment for intentional fallthrough for the resolution of the gpios. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[05/50] [abbrv] incubator-mynewt-core git commit: newtmgr; clean up nmgr API use a bit.

2016-10-10 Thread vipulrahane
newtmgr; clean up nmgr API use a bit. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/afc5fcaf Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/afc5fcaf Diff:

[incubator-mynewt-core] Git Push Summary

2016-10-10 Thread vipulrahane
Repository: incubator-mynewt-core Updated Branches: refs/heads/sterly_refactor [deleted] 5d11ead1a

incubator-mynewt-core git commit: MYNEWT-432 Cleanup

2016-10-10 Thread vipulrahane
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop c117b7b27 -> 37864b722 MYNEWT-432 Cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/37864b72 Tree:

[3/3] incubator-mynewt-core git commit: Fix errant comment line.

2016-10-10 Thread wes3
Fix errant comment line. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/b3b452c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b3b452c0 Diff:

[1/3] [incubator-mynewt-core] Git Push Summary

2016-10-10 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 63a8e6548 -> c117b7b27

incubator-mynewt-newt git commit: newtmgr - "image state" command.

2016-10-10 Thread ccollins
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop b153d9581 -> a0810dcb5 newtmgr - "image state" command. This command is intended to replace the following: * image list * image boot * split status It remains a separate command until it is complete.

[29/50] [abbrv] incubator-mynewt-core git commit: Shell - Only create task if so configured.

2016-10-10 Thread vipulrahane
Shell - Only create task if so configured. Some packages depend on the shell package without actually requiring the shell task to exist. This might not make the most sense, but for now, add a syscfg option (SHELL_TASK) to allow control over whether the shell task gets created. Project:

[09/50] [abbrv] incubator-mynewt-core git commit: newtmgr; don't export os_eventq for newtmgr task.

2016-10-10 Thread vipulrahane
newtmgr; don't export os_eventq for newtmgr task. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/f4a35434 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f4a35434

[35/50] [abbrv] incubator-mynewt-core git commit: add watchdog implementation for nordic, simplify hal_watchdog by making hal_watchdog_enable() return void.

2016-10-10 Thread vipulrahane
add watchdog implementation for nordic, simplify hal_watchdog by making hal_watchdog_enable() return void. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/9714934a Tree:

[2/3] incubator-mynewt-core git commit: MYNEWT-433: Add RedBear nano2 bsp.

2016-10-10 Thread wes3
MYNEWT-433: Add RedBear nano2 bsp. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/c117b7b2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/c117b7b2 Diff:

incubator-mynewt-core git commit: MYNEWT-432 STM32F4 SPI HAL/Driver

2016-10-10 Thread vipulrahane
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 11bdddf85 -> 63a8e6548 MYNEWT-432 STM32F4 SPI HAL/Driver - SPI Driver and HAL Support Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/3] incubator-mynewt-newt git commit: MYNEWT-434 GATT Go Library bug

2016-10-10 Thread vipulrahane
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/18cde7cf/newtmgr/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go -- diff --git a/newtmgr/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go

[1/3] incubator-mynewt-newt git commit: MYNEWT-434 GATT Go Library bug

2016-10-10 Thread vipulrahane
Repository: incubator-mynewt-newt Updated Branches: refs/heads/develop a0810dcb5 -> 18cde7cf1 http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/18cde7cf/newtmgr/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go

[3/3] incubator-mynewt-newt git commit: MYNEWT-434 GATT Go Library bug

2016-10-10 Thread vipulrahane
MYNEWT-434 GATT Go Library bug - GATT Go Library: Add missing Stop() method in device call - Revendoring Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/commit/18cde7cf Tree: