[GitHub] [mynewt-newt] Thilanka97 edited a comment on issue #343: Mcuboot hack to prevent `newt upgrade` failure

2020-02-12 Thread GitBox
Thilanka97 edited a comment on issue #343: Mcuboot hack to prevent `newt upgrade` failure URL: https://github.com/apache/mynewt-newt/pull/343#issuecomment-585526684 Hey @ccollins476ad, I am getting the same error. I am new to mynewt. I am using newt on windows 10. what exactly should I

[GitHub] [mynewt-newt] Thilanka97 edited a comment on issue #343: Mcuboot hack to prevent `newt upgrade` failure

2020-02-12 Thread GitBox
Thilanka97 edited a comment on issue #343: Mcuboot hack to prevent `newt upgrade` failure URL: https://github.com/apache/mynewt-newt/pull/343#issuecomment-585526684 Hey @ccollins476ad, I am getting the same error. I am new to mynewt. I am using newt on windows 10. what exactly should I

[GitHub] [mynewt-newt] Thilanka97 commented on issue #343: Mcuboot hack to prevent `newt upgrade` failure

2020-02-12 Thread GitBox
Thilanka97 commented on issue #343: Mcuboot hack to prevent `newt upgrade` failure URL: https://github.com/apache/mynewt-newt/pull/343#issuecomment-585526684 Hey @ccollins476ad, I am getting the same error. I am new to mynewt. I am using newt on windows 10. what exactly should I do to

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

2020-02-12 Thread GitBox
ccollins476ad opened a new pull request #21: manifest: Add `MfgManifestTarget.Size` field URL: https://github.com/apache/mynewt-artifact/pull/21 This field indicates the size of the target binary (either .bin or .img file). This is useful for splitting an mfgimage into its constituent

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2192: Add generic API to retrieve provisioned data from BSP

2020-02-12 Thread GitBox
apache-mynewt-bot commented on issue #2192: Add generic API to retrieve provisioned data from BSP URL: https://github.com/apache/mynewt-core/pull/2192#issuecomment-585449886 ## Style check summary ### Our coding style is

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2182: [RFC] util/scfg: Simple config lib on top of sys/config

2020-02-12 Thread GitBox
apache-mynewt-bot removed a comment on issue #2182: [RFC] util/scfg: Simple config lib on top of sys/config URL: https://github.com/apache/mynewt-core/pull/2182#issuecomment-583648000 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2182: [RFC] util/scfg: Simple config lib on top of sys/config

2020-02-12 Thread GitBox
apache-mynewt-bot commented on issue #2182: [RFC] util/scfg: Simple config lib on top of sys/config URL: https://github.com/apache/mynewt-core/pull/2182#issuecomment-585447938 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2181: [RFC] sys/config: Extended callbacks

2020-02-12 Thread GitBox
apache-mynewt-bot removed a comment on issue #2181: [RFC] sys/config: Extended callbacks URL: https://github.com/apache/mynewt-core/pull/2181#issuecomment-583649110 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2181: [RFC] sys/config: Extended callbacks

2020-02-12 Thread GitBox
apache-mynewt-bot commented on issue #2181: [RFC] sys/config: Extended callbacks URL: https://github.com/apache/mynewt-core/pull/2181#issuecomment-585447213 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2192: Add generic API to retrieve provisioned data from BSP

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2192: Add generic API to retrieve provisioned data from BSP URL: https://github.com/apache/mynewt-core/pull/2192#discussion_r378543882 ## File path: hw/hal/include/hal/hal_bsp.h ## @@ -79,8 +80,73 @@ int

[mynewt-core] branch master updated (588f255 -> 117830c)

2020-02-12 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-core.git. from 588f255 sys/config: Remove obsolete setting CONFIG_NEWTMGR add fa05135 sys/config: Support for

[GitHub] [mynewt-core] ccollins476ad merged pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad merged pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #2192: Add generic API torretrieve provisioned data from BSP

2020-02-12 Thread GitBox
andrzej-kaczmarek opened a new pull request #2192: Add generic API torretrieve provisioned data from BSP URL: https://github.com/apache/mynewt-core/pull/2192 This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2181: [RFC] sys/config: Extended callbacks

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2181: [RFC] sys/config: Extended callbacks URL: https://github.com/apache/mynewt-core/pull/2181#discussion_r378526340 ## File path: sys/config/include/config/config.h ## @@ -157,14 +162,40 @@ struct conf_handler {

[GitHub] [mynewt-core] ccollins476ad merged pull request #2187: sys/config: Remove obsolete setting `CONFIG_NEWTMGR`

2020-02-12 Thread GitBox
ccollins476ad merged pull request #2187: sys/config: Remove obsolete setting `CONFIG_NEWTMGR` URL: https://github.com/apache/mynewt-core/pull/2187 This is an automated message from the Apache Git Service. To respond to the

[mynewt-core] branch master updated (797e75f -> 588f255)

2020-02-12 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-core.git. from 797e75f kernel/os: Allow to disable watchdog add 588f255 sys/config: Remove obsolete setting

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
apache-mynewt-bot commented on issue #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#issuecomment-585385245 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
apache-mynewt-bot removed a comment on issue #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#issuecomment-583637916 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378438008 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char *val_str,

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378435306 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378435306 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char

[GitHub] [mynewt-core] utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378424887 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char *val_str,

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378422805 ## File path: sys/config/src/config.c ## @@ -252,6 +283,21 @@ conf_str_from_value(enum

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378419873 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r37842 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char

[GitHub] [mynewt-core] utzig commented on a change in pull request #2181: [RFC] sys/config: Extended callbacks

