[GitHub] [mynewt-nimble] Avamander opened a new pull request #994: Removed an illogical check from npl_freertos_callout_reset

2021-06-21 Thread GitBox
Avamander opened a new pull request #994: URL: https://github.com/apache/mynewt-nimble/pull/994 Because `ble_npl_time_t` is `uint32_t`, checking if it is negative doesn't make sense and the check can be removed. -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [mynewt-core] kasjer merged pull request #2620: i2s: Assure open fails in case of driver error

2021-06-21 Thread GitBox
kasjer merged pull request #2620: URL: https://github.com/apache/mynewt-core/pull/2620 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, ple

[mynewt-core] branch master updated: i2s: Assure open fails in case of driver error

2021-06-21 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 8c153b1 i2s: Assure open fails in case of d

[mynewt-core] branch master updated (f05d990 -> 53c294d)

2021-06-21 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 f05d990 flash_test: Make test output more readable add d8f1994 hw/drivers/max3107: Add separate package fo

[GitHub] [mynewt-core] kasjer merged pull request #2615: max3107 shell

2021-06-21 Thread GitBox
kasjer merged pull request #2615: URL: https://github.com/apache/mynewt-core/pull/2615 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, ple

[GitHub] [mynewt-core] kasjer merged pull request #2619: flash_test: Make test output more readable

2021-06-21 Thread GitBox
kasjer merged pull request #2619: URL: https://github.com/apache/mynewt-core/pull/2619 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, ple

[mynewt-core] branch master updated: flash_test: Make test output more readable

2021-06-21 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 f05d990 flash_test: Make test output more r

[GitHub] [mynewt-core] kasjer merged pull request #2616: i2s fixes

2021-06-21 Thread GitBox
kasjer merged pull request #2616: URL: https://github.com/apache/mynewt-core/pull/2616 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, ple

[mynewt-core] 02/02: hw/drivers/i2s: Fix nrf5x driver stop

2021-06-21 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 01760b74dbb68fe6191df4e04fd7930bc54b5950 Author: Jerzy Kasenberg AuthorDate: Mon Jun 14 12:53:48 2021 +0200 hw/

[mynewt-core] branch master updated (057f6ff -> 01760b7)

2021-06-21 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 057f6ff Merge pull request #2622 from vikrant-proxy/nrf52-periph-fix new 9f9b731 hw/drivers/i2s: Fix i2s_w

[mynewt-core] 01/02: hw/drivers/i2s: Fix i2s_write

2021-06-21 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 9f9b731c0d1eaa5fb04553a0debd48d9ca47e1f5 Author: Jerzy Kasenberg AuthorDate: Mon Jun 14 11:59:17 2021 +0200 hw/

[GitHub] [mynewt-core] vrahane merged pull request #2622: hw/mcu/nordic: use correct struct type for spi2 and spi3 bus in nrf52 periph

2021-06-21 Thread GitBox
vrahane merged pull request #2622: URL: https://github.com/apache/mynewt-core/pull/2622 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, pl

[mynewt-core] branch master updated: hw/mcu/nordic: use correct struct type for spi2 and spi3 bus. bus_spi_hal_dev_create needs struct `bus_spi_hal_dev` when using bus driver.

2021-06-21 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 e87646f hw/mcu/nordic: use correct st

[GitHub] [mynewt-core] vikrant-proxy opened a new pull request #2622: hw/mcu/nordic: use correct struct type for spi2 and spi3 bus in nrf52 periph

2021-06-21 Thread GitBox
vikrant-proxy opened a new pull request #2622: URL: https://github.com/apache/mynewt-core/pull/2622 `bus_spi_hal_dev_create` needs struct `bus_spi_hal_dev` when using bus driver. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: zephyr: Allow to select slot for DFU as image

2021-06-21 Thread GitBox
de-nordic commented on pull request #128: URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-865157364 > > > Found bug, investigating. OK, Bug was in the keyboard operator: different DTS selected for mcuboot and smp_svr caused mcuboot to not be able to properl

[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: zephyr: Allow to select slot for DFU as image

2021-06-21 Thread GitBox
de-nordic commented on pull request #128: URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-865117455 Found bug, investigating. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #128: zephyr: Allow to select slot for DFU as image

2021-06-21 Thread GitBox
de-nordic commented on pull request #128: URL: https://github.com/apache/mynewt-mcumgr/pull/128#issuecomment-864927334 Hello @nvlsianpu @utzig @mlaz, can you take a look? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [mynewt-mcumgr] de-nordic opened a new pull request #128: zephyr: Allow to select slot for DFU as image

2021-06-21 Thread GitBox
de-nordic opened a new pull request #128: URL: https://github.com/apache/mynewt-mcumgr/pull/128 The change alters Zephyr port of mcumgr to use "image" parameter, from update packet, to identify slot the update should be written to. The number of available images/slots have also been ex