[GitHub] [mynewt-mcumgr] NZSmartie opened a new pull request #87: Zephyr: Fix CMake error with CONFIG_MCUMGR_CMD_LOG_MGMT=y

2020-06-12 Thread GitBox
NZSmartie opened a new pull request #87: URL: https://github.com/apache/mynewt-mcumgr/pull/87 Fixes a CMake error due to missing parentheses on an `endif` and corrects source file paths. See #86 for more details This

[GitHub] [mynewt-mcumgr] NZSmartie opened a new issue #86: Zephyr: CMake error when Log Management is enabled.

2020-06-12 Thread GitBox
NZSmartie opened a new issue #86: URL: https://github.com/apache/mynewt-mcumgr/issues/86 Modifying `samples/smp_svr/zephyr/prj.conf` and adding ```properties CONFIG_MCUMGR_CMD_LOG_MGMT=y ``` to the following file:

[GitHub] [mynewt-mcumgr] mniestroj closed pull request #82: cmd/img_mgmt/port/zephyr: suppress warnings when building for qemu and native_posix

2020-06-12 Thread GitBox
mniestroj closed pull request #82: URL: https://github.com/apache/mynewt-mcumgr/pull/82 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 #2315: util/scfg: Support for unsigned integer types

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

[GitHub] [mynewt-core] ccollins476ad opened a new pull request #2315: util/scfg: Support for unsigned integer types

2020-06-12 Thread GitBox
ccollins476ad opened a new pull request #2315: URL: https://github.com/apache/mynewt-core/pull/2315 When scfg was implemented, sys/config did not support unsigned integer types. Support has since been added to sys/config, but scfg still rejects them. This commit makes scfg not

[GitHub] [mynewt-newt] ccollins476ad merged pull request #404: Fix --imgfile option for the `load` command

2020-06-12 Thread GitBox
ccollins476ad merged pull request #404: URL: https://github.com/apache/mynewt-newt/pull/404 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

[GitHub] [mynewt-newt] ccollins476ad commented on pull request #404: Fix --imgfile option for the `load` command

2020-06-12 Thread GitBox
ccollins476ad commented on pull request #404: URL: https://github.com/apache/mynewt-newt/pull/404#issuecomment-643478618 Thanks @mlaz. This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-newt] branch master updated: Fix --imgfile option for the `load` command

2020-06-12 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git The following commit(s) were added to refs/heads/master by this push: new d7efc36 Fix --imgfile option for the

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #404: Fix --imgfile option for the `load` command

2020-06-12 Thread GitBox
ccollins476ad opened a new pull request #404: URL: https://github.com/apache/mynewt-newt/pull/404 `--imgfile` lets the user specify the image file to load rather than letting newt derive it from the target name. This option wasn't working properly. For the download scripts to

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2314: hw/mcu/dialog: Configure PDC for GPIO irq

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

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #2314: hw/mcu/dialog: Configure PDC for GPIO irq

2020-06-12 Thread GitBox
andrzej-kaczmarek opened a new pull request #2314: URL: https://github.com/apache/mynewt-core/pull/2314 We need PDC entry to wakeup from deep sleep. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2313: hw/mcu/dialog: Fix retaining SCB state in deep sleep

2020-06-12 Thread GitBox
andrzej-kaczmarek merged pull request #2313: URL: https://github.com/apache/mynewt-core/pull/2313 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-core] 01/02: hw/mcu/dialog: Fix retaining SCB state in deep sleep

2020-06-12 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-core.git commit 4cfb4401a2f90a9a00f59e2ede59d1927a019b89 Author: Andrzej Kaczmarek AuthorDate: Wed Jun 10 20:28:51 2020 +0200

[mynewt-core] 02/02: hw/mcu/dialog: Small optimization

2020-06-12 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-core.git commit b28ee7de3b5d8a4a629497caf0e77e7cb84bb769 Author: Andrzej Kaczmarek AuthorDate: Fri Jun 12 10:42:37 2020 +0200

[mynewt-core] branch master updated (2b667ec -> b28ee7d)

2020-06-12 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 2b667ec hw/bsp/dialog: Start flash loader with XTAL32M new 4cfb440 hw/mcu/dialog: Fix retaining SCB state

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2313: hw/mcu/dialog: Fix retaining SCB state in deep sleep

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

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2313: hw/mcu/dialog: Fix retaining SCB state in deep sleep

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

[GitHub] [mynewt-core] kasjer merged pull request #2312: hw/bsp/dialog: Start flash loader with XTAL32M

2020-06-12 Thread GitBox
kasjer merged pull request #2312: URL: https://github.com/apache/mynewt-core/pull/2312 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/bsp/dialog: Start flash loader with XTAL32M

2020-06-12 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 2b667ec hw/bsp/dialog: Start flash loader