[mynewt-core] branch master updated (a965755 -> 61b445d)

2020-02-20 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 a965755 stm32: unify ADC initialization add 61b445d hw/mcu/dialog: set reset values to SYS_CTRL_REG in

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2197: hw/mcu/dialog: set reset values to SYS_CTRL_REG in hal_system_reset

2020-02-20 Thread GitBox
andrzej-kaczmarek merged pull request #2197: hw/mcu/dialog: set reset values to SYS_CTRL_REG in hal_system_reset URL: https://github.com/apache/mynewt-core/pull/2197 This is an automated message from the Apache Git Service.

[GitHub] [mynewt-artifact] ccollins476ad merged pull request #21: manifest: Add `MfgManifestTarget.Size` field

2020-02-20 Thread GitBox
ccollins476ad merged pull request #21: manifest: Add `MfgManifestTarget.Size` field URL: https://github.com/apache/mynewt-artifact/pull/21 This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-artifact] branch master updated: manifest: Add `MfgManifestTarget.Size` field

2020-02-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 85abf95 manifest: Add

[mynewt-newtmgr] branch master updated (42db02b -> 80e5c28)

2020-02-20 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git. from 42db02b Delete unneccesary `nmxact` binary file new 0d6802e res: Use zero payload when no args

[mynewt-newtmgr] 01/02: res: Use zero payload when no args specified

2020-02-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-newtmgr.git commit 0d6802eb80b5277936052d5117168d7cd90c7cd8 Author: Christopher Collins AuthorDate: Wed Feb 19 08:53:23 2020

[GitHub] [mynewt-newtmgr] ccollins476ad merged pull request #156: res: Use zero payload when no args specified

2020-02-20 Thread GitBox
ccollins476ad merged pull request #156: res: Use zero payload when no args specified URL: https://github.com/apache/mynewt-newtmgr/pull/156 This is an automated message from the Apache Git Service. To respond to the

[mynewt-newtmgr] 02/02: res: Correctly parse payload params

2020-02-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-newtmgr.git commit 80e5c283e6b155177814d1e5040be7807c0d75aa Author: Christopher Collins AuthorDate: Wed Feb 19 16:05:56 2020

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2183: boot/split: use util/scfg for config

2020-02-20 Thread GitBox
apache-mynewt-bot commented on issue #2183: boot/split: use util/scfg for config URL: https://github.com/apache/mynewt-core/pull/2183#issuecomment-589190444 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2183: boot/split: use util/scfg for config

2020-02-20 Thread GitBox
apache-mynewt-bot removed a comment on issue #2183: boot/split: use util/scfg for config URL: https://github.com/apache/mynewt-core/pull/2183#issuecomment-583703144 ## Style check summary No suggestions at this time!

[mynewt-core] branch master updated: boot/split: use util/scfg for config

2020-02-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-core.git The following commit(s) were added to refs/heads/master by this push: new ec2f15a boot/split: use util/scfg for

[GitHub] [mynewt-core] ccollins476ad merged pull request #2183: boot/split: use util/scfg for config

2020-02-20 Thread GitBox
ccollins476ad merged pull request #2183: boot/split: use util/scfg for config URL: https://github.com/apache/mynewt-core/pull/2183 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [mynewt-imgmod] ccollins476ad opened a new pull request #7: Use Makefile to embed version stringVersion

2020-02-20 Thread GitBox
ccollins476ad opened a new pull request #7: Use Makefile to embed version stringVersion URL: https://github.com/apache/mynewt-imgmod/pull/7 This allows us to include a git hash and build date in the `imgmod version` output. E.g., ```

[GitHub] [mynewt-imgmod] ccollins476ad opened a new pull request #8: mfg split: Don't discard trailing 0xff bytes

2020-02-20 Thread GitBox
ccollins476ad opened a new pull request #8: mfg split: Don't discard trailing 0xff bytes URL: https://github.com/apache/mynewt-imgmod/pull/8 The `mfg split` command separates an mfgimg binary into several files, one for each flash area. Prior to this commit, imgmod would strip all

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2183: boot/split: use util/scfg for config

2020-02-20 Thread GitBox
apache-mynewt-bot removed a comment on issue #2183: boot/split: use util/scfg for config URL: https://github.com/apache/mynewt-core/pull/2183#issuecomment-589190444 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2183: boot/split: use util/scfg for config

2020-02-20 Thread GitBox
apache-mynewt-bot commented on issue #2183: boot/split: use util/scfg for config URL: https://github.com/apache/mynewt-core/pull/2183#issuecomment-589198343 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #378: Emit `size` in mfg manifest target entries

2020-02-20 Thread GitBox
ccollins476ad opened a new pull request #378: Emit `size` in mfg manifest target entries URL: https://github.com/apache/mynewt-newt/pull/378 MfgManifestTarget.Size was recently added to the artifact library. This is an

[mynewt-core] branch master updated: sys/config: Extended callbacks

2020-02-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-core.git The following commit(s) were added to refs/heads/master by this push: new 34b32c4 sys/config: Extended callbacks

[GitHub] [mynewt-core] ccollins476ad merged pull request #2181: sys/config: Extended callbacks

2020-02-20 Thread GitBox
ccollins476ad merged pull request #2181: sys/config: Extended callbacks URL: https://github.com/apache/mynewt-core/pull/2181 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-core] ccollins476ad merged pull request #2182: util/scfg: Simple config lib on top of sys/config

2020-02-20 Thread GitBox
ccollins476ad merged pull request #2182: util/scfg: Simple config lib on top of sys/config URL: https://github.com/apache/mynewt-core/pull/2182 This is an automated message from the Apache Git Service. To respond to the

[mynewt-core] branch master updated: util/scfg: Simple config lib on top of sys/config

