[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2267: I2S API for mynewt

2020-04-14 Thread GitBox
apache-mynewt-bot commented on issue #2267: I2S API for mynewt URL: https://github.com/apache/mynewt-core/pull/2267#issuecomment-613661926 ## Style check summary No suggestions at this time! This

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2268: Add I2S driver for stm32f4

2020-04-14 Thread GitBox
apache-mynewt-bot commented on issue #2268: Add I2S driver for stm32f4 URL: https://github.com/apache/mynewt-core/pull/2268#issuecomment-613667726 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] kasjer opened a new pull request #2268: Add I2S driver for stm32f4

2020-04-14 Thread GitBox
kasjer opened a new pull request #2268: Add I2S driver for stm32f4 URL: https://github.com/apache/mynewt-core/pull/2268 This PR adds I2S driver for STM32F4 MCU. First 2 commits are part of #2267. This is an automated

[GitHub] [mynewt-core] kasjer opened a new pull request #2267: I2S API for mynewt

2020-04-14 Thread GitBox
kasjer opened a new pull request #2267: I2S API for mynewt URL: https://github.com/apache/mynewt-core/pull/2267 This introduces API for accessing I2S devices. API handles input, output and duplex mode. Further PRs with drivers for different MCU will follow.

[mynewt-core] branch master updated (40fb2d6 -> f54786e)

2020-04-14 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 40fb2d6 stm32f4: Add I2SPLL configuration new bfe7d7f hw/drivers/i2s: Add I2S API new 6eac7e5

[GitHub] [mynewt-core] kasjer merged pull request #2268: Add I2S driver for stm32f4

2020-04-14 Thread GitBox
kasjer merged pull request #2268: Add I2S driver for stm32f4 URL: https://github.com/apache/mynewt-core/pull/2268 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[mynewt-core] 03/03: hw/drivers/i2s: Add I2S driver for STM32F4 family

2020-04-14 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 f54786e60885eba55a34c4a4dc7a971bf2323ab7 Author: Jerzy Kasenberg AuthorDate: Fri Mar 27 13:21:12 2020 +0100

[mynewt-core] 02/03: hw/drivers/i2s: Add I2S device implementation

2020-04-14 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 6eac7e5002a49dcbfc695fba3471bee610a854f9 Author: Jerzy Kasenberg AuthorDate: Fri Mar 27 13:17:56 2020 +0100

[mynewt-core] 01/03: hw/drivers/i2s: Add I2S API

2020-04-14 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 bfe7d7f7527e656d9f4b448f15c14d71051fbc7f Author: Jerzy Kasenberg AuthorDate: Fri Mar 27 10:24:53 2020 +0100

[GitHub] [mynewt-core] kasjer closed pull request #2267: I2S API for mynewt

2020-04-14 Thread GitBox
kasjer closed pull request #2267: I2S API for mynewt URL: https://github.com/apache/mynewt-core/pull/2267 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-core] kasjer commented on issue #2267: I2S API for mynewt

2020-04-14 Thread GitBox
kasjer commented on issue #2267: I2S API for mynewt URL: https://github.com/apache/mynewt-core/pull/2267#issuecomment-613832608 Code was present in #2268 This is an automated message from the Apache Git Service. To respond

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-14 Thread GitBox
rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r407949256 ## File path: nimble/host/src/ble_store_util.c ## @@ -230,16

[GitHub] [mynewt-nimble] rymanluk commented on issue #783: Make ble_gap_rx_l2cap_update_req() behave like ble_gap_rx_param_req()

2020-04-14 Thread GitBox
rymanluk commented on issue #783: Make ble_gap_rx_l2cap_update_req() behave like ble_gap_rx_param_req() URL: https://github.com/apache/mynewt-nimble/pull/783#issuecomment-613311714 @zacwbond Actually on the second thought, why not to allow application to fine tune that parameters. It is

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2266: - Added a feature comparison table for supported BSPs

2020-04-14 Thread GitBox
apache-mynewt-bot commented on issue #2266: - Added a feature comparison table for supported BSPs URL: https://github.com/apache/mynewt-core/pull/2266#issuecomment-613249010 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] kasjer merged pull request #2265: stm32f4: Add I2SPLL configuration

2020-04-14 Thread GitBox
kasjer merged pull request #2265: stm32f4: Add I2SPLL configuration URL: https://github.com/apache/mynewt-core/pull/2265 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[mynewt-core] branch master updated: stm32f4: Add I2SPLL configuration

2020-04-14 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 40fb2d6 stm32f4: Add I2SPLL configuration

[GitHub] [mynewt-core] chrisdutz opened a new pull request #2266: - Added a feature comparison table for supported BSPs

2020-04-14 Thread GitBox
chrisdutz opened a new pull request #2266: - Added a feature comparison table for supported BSPs URL: https://github.com/apache/mynewt-core/pull/2266 This is an automated message from the Apache Git Service. To respond to

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on issue #783: Make ble_gap_rx_l2cap_update_req() behave like ble_gap_rx_param_req()

2020-04-14 Thread GitBox
andrzej-kaczmarek commented on issue #783: Make ble_gap_rx_l2cap_update_req() behave like ble_gap_rx_param_req() URL: https://github.com/apache/mynewt-nimble/pull/783#issuecomment-613356581 if we are going to allow adjusting min/max interval by application, we also need to make sure that

[GitHub] [mynewt-mcumgr] de-nordic commented on a change in pull request #77: zephyr: Convert k_timer calls to new API

2020-04-14 Thread GitBox
de-nordic commented on a change in pull request #77: zephyr: Convert k_timer calls to new API URL: https://github.com/apache/mynewt-mcumgr/pull/77#discussion_r408059921 ## File path: cmd/os_mgmt/port/zephyr/src/zephyr_os_mgmt.c ## @@ -34,6 +34,8 @@ static

[GitHub] [mynewt-mcumgr] nvlsianpu commented on a change in pull request #77: zephyr: Convert k_timer calls to new API

2020-04-14 Thread GitBox
nvlsianpu commented on a change in pull request #77: zephyr: Convert k_timer calls to new API URL: https://github.com/apache/mynewt-mcumgr/pull/77#discussion_r408056661 ## File path: cmd/os_mgmt/port/zephyr/src/zephyr_os_mgmt.c ## @@ -34,6 +34,8 @@ static

[GitHub] [mynewt-mcumgr] vrahane merged pull request #77: zephyr: Convert k_timer calls to new API

2020-04-14 Thread GitBox
vrahane merged pull request #77: zephyr: Convert k_timer calls to new API URL: https://github.com/apache/mynewt-mcumgr/pull/77 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [mynewt-mcumgr] de-nordic commented on issue #77: zephyr: Convert k_timer calls to new API

2020-04-14 Thread GitBox
de-nordic commented on issue #77: zephyr: Convert k_timer calls to new API URL: https://github.com/apache/mynewt-mcumgr/pull/77#issuecomment-613455448 Thanks for reviews and merge. This is an automated message from the Apache

[GitHub] [mynewt-mcumgr] vrahane commented on issue #53: Get rid of LOG_VERSION 2 based on a recent discussion

2020-04-14 Thread GitBox
vrahane commented on issue #53: Get rid of LOG_VERSION 2 based on a recent discussion URL: https://github.com/apache/mynewt-mcumgr/issues/53#issuecomment-613412409 Fixed as part of https://github.com/apache/mynewt-mcumgr/pull/55

[GitHub] [mynewt-mcumgr] vrahane closed issue #53: Get rid of LOG_VERSION 2 based on a recent discussion

2020-04-14 Thread GitBox
vrahane closed issue #53: Get rid of LOG_VERSION 2 based on a recent discussion URL: https://github.com/apache/mynewt-mcumgr/issues/53 This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-mcumgr] branch master updated: zephyr: Convert k_timer calls to new API (#77)

2020-04-14 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-mcumgr.git The following commit(s) were added to refs/heads/master by this push: new 40341ab zephyr: Convert k_timer

[GitHub] [mynewt-nimble] rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit

2020-04-14 Thread GitBox
rymanluk commented on a change in pull request #790: nimble/store: Fix nimble store behavior when CCCDs exceed static defined limit URL: https://github.com/apache/mynewt-nimble/pull/790#discussion_r407949256 ## File path: nimble/host/src/ble_store_util.c ## @@ -230,16