[GitHub] [mynewt-nimble] utzig commented on pull request #1246: nimble/ll: Fixes

2022-04-21 Thread GitBox
utzig commented on PR #1246: URL: https://github.com/apache/mynewt-nimble/pull/1246#issuecomment-1105907065 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-nimble] utzig commented on pull request #1245: nimble/transport: Remove unused syscfg

2022-04-21 Thread GitBox
utzig commented on PR #1245: URL: https://github.com/apache/mynewt-nimble/pull/1245#issuecomment-1105895744 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-nimble] utzig commented on pull request #1244: nimble/ll: Add more HCI commands for fake dual-mode

2022-04-21 Thread GitBox
utzig commented on PR #1244: URL: https://github.com/apache/mynewt-nimble/pull/1244#issuecomment-1105891226 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[mynewt-core] branch master updated: hw/mcu/nordic: Bump main stack for nRF53

2022-04-21 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 The following commit(s) were added to refs/heads/master by this push: new 614a56240 hw/mcu/nordic: Bump main stack for

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2820: hw/mcu/nordic: Bump main stack for nRF53

2022-04-21 Thread GitBox
andrzej-kaczmarek merged PR #2820: URL: https://github.com/apache/mynewt-core/pull/2820 -- 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, #1245: nimble/transport: Remove unused syscfg

2022-04-21 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1245: URL: https://github.com/apache/mynewt-nimble/pull/1245 No longer used in new transport architecture. -- 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

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1244: nimble/ll: Add more HCI commands for fake dual-mode

2022-04-21 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1244: URL: https://github.com/apache/mynewt-nimble/pull/1244 This allows NimBLE to be initialized as "dual-mode" controller by BlueZ. Also inquiry "works" a bit better since Inquiry Complete event is simulated after inquiry duration has

[GitHub] [mynewt-core] utzig commented on pull request #2820: hw/mcu/nordic: Bump main stack for nRF53

2022-04-21 Thread GitBox
utzig commented on PR #2820: URL: https://github.com/apache/mynewt-core/pull/2820#issuecomment-1105769890 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request, #2820: hw/mcu/nordic: Bump main stack for nRF53

2022-04-21 Thread GitBox
andrzej-kaczmarek opened a new pull request, #2820: URL: https://github.com/apache/mynewt-core/pull/2820 H4 over IPC requires a bit more stack. -- 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

[mynewt-core] branch master updated (7abecfa87 -> e19ada4b0)

2022-04-21 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from 7abecfa87 mcu/nrf5340: Add stack limiter for Main stack add e19ada4b0 apps/pwm_test: Fix configuration for

[GitHub] [mynewt-core] kasjer merged pull request #2818: apps/pwm_test: Fix configuration for nucleo boards

2022-04-21 Thread GitBox
kasjer merged PR #2818: URL: https://github.com/apache/mynewt-core/pull/2818 -- 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] utzig commented on pull request #2819: Update NRFX to release 2.8.0

2022-04-21 Thread GitBox
utzig commented on PR #2819: URL: https://github.com/apache/mynewt-core/pull/2819#issuecomment-1105625120 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[mynewt-nimble] branch master updated: fix init ordering

2022-04-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc 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 4ad61628 fix init ordering 4ad61628 is

[GitHub] [mynewt-nimble] sjanc merged pull request #1243: fix init ordering

2022-04-21 Thread GitBox
sjanc merged PR #1243: URL: https://github.com/apache/mynewt-nimble/pull/1243 -- 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 commented on a diff in pull request #1243: fix init ordering

2022-04-21 Thread GitBox
sjanc commented on code in PR #1243: URL: https://github.com/apache/mynewt-nimble/pull/1243#discussion_r855405964 ## nimble/transport/pkg.yml: ## @@ -52,9 +52,7 @@ pkg.deps.BLE_MONITOR_RTT: pkg.init: ble_transport_init: 250 -ble_transport_hs_init: --

[GitHub] [mynewt-core] sjanc opened a new pull request, #2819: Update NRFX to release 2.8.0

2022-04-21 Thread GitBox
sjanc opened a new pull request, #2819: URL: https://github.com/apache/mynewt-core/pull/2819 This fix regression with not working PWM on nRF5x. -- 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

[GitHub] [mynewt-core] utzig commented on pull request #2818: apps/pwm_test: Fix configuration for nucleo boards

2022-04-21 Thread GitBox
utzig commented on PR #2818: URL: https://github.com/apache/mynewt-core/pull/2818#issuecomment-1105408844 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/pwm_test/src/main.c

[GitHub] [mynewt-nimble] utzig commented on pull request #1243: fix init ordering

2022-04-21 Thread GitBox
utzig commented on PR #1243: URL: https://github.com/apache/mynewt-nimble/pull/1243#issuecomment-1105275176 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [mynewt-nimble] bvdberg commented on a diff in pull request #1243: fix init ordering

2022-04-21 Thread GitBox
bvdberg commented on code in PR #1243: URL: https://github.com/apache/mynewt-nimble/pull/1243#discussion_r855196262 ## nimble/transport/pkg.yml: ## @@ -52,9 +52,7 @@ pkg.deps.BLE_MONITOR_RTT: pkg.init: ble_transport_init: 250 -ble_transport_hs_init: --