2020-02-12 Thread GitBox
utzig commented on a change in pull request #2181: [RFC] sys/config: Extended callbacks URL: https://github.com/apache/mynewt-core/pull/2181#discussion_r378362675 ## File path: sys/config/include/config/config.h ## @@ -157,14 +162,40 @@ struct conf_handler { * The

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2190: kernel/os: Allow to disable watchdog

2020-02-12 Thread GitBox
andrzej-kaczmarek merged pull request #2190: kernel/os: Allow to disable watchdog URL: https://github.com/apache/mynewt-core/pull/2190 This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-core] branch master updated (e77a3c7 -> 797e75f)

2020-02-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 e77a3c7 hw/scripts: Add shortcut for accessing JLink via USB S/N add 797e75f kernel/os: Allow to disable

[GitHub] [mynewt-core] utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378321583 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char *val_str,

[GitHub] [mynewt-core] utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378322864 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char *val_str,

[GitHub] [mynewt-core] utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
utzig commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378323283 ## File path: sys/config/src/config.c ## @@ -252,6 +283,21 @@ conf_str_from_value(enum conf_type

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2191: hw/scripts: Add shortcut for accessing JLink via USB S/N

2020-02-12 Thread GitBox
andrzej-kaczmarek merged pull request #2191: hw/scripts: Add shortcut for accessing JLink via USB S/N URL: https://github.com/apache/mynewt-core/pull/2191 This is an automated message from the Apache Git Service. To respond

[mynewt-core] branch master updated (05b81bc -> e77a3c7)

2020-02-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 05b81bc travis: update to use newt upgrade add e77a3c7 hw/scripts: Add shortcut for accessing JLink via

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2191: hw/scripts: Add shortcut for accessing JLink via USB S/N

2020-02-12 Thread GitBox
apache-mynewt-bot commented on issue #2191: hw/scripts: Add shortcut for accessing JLink via USB S/N URL: https://github.com/apache/mynewt-core/pull/2191#issuecomment-585213049 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] utzig commented on issue #2186: [WIP] stm32: unify peripheral initialization

2020-02-12 Thread GitBox
utzig commented on issue #2186: [WIP] stm32: unify peripheral initialization URL: https://github.com/apache/mynewt-core/pull/2186#issuecomment-585198646 @kasjer So far I have not tested SPI, I2C and ADC on any boards but plan to do it later today. Thanks a lot for taking a look already!

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2190: kernel/os: Allow to disable watchdog

2020-02-12 Thread GitBox
apache-mynewt-bot commented on issue #2190: kernel/os: Allow to disable watchdog URL: https://github.com/apache/mynewt-core/pull/2190#issuecomment-585183926 ## Style check summary No suggestions at this time!

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #2191: hw/scripts: Add shortcut for accessing JLink via USB S/N

2020-02-12 Thread GitBox
andrzej-kaczmarek opened a new pull request #2191: hw/scripts: Add shortcut for accessing JLink via USB S/N URL: https://github.com/apache/mynewt-core/pull/2191 JLINK_USB= env allows to specify JLink USB S/N. This is convenient shortcut for '--extrajtagcmd "-select usb="'.

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #2190: kernel/os: Allow to disable watchdog

2020-02-12 Thread GitBox
andrzej-kaczmarek opened a new pull request #2190: kernel/os: Allow to disable watchdog URL: https://github.com/apache/mynewt-core/pull/2190 Setting WATCHDOG_INTERVAL to 0 will disable watchdog (i.e. will not start it at boot).

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2138: Add possibility to configure idle task stack size in syscfg.yml

2020-02-12 Thread GitBox
apache-mynewt-bot commented on issue #2138: Add possibility to configure idle task stack size in syscfg.yml URL: https://github.com/apache/mynewt-core/pull/2138#issuecomment-585166638 ## Style check summary ### Our coding style is

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2138: Add possibility to configure idle task stack size in syscfg.yml

2020-02-12 Thread GitBox
apache-mynewt-bot removed a comment on issue #2138: Add possibility to configure idle task stack size in syscfg.yml URL: https://github.com/apache/mynewt-core/pull/2138#issuecomment-579253297 ## Style check summary hw/mcu/stm/stm32l1xx/src/hal_power_mgnt.c

[GitHub] [mynewt-core] rymanluk merged pull request #2188: travis: update to use newt upgrade

2020-02-12 Thread GitBox
rymanluk merged pull request #2188: travis: update to use newt upgrade URL: https://github.com/apache/mynewt-core/pull/2188 This is an automated message from the Apache Git Service. To respond to the message, please log on

[mynewt-core] branch master updated: travis: update to use newt upgrade

2020-02-12 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek 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 05b81bc travis: update to use newt upgrade

[GitHub] [mynewt-core] utzig commented on issue #2189: Could not resolve app package: @mcuboot/boot/mynewt

2020-02-12 Thread GitBox
utzig commented on issue #2189: Could not resolve app package: @mcuboot/boot/mynewt URL: https://github.com/apache/mynewt-core/issues/2189#issuecomment-585097520 Check `git --version` and do `newt -ldebug upgrade -v` to get some debugging, but you probably need to upgrade `newt` due to

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #753: npl/riot: Improve timer glue code

2020-02-12 Thread GitBox
sjanc commented on a change in pull request #753: npl/riot: Improve timer glue code URL: https://github.com/apache/mynewt-nimble/pull/753#discussion_r378106444 ## File path: porting/npl/riot/include/nimble/nimble_npl_os.h ## @@ -215,7 +215,7 @@

[GitHub] [mynewt-core] sjanc commented on issue #2189: Could not resolve app package: @mcuboot/boot/mynewt

2020-02-12 Thread GitBox
sjanc commented on issue #2189: Could not resolve app package: @mcuboot/boot/mynewt URL: https://github.com/apache/mynewt-core/issues/2189#issuecomment-585092993 Hi, which newt version and what OS do you use? This is