[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #413: [DO NOT MERGE] Allow per-package elements in image manifest

2020-08-20 Thread GitBox
ccollins476ad opened a new pull request #413: URL: https://github.com/apache/mynewt-newt/pull/413 ## DO NOT MERGE https://github.com/apache/mynewt-artifact/pull/28 needs to be merged. After it is merged, the artifact library should be tagged with a new version number. Finally,

[mynewt-artifact] branch master updated: sec: Fix infinite loop

2020-08-20 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-artifact.git The following commit(s) were added to refs/heads/master by this push: new aa99c4c sec: Fix infinite loop

[GitHub] [mynewt-artifact] ccollins476ad merged pull request #27: sec: Fix infinite loop

2020-08-20 Thread GitBox
ccollins476ad merged pull request #27: URL: https://github.com/apache/mynewt-artifact/pull/27 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [mynewt-artifact] ccollins476ad opened a new pull request #28: Allow "extra" information in a manifest

2020-08-20 Thread GitBox
ccollins476ad opened a new pull request #28: URL: https://github.com/apache/mynewt-artifact/pull/28 "extra" is a map of key-value pairs supplied by individual packages in a build. This is an automated message from the

[GitHub] [mynewt-artifact] ccollins476ad opened a new pull request #27: sec: Fix infinite loop

2020-08-20 Thread GitBox
ccollins476ad opened a new pull request #27: URL: https://github.com/apache/mynewt-artifact/pull/27 If the caller of EncryptAES() supplied a nonce shorter than 16 bytes, the function would enter an endless loop. This is an

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a change in pull request #2359: hw/mcu/dialog: Add all reset reason checks

2020-08-20 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #2359: URL: https://github.com/apache/mynewt-core/pull/2359#discussion_r474240221 ## File path: hw/hal/include/hal/hal_system.h ## @@ -72,6 +72,10 @@ enum hal_reset_reason { HAL_RESET_SYS_OFF_INT = 7, /**

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2358: hw/mcu/dialog: Make 1V8, 1V8P and 1V8F rails configurable

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

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2358: hw/mcu/dialog: Make 1V8, 1V8P and 1V8F rails configurable

2020-08-20 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2358: URL: https://github.com/apache/mynewt-core/pull/2358#issuecomment-677671265 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2359: hw/mcu/dialog: Add all reset reason checks

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

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2359: hw/mcu/dialog: Add all reset reason checks

2020-08-20 Thread GitBox
apache-mynewt-bot commented on pull request #2359: URL: https://github.com/apache/mynewt-core/pull/2359#issuecomment-677871520 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2359: hw/mcu/dialog: Add all reset reason checks

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

[GitHub] [mynewt-core] JustineKH opened a new pull request #2359: hw/mcu/dialog: Add all reset reason checks

2020-08-20 Thread GitBox
JustineKH opened a new pull request #2359: URL: https://github.com/apache/mynewt-core/pull/2359 Adding all checks for reboot reasons per da1469x ds. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2358: hw/mcu/dialog: Make 1V8, 1V8P and 1V8F rails configurable

2020-08-20 Thread GitBox
apache-mynewt-bot commented on pull request #2358: URL: https://github.com/apache/mynewt-core/pull/2358#issuecomment-677671265 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] andrzej-kaczmarek commented on pull request #2358: hw/mcu/dialog: Make 1V8, 1V8P and 1V8F rails configurable

2020-08-20 Thread GitBox
andrzej-kaczmarek commented on pull request #2358: URL: https://github.com/apache/mynewt-core/pull/2358#issuecomment-677670481 @JustineKH ^^ This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #2358: hw/mcu/dialog: Make 1V8, 1V8P and 1V8F rails configurable

2020-08-20 Thread GitBox
andrzej-kaczmarek opened a new pull request #2358: URL: https://github.com/apache/mynewt-core/pull/2358 This adds some configuration options to control 1V8x rails. For now, only LDOs are selectable with possibly more options to come, if needed.

[GitHub] [mynewt-mcumgr-cli] caco3 commented on issue #15: Fails to upload over BLE using Zephyr with SMP Server Sample

2020-08-20 Thread GitBox
caco3 commented on issue #15: URL: https://github.com/apache/mynewt-mcumgr-cli/issues/15#issuecomment-677452719 @utzig You are right, sry! I was confused that @trueb2 mentioned `0.1.0`. As to try to troubleshoot it: Which was the last version you know it worked? I am not yet