[GitHub] [mynewt-core] kasjer opened a new pull request, #2818: apps/pwm_test: Fix configuration for nucleo boards

2022-04-21 Thread GitBox
kasjer opened a new pull request, #2818: URL: https://github.com/apache/mynewt-core/pull/2818 Code assumed that NUCLEO_F767ZI, NUCLEO_F303RE or NUCLEO_F303K8 are defined for respective board while it's not. Preprocessor condition changed to reflect currently present definitions.

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a diff in pull request #1243: fix init ordering

2022-04-21 Thread GitBox
andrzej-kaczmarek commented on code in PR #1243: URL: https://github.com/apache/mynewt-nimble/pull/1243#discussion_r855113687 ## nimble/transport/pkg.yml: ## @@ -52,9 +52,7 @@ pkg.deps.BLE_MONITOR_RTT: pkg.init: ble_transport_init: 250 -ble_transport_hs_init: -

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a diff in pull request #1243: fix init ordering

2022-04-21 Thread GitBox
andrzej-kaczmarek commented on code in PR #1243: URL: https://github.com/apache/mynewt-nimble/pull/1243#discussion_r855113687 ## nimble/transport/pkg.yml: ## @@ -52,9 +52,7 @@ pkg.deps.BLE_MONITOR_RTT: pkg.init: ble_transport_init: 250 -ble_transport_hs_init: -

[GitHub] [mynewt-nimble] bvdberg opened a new pull request, #1243: fix init ordering

2022-04-21 Thread GitBox
bvdberg opened a new pull request, #1243: URL: https://github.com/apache/mynewt-nimble/pull/1243 When building an application (eg btshell), ble_svc_gap_init() is at stage 301 ble_transport_hs_init() happens at the end after 1000 But ble_svc_gap_init calls (through

[mynewt-nimble] 01/02: host: l2cap: check connection parameters in ble_l2cap_sig_update_req_rx

2022-04-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 65755d5e405b853e69317a2519284a0c2d9b4c4a Author: Krzysztof Kopyściński AuthorDate: Wed Apr 20 12:28:28 2022 +0200

[mynewt-nimble] branch master updated (749f13bf -> c521bf58)

2022-04-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git from 749f13bf minor fixes new 65755d5e host: l2cap: check connection parameters in ble_l2cap_sig_update_req_rx

[mynewt-nimble] 02/02: apps: bttester: add option to reject CPUP parameters

2022-04-21 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit c521bf58361c1f6779b172069ce08ce7232319ee Author: Krzysztof Kopyściński AuthorDate: Wed Apr 20 14:03:45 2022 +0200

[GitHub] [mynewt-nimble] sjanc merged pull request #1241: host: l2cap: check connection parameters in ble_l2cap_sig_update_req_rx

2022-04-21 Thread GitBox
sjanc merged PR #1241: URL: https://github.com/apache/mynewt-nimble/pull/1241 -- 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] 02/04: mcu/nrf5340: Move startup code form BSP to mcu

2022-04-21 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 334ebf21cac3d91bfe0e0baa19bd560ff47f628c Author: Jerzy Kasenberg AuthorDate: Wed Apr 20 15:30:13 2022 +0200

[mynewt-core] 01/04: mcu/nrf5340: Add memory protection with MPU

2022-04-21 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 6c79dae60d57af6fe86bb3133a5dfb9e2f97d67d Author: Jerzy Kasenberg AuthorDate: Wed Apr 20 13:17:44 2022 +0200

[mynewt-core] branch master updated (d1e4e9e9e -> 7abecfa87)

2022-04-21 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from d1e4e9e9e Update license and rat excludes new 6c79dae60 mcu/nrf5340: Add memory protection with MPU new

[mynewt-core] 04/04: mcu/nrf5340: Add stack limiter for Main stack

2022-04-21 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 7abecfa870ef347b2c275394bd0b14f8075df29f Author: Jerzy Kasenberg AuthorDate: Wed Apr 20 16:41:41 2022 +0200

[mynewt-core] 03/04: mcu/nrf5340: Add syscfg for interrupt stack size

2022-04-21 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 57fc63382b62e4bc1da4e71f7cd1e8229440bead Author: Jerzy Kasenberg AuthorDate: Wed Apr 20 16:38:09 2022 +0200

[GitHub] [mynewt-core] kasjer merged pull request #2817: mcu/nrf5340: Add memory protection with MPU

2022-04-21 Thread GitBox
kasjer merged PR #2817: URL: https://github.com/apache/mynewt-core/pull/2817 -- 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] utzig commented on pull request #2817: mcu/nrf5340: Add memory protection with MPU

2022-04-21 Thread GitBox
utzig commented on PR #2817: URL: https://github.com/apache/mynewt-core/pull/2817#issuecomment-1104969822 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] utzig commented on pull request #1241: host: l2cap: check connection parameters in ble_l2cap_sig_update_req_rx

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