2020-02-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-core.git The following commit(s) were added to refs/heads/master by this push: new 6f459fc util/scfg: Simple config lib on

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #759: apps/btshell: Keystore usability improvements

2020-02-20 Thread GitBox
andrzej-kaczmarek opened a new pull request #759: apps/btshell: Keystore usability improvements URL: https://github.com/apache/mynewt-nimble/pull/759 This is an automated message from the Apache Git Service. To respond to

[mynewt-artifact] annotated tag v0.0.16 updated (85abf95 -> 8612234)

2020-02-20 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to annotated tag v0.0.16 in repository https://gitbox.apache.org/repos/asf/mynewt-artifact.git. *** WARNING: tag v0.0.16 was modified! *** from 85abf95 (commit) to 8612234 (tag) tagging

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2198: encflash/da_1469x: cleanup DMA key transfer function

2020-02-20 Thread GitBox
apache-mynewt-bot removed a comment on issue #2198: encflash/da_1469x: cleanup DMA key transfer function URL: https://github.com/apache/mynewt-core/pull/2198#issuecomment-589301097 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2198: encflash/da_1469x: cleanup DMA key transfer function

2020-02-20 Thread GitBox
apache-mynewt-bot commented on issue #2198: encflash/da_1469x: cleanup DMA key transfer function URL: https://github.com/apache/mynewt-core/pull/2198#issuecomment-589304850 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] vrahane opened a new pull request #2199: gdbmacros: Add callout traversing script

2020-02-20 Thread GitBox
vrahane opened a new pull request #2199: gdbmacros: Add callout traversing script URL: https://github.com/apache/mynewt-core/pull/2199 - Usage "mn_gen_callout_print _callout_list" This is an automated message from the Apache

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2198: encflash/da_1469x: cleanup DMA key transfer function

2020-02-20 Thread GitBox
apache-mynewt-bot commented on issue #2198: encflash/da_1469x: cleanup DMA key transfer function URL: https://github.com/apache/mynewt-core/pull/2198#issuecomment-589301097 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] nkaje opened a new pull request #2198: encflash/da_1469x: cleanup DMA key transfer function

2020-02-20 Thread GitBox
nkaje opened a new pull request #2198: encflash/da_1469x: cleanup DMA key transfer function URL: https://github.com/apache/mynewt-core/pull/2198 DMA key is securely transferred from OTP Key are AES engine. Nothing to do with QSPI. Cleanup incorrect code. Signed-off-by: Naveen

[mynewt-core] branch master updated: gdbmacros: Add callout traversing script (#2199)

2020-02-20 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 4e5ebc5 gdbmacros: Add callout

[GitHub] [mynewt-core] vrahane merged pull request #2199: gdbmacros: Add callout traversing script

2020-02-20 Thread GitBox
vrahane merged pull request #2199: gdbmacros: Add callout traversing script URL: https://github.com/apache/mynewt-core/pull/2199 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2199: gdbmacros: Add callout traversing script

2020-02-20 Thread GitBox
apache-mynewt-bot commented on issue #2199: gdbmacros: Add callout traversing script URL: https://github.com/apache/mynewt-core/pull/2199#issuecomment-589455182 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] vrahane merged pull request #2198: encflash/da_1469x: cleanup DMA key transfer function

2020-02-20 Thread GitBox
vrahane merged pull request #2198: encflash/da_1469x: cleanup DMA key transfer function URL: https://github.com/apache/mynewt-core/pull/2198 This is an automated message from the Apache Git Service. To respond to the

[mynewt-core] branch master updated: encflash/da_1469x: cleanup DMA key transfer function (#2198)

2020-02-20 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 3dc483f encflash/da_1469x: cleanup

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-20 Thread GitBox
kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382427609 ## File path: hw/drivers/trng/trng_da1469x/src/trng_da1469x.c ## @@ -105,3 +106,20 @@

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-20 Thread GitBox
kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382431520 ## File path: hw/drivers/trng/trng_da1469x/include/trng_da1469x.h ## @@ -27,6 +27,9 @@

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-20 Thread GitBox
kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382428197 ## File path: hw/drivers/trng/trng_da1469x/src/trng_da1469x.c ## @@ -105,3 +106,20 @@

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-20 Thread GitBox
kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382427480 ## File path: hw/drivers/trng/trng_da1469x/src/trng_da1469x.c ## @@ -105,3 +106,20 @@

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-20 Thread GitBox
kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382427853 ## File path: hw/drivers/trng/trng_da1469x/src/trng_da1469x.c ## @@ -105,3 +106,20 @@

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-20 Thread GitBox
kasjer commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382433877 ## File path: crypto/mbedtls/syscfg.yml ## @@ -125,6 +125,9 @@ syscfg.defs:

[GitHub] [mynewt-newt] utzig commented on a change in pull request #377: Add support for conditional submodules updates

2020-02-20 Thread GitBox
utzig commented on a change in pull request #377: Add support for conditional submodules updates URL: https://github.com/apache/mynewt-newt/pull/377#discussion_r381880716 ## File path: newt/repo/repo.go ## @@ -191,6 +194,22 @@ func (r *Repo) patchesFilePath() string {

[GitHub] [mynewt-newt] utzig merged pull request #377: Add support for conditional submodules updates

2020-02-20 Thread GitBox
utzig merged pull request #377: Add support for conditional submodules updates URL: https://github.com/apache/mynewt-newt/pull/377 This is an automated message from the Apache Git Service. To respond to the message, please

[mynewt-newt] branch master updated: Add support for conditional submodules updates

2020-02-20 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-newt.git The following commit(s) were added to refs/heads/master by this push: new 905c71c Add support for conditional