[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-12 Thread GitBox
apache-mynewt-bot commented on PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#issuecomment-1276970015 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2901: hw/mcu/nrf5340: Enable cache by default

2022-10-12 Thread GitBox
apache-mynewt-bot commented on PR #2901: URL: https://github.com/apache/mynewt-core/pull/2901#issuecomment-1276952601 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1389: nimble/host: Add APIs to handle vs HCI commands and events

2022-10-12 Thread GitBox
apache-mynewt-bot commented on PR #1389: URL: https://github.com/apache/mynewt-nimble/pull/1389#issuecomment-1276933161 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2884: Flash autoconfigure updates

2022-10-12 Thread GitBox
agross-korg commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r994028463 ## hw/mcu/dialog/da1469x/src/hal_flash.c: ## @@ -430,6 +430,9 @@ qspi_read_rdid(const struct hal_flash *dev) int i; uint32_t result; +

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2884: Flash autoconfigure updates

2022-10-12 Thread GitBox
agross-korg commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r994027924 ## hw/mcu/dialog/da1469x/include/mcu/da1469x_hal.h: ## @@ -85,6 +85,8 @@ struct qspi_flash_config { extern const struct qspi_flash_config rdids[]; extern

[GitHub] [mynewt-core] agross-korg commented on pull request #2884: Flash autoconfigure updates

2022-10-12 Thread GitBox
agross-korg commented on PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#issuecomment-1276912080 I thought they were all resolved with the push I did. Let me double check that the changes hit all of the points. I thought they had. -- This is an automated message from the

[GitHub] [mynewt-core] andrzej-kaczmarek commented on pull request #2884: Flash autoconfigure updates

2022-10-12 Thread GitBox
andrzej-kaczmarek commented on PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#issuecomment-1276831554 @agross-korg why this was merged with unresolved comments? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[mynewt-core] branch master updated: da1469x: Add option to not disable watchdog on init

2022-10-12 Thread agross
This is an automated email from the ASF dual-hosted git repository. agross 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 4c5522a9e da1469x: Add option to not

[GitHub] [mynewt-core] agross-korg merged pull request #2885: da1469x: Add option to not disable watchdog on init

2022-10-12 Thread GitBox
agross-korg merged PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885 -- 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 to the specific comment. To unsubscribe, e-mail:

[mynewt-core] 01/02: da146x: hal_flash: Fix rdid issue on Gigadevice

2022-10-12 Thread agross
This is an automated email from the ASF dual-hosted git repository. agross pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 382446f9932a9bfe8c230e340a267f0e8a239390 Author: Andy Gross AuthorDate: Mon Sep 26 18:13:16 2022 -0500

[mynewt-core] 02/02: da146x: hal_flash: Add RDID accessor helper function

2022-10-12 Thread agross
This is an automated email from the ASF dual-hosted git repository. agross pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit d28a5944fcb88993387ae3471d0690a5247f0df2 Author: Andy Gross AuthorDate: Mon Sep 26 18:17:55 2022 -0500

[mynewt-core] branch master updated (f3e417741 -> d28a5944f)

2022-10-12 Thread agross
This is an automated email from the ASF dual-hosted git repository. agross pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from f3e417741 fs/littlefs: Fix glue new 382446f99 da146x: hal_flash: Fix rdid issue on Gigadevice new

[GitHub] [mynewt-core] agross-korg merged pull request #2884: Flash autoconfigure updates

2022-10-12 Thread GitBox
agross-korg merged PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884 -- 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 to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request, #2901: hw/mcu/nrf5340: Enable cache by default

2022-10-12 Thread GitBox
andrzej-kaczmarek opened a new pull request, #2901: URL: https://github.com/apache/mynewt-core/pull/2901 Does not really make sense to have it disabled by default since we are running from flash. -- This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-nimble] branch master updated: nimble/ll: Add API to read random data from controller

2022-10-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-nimble.git The following commit(s) were added to refs/heads/master by this push: new e7006a8e nimble/ll: Add API to read random

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1397: nimble/ll: Add API to read random data from controller

2022-10-12 Thread GitBox
andrzej-kaczmarek merged PR #1397: URL: https://github.com/apache/mynewt-nimble/pull/1397 -- 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 to the specific comment. To unsubscribe, e-mail:

[mynewt-core] 01/02: fs/littlefs: Update to v2.5.0

2022-10-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 fc91540a45ce84a13ac171345418b29f18ccf9c5 Author: Andrzej Kaczmarek AuthorDate: Tue Oct 11 22:51:37 2022 +0200

[mynewt-core] 02/02: fs/littlefs: Fix glue

2022-10-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 f3e417741a1834e1ae78d5912470c68889e261c1 Author: Andrzej Kaczmarek AuthorDate: Tue Oct 11 22:52:32 2022 +0200

[mynewt-core] branch master updated (50e5c174b -> f3e417741)

2022-10-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 50e5c174b mcu/stm32f7: Move __vector_tbl_reloc__ to DTCM new fc91540a4 fs/littlefs: Update to v2.5.0 new

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2900: fs/littlefs: Update to v2.5.0 and some fixes

2022-10-12 Thread GitBox
andrzej-kaczmarek merged PR #2900: URL: https://github.com/apache/mynewt-core/pull/2900 -- 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 to the specific comment. To unsubscribe, e-mail:

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2899: mcu/nrf5340: Add secure functions package

2022-10-12 Thread GitBox
apache-mynewt-bot commented on PR #2899: URL: https://github.com/apache/mynewt-core/pull/2899#issuecomment-1276136713 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-core] kasjer commented on a diff in pull request #2899: mcu/nrf5340: Add secure functions package

2022-10-12 Thread GitBox
kasjer commented on code in PR #2899: URL: https://github.com/apache/mynewt-core/pull/2899#discussion_r993231397 ## hw/mcu/nordic/nrf5340/syscfg.yml: ## @@ -126,6 +126,13 @@ syscfg.defs: Application code to runs in secure mode. This settings must have

[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2899: mcu/nrf5340: Add secure functions package

2022-10-12 Thread GitBox
sjanc commented on code in PR #2899: URL: https://github.com/apache/mynewt-core/pull/2899#discussion_r993058446 ## hw/mcu/nordic/nrf5340/syscfg.yml: ## @@ -126,6 +126,13 @@ syscfg.defs: Application code to runs in secure mode. This settings must have