[GitHub] mkiiskila commented on issue #1323: Allow flash devices to specify erase value

2018-08-10 Thread GitBox
mkiiskila commented on issue #1323: Allow flash devices to specify erase value URL: https://github.com/apache/mynewt-core/pull/1323#issuecomment-412000228 This will not work for encrypted flash. Here's dump of data from erased sector of flash through encrypting driver. 000734 comp

[GitHub] mkiiskila opened a new pull request #1324: Flash speed test

2018-08-10 Thread GitBox
mkiiskila opened a new pull request #1324: Flash speed test URL: https://github.com/apache/mynewt-core/pull/1324 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and us

[GitHub] mkiiskila opened a new pull request #1325: sys/defs; add default definitions for sec_XXX_core. New section

2018-08-10 Thread GitBox
mkiiskila opened a new pull request #1325: sys/defs; add default definitions for sec_XXX_core. New section URL: https://github.com/apache/mynewt-core/pull/1325 definitions for sec_XXX_secret. Place enc_flash structure within the secret section. --

[GitHub] kasjer commented on a change in pull request #1324: Flash speed test

2018-08-10 Thread GitBox
kasjer commented on a change in pull request #1324: Flash speed test URL: https://github.com/apache/mynewt-core/pull/1324#discussion_r209275620 ## File path: test/flash_test/src/flash_test/flash_test.c ## @@ -127,31 +145,158 @@ flash_cli_cmd(int argc, char **argv)

[GitHub] kasjer commented on a change in pull request #1324: Flash speed test

2018-08-10 Thread GitBox
kasjer commented on a change in pull request #1324: Flash speed test URL: https://github.com/apache/mynewt-core/pull/1324#discussion_r209274407 ## File path: test/flash_test/src/flash_test/flash_test.c ## @@ -127,31 +145,158 @@ flash_cli_cmd(int argc, char **argv)

[GitHub] kasjer commented on a change in pull request #1324: Flash speed test

2018-08-10 Thread GitBox
kasjer commented on a change in pull request #1324: Flash speed test URL: https://github.com/apache/mynewt-core/pull/1324#discussion_r209276045 ## File path: test/flash_test/src/flash_test/flash_test.c ## @@ -127,31 +145,158 @@ flash_cli_cmd(int argc, char **argv)

[GitHub] andrzej-kaczmarek opened a new pull request #1326: mgmt/imgmgr: Add option to enable verbose error messages

2018-08-10 Thread GitBox
andrzej-kaczmarek opened a new pull request #1326: mgmt/imgmgr: Add option to enable verbose error messages URL: https://github.com/apache/mynewt-core/pull/1326 If enabled, most of interesting errors will have "rsn" field in response with verbose error message. This is helpful for debugg

[GitHub] ccollins476ad opened a new issue #200: `newt test` exclude option does not accept fully-qualified package names

2018-08-10 Thread GitBox
ccollins476ad opened a new issue #200: `newt test` exclude option does not accept fully-qualified package names URL: https://github.com/apache/mynewt-newt/issues/200 `newt test` accepts an `--exclude` or `-e` switch. The argument to this switch is a comma-separated list of packages to exc