[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2447: hw/mcu/dialog: Fix watchdog init when using RCX

2020-12-18 Thread GitBox
apache-mynewt-bot commented on pull request #2447: URL: https://github.com/apache/mynewt-core/pull/2447#issuecomment-748361702 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2447: hw/mcu/dialog: Fix watchdog init when using RCX

2020-12-18 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2447: URL: https://github.com/apache/mynewt-core/pull/2447#issuecomment-748314695 ## Style check summary No suggestions at this time! This is

[mynewt-core] branch master updated: hw/mcu/dialog: Fix watchdog init when using RCX

2020-12-18 Thread benmccrea
This is an automated email from the ASF dual-hosted git repository. benmccrea 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 df96df0 hw/mcu/dialog: Fix watchdog

[GitHub] [mynewt-core] benmccrea merged pull request #2447: hw/mcu/dialog: Fix watchdog init when using RCX

2020-12-18 Thread GitBox
benmccrea merged pull request #2447: URL: https://github.com/apache/mynewt-core/pull/2447 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

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2447: hw/mcu/dialog: Fix watchdog init when using RCX

2020-12-18 Thread GitBox
apache-mynewt-bot commented on pull request #2447: URL: https://github.com/apache/mynewt-core/pull/2447#issuecomment-748314695 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-nimble] v01d commented on pull request #895: ble_gap: fix warning about implicit cast form pointer to int

2020-12-18 Thread GitBox
v01d commented on pull request #895: URL: https://github.com/apache/mynewt-nimble/pull/895#issuecomment-748296235 Thanks! This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #895: ble_gap: fix warning about implicit cast form pointer to int

2020-12-18 Thread GitBox
apache-mynewt-bot commented on pull request #895: URL: https://github.com/apache/mynewt-nimble/pull/895#issuecomment-748230688 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] supervillain101 opened a new pull request #2447: hw/mcu/dialog: Fix watchdog init when using RCX

2020-12-18 Thread GitBox
supervillain101 opened a new pull request #2447: URL: https://github.com/apache/mynewt-core/pull/2447 RCX oscillator runs at 15kHz. Watchdog initialization did not account for both RCX and EXT 32kHz oscillators when calculating WDT init value.

[GitHub] [mynewt-nimble] v01d opened a new pull request #895: ble_gap: fix warning about implicit cast form pointer to int

2020-12-18 Thread GitBox
v01d opened a new pull request #895: URL: https://github.com/apache/mynewt-nimble/pull/895 This solves the following warning: returning 'int (*)(struct ble_gap_event *, void *)' from a function with return type '_Bool8' {aka 'unsigned char'} makes integer from pointer without a

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #895: ble_gap: fix warning about implicit cast form pointer to int

2020-12-18 Thread GitBox
andrzej-kaczmarek merged pull request #895: URL: https://github.com/apache/mynewt-nimble/pull/895 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[mynewt-nimble] branch master updated: ble_gap: fix warning about implicit cast form pointer to int

2020-12-18 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new 5fbb666 ble_gap: fix warning about

[GitHub] [mynewt-core] kasjer merged pull request #2446: hw/mcu/dialog: Fix typo in da1469x_dma.h

2020-12-18 Thread GitBox
kasjer merged pull request #2446: URL: https://github.com/apache/mynewt-core/pull/2446 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

[mynewt-core] branch master updated: hw/mcu/dialog: Fix typo in da1469x_dma.h

2020-12-18 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 b761964 hw/mcu/dialog: Fix typo in

[GitHub] [mynewt-core] kasjer opened a new pull request #2446: hw/mcu/dialog: Fix typo in da1469x_dma.h

2020-12-18 Thread GitBox
kasjer opened a new pull request #2446: URL: https://github.com/apache/mynewt-core/pull/2446 Should be MCU_ was MCI_ This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2446: hw/mcu/dialog: Fix typo in da1469x_dma.h

2020-12-18 Thread GitBox
apache-mynewt-bot commented on pull request #2446: URL: https://github.com/apache/mynewt-core/pull/2446#issuecomment-748150012 ## Style check summary No suggestions at this time! This is an

[mynewt-mcumgr] branch master updated: zephyr: Add support for image ROM address verification

2020-12-18 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-mcumgr.git The following commit(s) were added to refs/heads/master by this push: new 74e77ad zephyr: Add support for image

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2445: sensor creator init split

2020-12-18 Thread GitBox
apache-mynewt-bot commented on pull request #2445: URL: https://github.com/apache/mynewt-core/pull/2445#issuecomment-748105749 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-mcumgr] utzig merged pull request #104: zephyr: Add support for image ROM address verification

2020-12-18 Thread GitBox
utzig merged pull request #104: URL: https://github.com/apache/mynewt-mcumgr/pull/104 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

[GitHub] [mynewt-core] kasjer opened a new pull request #2445: sensor creator init split

2020-12-18 Thread GitBox
kasjer opened a new pull request #2445: URL: https://github.com/apache/mynewt-core/pull/2445 This solves the problem of sensor_creator usage along with SPI flash that is present in flash map. If BSP uses SPI flash and sensor creator with SPI devices that are connected to the same