[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1399: nimble/transport: Add UART transport for external controller

2022-10-14 Thread GitBox
apache-mynewt-bot commented on PR #1399: URL: https://github.com/apache/mynewt-nimble/pull/1399#issuecomment-1279245127 ## 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] andrzej-kaczmarek opened a new pull request, #1399: nimble/transport: Add UART transport for external controller

2022-10-14 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1399: URL: https://github.com/apache/mynewt-nimble/pull/1399 This is the same as standard "uart" transport except it's for LL side which means it can be used for NimBLE host to talk to external controller. Enable it by "BLE_TRANSPORT_LL:

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1398: nimble/ll: Fix syscfg restrictions

2022-10-14 Thread GitBox
apache-mynewt-bot commented on PR #1398: URL: https://github.com/apache/mynewt-nimble/pull/1398#issuecomment-1279146773 ## 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 #1396: nimble/host: Add host callback to provide security keys

2022-10-14 Thread GitBox
apache-mynewt-bot commented on PR #1396: URL: https://github.com/apache/mynewt-nimble/pull/1396#issuecomment-1279106552 ## 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] andrzej-kaczmarek opened a new pull request, #1398: nimble/ll: Fix syscfg restrictions

2022-10-14 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1398: URL: https://github.com/apache/mynewt-nimble/pull/1398 syscfg conditions should use single quotes -- 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

[GitHub] [mynewt-core] kasjer merged pull request #2903: sys/console: Reset text attributes on init

2022-10-14 Thread GitBox
kasjer merged PR #2903: URL: https://github.com/apache/mynewt-core/pull/2903 -- 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 #2903: sys/console: Reset text attributes on init

2022-10-14 Thread GitBox
apache-mynewt-bot commented on PR #2903: URL: https://github.com/apache/mynewt-core/pull/2903#issuecomment-1278972431 ## 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 #1396: nimble/host: Add host callback to provide security keys

2022-10-14 Thread GitBox
apache-mynewt-bot commented on PR #1396: URL: https://github.com/apache/mynewt-nimble/pull/1396#issuecomment-1278953822 ## 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 opened a new pull request, #2903: sys/console: Reset text attributes on init

2022-10-14 Thread GitBox
kasjer opened a new pull request, #2903: URL: https://github.com/apache/mynewt-core/pull/2903 When console has colors (for now only for software cursor) color or other text attributes can be changed from the default when device reboots. Now escape sequnce to restore default text

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-14 Thread GitBox
andrzej-kaczmarek merged PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902 -- 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 #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
apache-mynewt-bot commented on PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#issuecomment-1277352684 ## 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] sjanc commented on issue #2840: macOS Monterey NEWT installation issue

2022-10-13 Thread GitBox
sjanc commented on issue #2840: URL: https://github.com/apache/mynewt-core/issues/2840#issuecomment-1277276913 I suggest you try with binaries provided in download section: https://mynewt.apache.org/download/ -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] kasjer merged pull request #2899: mcu/nrf5340: Add secure functions package

2022-10-13 Thread GitBox
kasjer merged PR #2899: URL: https://github.com/apache/mynewt-core/pull/2899 -- 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 commented on a diff in pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
andrzej-kaczmarek commented on code in PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994233856 ## hw/drivers/ipc_nrf5340/src/ipc_nrf5340.c: ## @@ -470,6 +470,25 @@ ipc_nrf5340_available_buf(int channel, void **dptr) return 0; } +uint16_t

[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
sjanc commented on code in PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994226671 ## hw/drivers/ipc_nrf5340/src/ipc_nrf5340.c: ## @@ -470,6 +470,25 @@ ipc_nrf5340_available_buf(int channel, void **dptr) return 0; } +uint16_t

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a diff in pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
andrzej-kaczmarek commented on code in PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994224174 ## hw/drivers/ipc_nrf5340/src/ipc_nrf5340.c: ## @@ -470,6 +470,25 @@ ipc_nrf5340_available_buf(int channel, void **dptr) return 0; } +uint16_t

[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
sjanc commented on code in PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994219259 ## hw/drivers/ipc_nrf5340/include/ipc_nrf5340/ipc_nrf5340.h: ## @@ -131,6 +131,32 @@ uint16_t ipc_nrf5340_available(int channel); */ uint16_t

[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
sjanc commented on code in PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994213234 ## hw/drivers/ipc_nrf5340/src/ipc_nrf5340.c: ## @@ -470,6 +470,25 @@ ipc_nrf5340_available_buf(int channel, void **dptr) return 0; } +uint16_t

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1389: nimble/host: Add APIs to handle vs HCI commands and events

2022-10-13 Thread GitBox
andrzej-kaczmarek merged PR #1389: URL: https://github.com/apache/mynewt-nimble/pull/1389 -- 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 merged pull request #2901: hw/mcu/nrf5340: Enable cache by default

2022-10-13 Thread GitBox
andrzej-kaczmarek merged PR #2901: URL: https://github.com/apache/mynewt-core/pull/2901 -- 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 #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

[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:

[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,

[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:

[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

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2900: fs/littlefs: Update to v2.5.0 and some fixes

2022-10-11 Thread GitBox
apache-mynewt-bot commented on PR #2900: URL: https://github.com/apache/mynewt-core/pull/2900#issuecomment-1275475919 ## 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 #2900: fs/littlefs: Update to v2.5.0 and some fixes

2022-10-11 Thread GitBox
apache-mynewt-bot commented on PR #2900: URL: https://github.com/apache/mynewt-core/pull/2900#issuecomment-1275475785 ## RAT Report (2022-10-12 01:42:00) ## New files with unknown licenses *

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1396: nimble/host: Add host callback to provide security keys

2022-10-11 Thread GitBox
apache-mynewt-bot commented on PR #1396: URL: https://github.com/apache/mynewt-nimble/pull/1396#issuecomment-1275421588 ## 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] andrzej-kaczmarek merged pull request #1394: nimble/ll: Fix ifdefs for BLE_LL_EXT

2022-10-11 Thread GitBox
andrzej-kaczmarek merged PR #1394: URL: https://github.com/apache/mynewt-nimble/pull/1394 -- 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-nimble] andrzej-kaczmarek merged pull request #1393: nimble/ll: Add init and reset for external code

2022-10-11 Thread GitBox
andrzej-kaczmarek merged PR #1393: URL: https://github.com/apache/mynewt-nimble/pull/1393 -- 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-nimble] sjanc merged pull request #1395: nimble/ll: Fix enabling extended scan with no configuration

2022-10-11 Thread GitBox
sjanc merged PR #1395: URL: https://github.com/apache/mynewt-nimble/pull/1395 -- 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-nimble] apache-mynewt-bot commented on pull request #1395: nimble/ll: Fix enabling extended scan with no configuration

2022-10-11 Thread GitBox
apache-mynewt-bot commented on PR #1395: URL: https://github.com/apache/mynewt-nimble/pull/1395#issuecomment-1275127036 ## 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 #1397: nimble/ll: Add API to read random data from controller

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

[GitHub] [mynewt-mcumgr] milansedlak opened a new issue, #163: error: function does not return NSString

2022-10-11 Thread GitBox
milansedlak opened a new issue, #163: URL: https://github.com/apache/mynewt-mcumgr/issues/163 Hi, During a clean install of the MCUmgr via "go install github.com/apache/mynewt-mcumgr-cli/mcumgr@latest" an error "error: function does not return NSString" has occurred.

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1396: nimble/host: Add host callback to provide security keys

2022-10-11 Thread GitBox
apache-mynewt-bot commented on PR #1396: URL: https://github.com/apache/mynewt-nimble/pull/1396#issuecomment-1274902684 ## 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] sjanc commented on a diff in pull request #1396: nimble/host: Add host callback to provide security keys

2022-10-11 Thread GitBox
sjanc commented on code in PR #1396: URL: https://github.com/apache/mynewt-nimble/pull/1396#discussion_r992396802 ## nimble/host/include/host/ble_store.h: ## @@ -178,6 +178,36 @@ struct ble_store_status_event { }; }; +/* blestore.ltk_periph, ediv and rand are valid */

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

2022-10-11 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1397: URL: https://github.com/apache/mynewt-nimble/pull/1397 This may be useful to get some random if MCU does not support trng, e.g. as on nRF5340 app core. -- This is an automated message from the Apache Git Service. To respond to the

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

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

[GitHub] [mynewt-core] kasjer opened a new pull request, #2899: mcu/nrf5340: Add secure functions package

2022-10-11 Thread GitBox
kasjer opened a new pull request, #2899: URL: https://github.com/apache/mynewt-core/pull/2899 New package will contain secure functions. Those functions will allow access to secure only peripherals. To start MCU assignment to GPIO function tfm_gpio_pin_mcu_select allows to

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1396: nimble/host: Add host callback to provide security keys

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

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1396: nimble/host: Add host callback to provide security keys

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

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1396: nimble/host: Add host callback to provide security keys

2022-10-10 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1396: URL: https://github.com/apache/mynewt-nimble/pull/1396 Application can use new callback to generate keys for new pairing prior to keys distribution. This allows keys to be derived from some other source (e.g. as in Vol 3, Part H, appendix

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1395: nimble/ll: Fix enabling extended scan with not configuration

2022-10-10 Thread GitBox
apache-mynewt-bot commented on PR #1395: URL: https://github.com/apache/mynewt-nimble/pull/1395#issuecomment-1273721096 ## 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] sjanc opened a new pull request, #1395: nimble/ll: Fix enabling extended scan with not configuration

2022-10-10 Thread GitBox
sjanc opened a new pull request, #1395: URL: https://github.com/apache/mynewt-nimble/pull/1395 Core Specification 5.3, Vol 4, Part E, 7.8.65: "If Enable is set to 0x01 and the Host has not issued the HCI_LE_Set_Extended_Scan_Parameters command, the Controller shall either use

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1394: nimble/ll: Fix ifdefs for BLE_LL_EXT

2022-10-10 Thread GitBox
apache-mynewt-bot commented on PR #1394: URL: https://github.com/apache/mynewt-nimble/pull/1394#issuecomment-1273028819 ## 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-09 Thread GitBox
apache-mynewt-bot commented on PR #1389: URL: https://github.com/apache/mynewt-nimble/pull/1389#issuecomment-1272641419 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1393: nimble/ll: Add init and reset for external code

2022-10-09 Thread GitBox
apache-mynewt-bot commented on PR #1393: URL: https://github.com/apache/mynewt-nimble/pull/1393#issuecomment-1272616634 ## 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] andrzej-kaczmarek opened a new pull request, #1393: nimble/ll: Add init and reset for external code

2022-10-09 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1393: URL: https://github.com/apache/mynewt-nimble/pull/1393 This adds init and reset calls for external code so it can be initialized and reset properly in sync with LL. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [mynewt-core] kasjer merged pull request #2898: stm32f7 dcache

2022-10-07 Thread GitBox
kasjer merged PR #2898: URL: https://github.com/apache/mynewt-core/pull/2898 -- 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-nimble] sjanc merged pull request #1392: nimble/ll: Fix not re-initializing CSS on HCI reset

2022-10-07 Thread GitBox
sjanc merged PR #1392: URL: https://github.com/apache/mynewt-nimble/pull/1392 -- 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-nimble] sjanc merged pull request #1390: Fix missing includes and missing return (compiler gives error)

2022-10-07 Thread GitBox
sjanc merged PR #1390: URL: https://github.com/apache/mynewt-nimble/pull/1390 -- 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-nimble] apache-mynewt-bot commented on pull request #1392: nimble/ll: Fix not re-initializing CSS on HCI reset

2022-10-07 Thread GitBox
apache-mynewt-bot commented on PR #1392: URL: https://github.com/apache/mynewt-nimble/pull/1392#issuecomment-1271334253 ## 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] sjanc commented on pull request #1392: nimble/ll: Fix not re-initializing CSS on HCI reset

2022-10-07 Thread GitBox
sjanc commented on PR #1392: URL: https://github.com/apache/mynewt-nimble/pull/1392#issuecomment-1271323740 @jrotkiewicz FYI -- 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.

[GitHub] [mynewt-nimble] sjanc opened a new pull request, #1392: nimble/ll: Fix not re-initializing CSS on HCI reset

2022-10-07 Thread GitBox
sjanc opened a new pull request, #1392: URL: https://github.com/apache/mynewt-nimble/pull/1392 Reset CSS configuration to defaults on HCI reset. Otherwise we could end up with enabled CSS after HCI reset. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2898: stm32f7 dcache

2022-10-06 Thread GitBox
apache-mynewt-bot commented on PR #2898: URL: https://github.com/apache/mynewt-core/pull/2898#issuecomment-1270542082 ## 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 opened a new pull request, #2898: stm32f7 dcache

2022-10-06 Thread GitBox
kasjer opened a new pull request, #2898: URL: https://github.com/apache/mynewt-core/pull/2898 - Some inapplicable leftover from STM32F4 removed - Added DCache enabler - vector table moved to DTCM due to apparent NVIC problem with cached SRAM1 -- This is an automated message from the

[GitHub] [mynewt-nimble] sjanc merged pull request #1391: nimble/fem: Reset SKY66112 to defaults on HCI reset

2022-10-06 Thread GitBox
sjanc merged PR #1391: URL: https://github.com/apache/mynewt-nimble/pull/1391 -- 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-nimble] apache-mynewt-bot commented on pull request #1391: nimble/fem: Reset SKY66112 to defaults on HCI reset

2022-10-06 Thread GitBox
apache-mynewt-bot commented on PR #1391: URL: https://github.com/apache/mynewt-nimble/pull/1391#issuecomment-1269923893 ## 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] sjanc opened a new pull request, #1391: nimble/fem: Reset SKY66112 to defaults on HCI reset

2022-10-06 Thread GitBox
sjanc opened a new pull request, #1391: URL: https://github.com/apache/mynewt-nimble/pull/1391 Make sure we set all configuration to defaults when HCI reset is issued. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-core] kasjer merged pull request #2895: bsp/pca100121: Init on board pins

2022-10-06 Thread GitBox
kasjer merged PR #2895: URL: https://github.com/apache/mynewt-core/pull/2895 -- 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-nimble] apache-mynewt-bot commented on pull request #1390: Fix missing includes and missing return (compiler gives error)

2022-10-06 Thread GitBox
apache-mynewt-bot commented on PR #1390: URL: https://github.com/apache/mynewt-nimble/pull/1390#issuecomment-1269704693 ## 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] bvdberg commented on pull request #1390: Fix missing includes and missing return (compiler gives error)

2022-10-06 Thread GitBox
bvdberg commented on PR #1390: URL: https://github.com/apache/mynewt-nimble/pull/1390#issuecomment-1269701959 We use FreeRTOS and dont use the Newt build sysetm. I have removed the include. The build also works without. -- This is an automated message from the Apache Git Service. To

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1390: Fix missing includes and missing return (compiler gives error)

2022-10-06 Thread GitBox
andrzej-kaczmarek commented on PR #1390: URL: https://github.com/apache/mynewt-nimble/pull/1390#issuecomment-1269701699 > Also these changes now add a dependency from Mynewt/drivers/ipc5430 to the Nimble stack, which IMHO is a no go. This is not fixes in this request. dependency is

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a diff in pull request #1390: Fix missing includes and missing return (compiler gives error)

2022-10-06 Thread GitBox
andrzej-kaczmarek commented on code in PR #1390: URL: https://github.com/apache/mynewt-nimble/pull/1390#discussion_r988813557 ## nimble/transport/nrf5340/src/nrf5340_ble_hci.c: ## @@ -19,11 +19,13 @@ #include #include +#include #include #include #include #include

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1390: Fix missing includes and missing return (compiler gives error)

2022-10-06 Thread GitBox
apache-mynewt-bot commented on PR #1390: URL: https://github.com/apache/mynewt-nimble/pull/1390#issuecomment-1269666514 ## 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] bvdberg opened a new pull request, #1390: Fix missing includes and missing return (compiler gives error)

2022-10-06 Thread GitBox
bvdberg opened a new pull request, #1390: URL: https://github.com/apache/mynewt-nimble/pull/1390 This fixes the build after the recent HCI_IPC changes. Also these changes now add a dependency from Mynewt/drivers/ipc5430 to the Nimble stack, which IMHO is a no go. This is not fixes in

[GitHub] [mynewt-core] kasjer merged pull request #2897: kernel/os: Add t_mutex and t_sem fields

2022-10-06 Thread GitBox
kasjer merged PR #2897: URL: https://github.com/apache/mynewt-core/pull/2897 -- 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 #2897: kernel/os: Add t_mutex and t_sem fields

2022-10-06 Thread GitBox
apache-mynewt-bot commented on PR #2897: URL: https://github.com/apache/mynewt-core/pull/2897#issuecomment-1269542833 ## 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 opened a new pull request, #2897: kernel/os: Add t_mutex and t_sem fields

2022-10-06 Thread GitBox
kasjer opened a new pull request, #2897: URL: https://github.com/apache/mynewt-core/pull/2897 t_obj points to semaphore or mutex while task is waiting now t_obj is field in union along with t_mutex and t_sem it just makes debugging easier since IDE can show mutex or semaphore without need

[GitHub] [mynewt-core] sjanc merged pull request #2896: ublox-bmd-345: Update syscfg to not use defunct configs

2022-10-06 Thread GitBox
sjanc merged PR #2896: URL: https://github.com/apache/mynewt-core/pull/2896 -- 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-nimble] andrzej-kaczmarek opened a new pull request, #1384: nimble/phy/nrf5x: Fix tx-tx transition

2022-10-05 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1384: URL: https://github.com/apache/mynewt-nimble/pull/1384 We need to store current transition before calling txend callback. This is important in case of tx-tx transition since txend callback will call ble_phy_tx which overwrites current

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1383: nimble/phy: Add syscfg for variable tifs

2022-10-05 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1383: URL: https://github.com/apache/mynewt-nimble/pull/1383 This was removed accidentally when migrating to nrf5x phy. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [mynewt-nimble] sjanc merged pull request #1374: PHY and FEM TX/RX gain improvements

2022-10-05 Thread GitBox
sjanc merged PR #1374: URL: https://github.com/apache/mynewt-nimble/pull/1374 -- 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-nimble] apache-mynewt-bot commented on pull request #1374: PHY and FEM TX/RX gain improvements

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

[GitHub] [mynewt-nimble] sjanc closed pull request #1359: nimble/ll: Add support for custom TX power configuration

2022-10-05 Thread GitBox
sjanc closed pull request #1359: nimble/ll: Add support for custom TX power configuration URL: https://github.com/apache/mynewt-nimble/pull/1359 -- 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

[GitHub] [mynewt-nimble] sjanc commented on pull request #1359: nimble/ll: Add support for custom TX power configuration

2022-10-05 Thread GitBox
sjanc commented on PR #1359: URL: https://github.com/apache/mynewt-nimble/pull/1359#issuecomment-1265227705 this will be handled in https://github.com/apache/mynewt-nimble/pull/1374 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mynewt-newt] andrzej-kaczmarek merged pull request #491: syscfg: Always use full repo name in syscfg.h defs

2022-10-05 Thread GitBox
andrzej-kaczmarek merged PR #491: URL: https://github.com/apache/mynewt-newt/pull/491 -- 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-newt] andrzej-kaczmarek opened a new pull request, #491: syscfg: Always use full repo name in syscfg.h defs

2022-10-05 Thread GitBox
andrzej-kaczmarek opened a new pull request, #491: URL: https://github.com/apache/mynewt-newt/pull/491 CI builds have either mynewt-core or mynewt-nimble used as local repository so the repo name is omitted in syscfg.h package defs. This causes build issues since defines do not match those

[GitHub] [mynewt-core] kasjer merged pull request #2890: Add ETH support to PIC32 boards

2022-10-05 Thread GitBox
kasjer merged PR #2890: URL: https://github.com/apache/mynewt-core/pull/2890 -- 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-nimble] apache-mynewt-bot commented on pull request #1374: PHY and FEM TX/RX gain improvements

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

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1379: nimble/transport: Add generic IPC transport with flow control

2022-10-01 Thread GitBox
andrzej-kaczmarek merged PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379 -- 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 #2890: Add ETH support to PIC32 boards

2022-09-30 Thread GitBox
apache-mynewt-bot commented on PR #2890: URL: https://github.com/apache/mynewt-core/pull/2890#issuecomment-1264153200 ## 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 #2890: Add ETH support to PIC32 boards

2022-09-30 Thread GitBox
kasjer commented on code in PR #2890: URL: https://github.com/apache/mynewt-core/pull/2890#discussion_r984919981 ## hw/mcu/microchip/pic32mz/src/pic32mz_periph.c: ## @@ -372,11 +384,23 @@ pic32mz_periph_i2c_devs(void) } } +static void +pic32mz_periph_create_eth(void) +{

[GitHub] [mynewt-core] kasjer merged pull request #2891: iptest thread safe malloc

2022-09-30 Thread GitBox
kasjer merged PR #2891: URL: https://github.com/apache/mynewt-core/pull/2891 -- 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] sjanc commented on a diff in pull request #2890: Add ETH support to PIC32 boards

2022-09-30 Thread GitBox
sjanc commented on code in PR #2890: URL: https://github.com/apache/mynewt-core/pull/2890#discussion_r984898727 ## hw/mcu/microchip/pic32mz/src/pic32mz_periph.c: ## @@ -372,11 +384,23 @@ pic32mz_periph_i2c_devs(void) } } +static void +pic32mz_periph_create_eth(void) +{

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-30 Thread GitBox
apache-mynewt-bot commented on PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379#issuecomment-1263636722 ## 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 #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-30 Thread GitBox
apache-mynewt-bot commented on PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379#issuecomment-1263538105 ## 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] andrzej-kaczmarek merged pull request #2889: hw/ipc_nrf5340: Add support for HCI IPC transport

2022-09-30 Thread GitBox
andrzej-kaczmarek merged PR #2889: URL: https://github.com/apache/mynewt-core/pull/2889 -- 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-nimble] andrzej-kaczmarek merged pull request #1382: Update mailmap

2022-09-30 Thread GitBox
andrzej-kaczmarek merged PR #1382: URL: https://github.com/apache/mynewt-nimble/pull/1382 -- 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-nimble] apache-mynewt-bot commented on pull request #1377: nimble/host: Add HCI Commands/ events for connection subrating

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

<    1   2   3   4   5   6   7   8   9   10   >