[mynewt-mcumgr] annotated tag mcumgr_0_3_0_tag updated (215eb18 -> b3646dc)

2022-04-20 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to annotated tag mcumgr_0_3_0_tag in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git *** WARNING: tag mcumgr_0_3_0_tag was modified! *** from 215eb18 (commit) to b3646dc (tag)

[mynewt-core] branch master updated: Update license and rat excludes

2022-04-20 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-core.git The following commit(s) were added to refs/heads/master by this push: new d1e4e9e9e Update license and rat excludes

[mynewt-nimble] branch master updated: Update missing licenses and rat excludes

2022-04-20 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 2a713546 Update missing licenses and rat

[GitHub] [mynewt-core] sjanc merged pull request #2815: Update license and rat excludes

2022-04-20 Thread GitBox
sjanc merged PR #2815: URL: https://github.com/apache/mynewt-core/pull/2815 -- 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 #1240: Update missing licenses and rat excludes

2022-04-20 Thread GitBox
sjanc merged PR #1240: URL: https://github.com/apache/mynewt-nimble/pull/1240 -- 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] kasjer opened a new pull request, #2817: mcu/nrf5340: Add memory protection with MPU

2022-04-20 Thread GitBox
kasjer opened a new pull request, #2817: URL: https://github.com/apache/mynewt-core/pull/2817 This change allows enabling MPU with configuration that will protect against: - code execution from RAM - modification of bootloader and image in slot 0 - bootloader code read (this can

[GitHub] [mynewt-core] sjanc commented on pull request #2810: hw/drivers/semihosting: Fix typo in semihost_rename

2022-04-20 Thread GitBox
sjanc commented on PR #2810: URL: https://github.com/apache/mynewt-core/pull/2810#issuecomment-1103565809 @caspermeijn it was reported here some time ago https://github.com/apache/mynewt-core/issues/2754 and looked like typo indeed -- This is an automated message from the Apache Git

[GitHub] [mynewt-newt] sjanc merged pull request #475: Update go.mod for Mac build

2022-04-20 Thread GitBox
sjanc merged PR #475: URL: https://github.com/apache/mynewt-newt/pull/475 -- 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-newt] branch master updated: Update go.mod for Mac build

2022-04-20 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-newt.git The following commit(s) were added to refs/heads/master by this push: new 45f203d Update go.mod for Mac build 45f203d

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request, #1241: host: l2cap: check connection parameters in ble_l2cap_sig_update_req_rx

2022-04-20 Thread GitBox
KKopyscinski opened a new pull request, #1241: URL: https://github.com/apache/mynewt-nimble/pull/1241 This should be done before asking application. This is affecting GAP/CONN/CPUP/BV-05-C -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-nimble] bvdberg opened a new pull request, #1242: minor fixes

2022-04-20 Thread GitBox
bvdberg opened a new pull request, #1242: URL: https://github.com/apache/mynewt-nimble/pull/1242 - ble_ll needs to include hal_system.h for hal_debugger_connected() - ble_ll_sync needs stdlib.h for abs() - ble_ll_init() can be static/private -- This is an automated message from the

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

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

[mynewt-nimble] branch master updated: minor fixes

2022-04-20 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 749f13bf minor fixes 749f13bf is described

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1242: minor fixes

2022-04-20 Thread GitBox
andrzej-kaczmarek merged PR #1242: URL: https://github.com/apache/mynewt-nimble/pull/1242 -- 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-20 Thread GitBox
utzig commented on PR #2817: URL: https://github.com/apache/mynewt-core/pull/2817#issuecomment-1104473834 ## 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 #1242: minor fixes

2022-04-20 Thread GitBox
utzig commented on PR #1242: URL: https://github.com/apache/mynewt-nimble/pull/1242#issuecomment-1104342864 ## 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] kasjer merged pull request #2816: bsp/olimex-pic32: Add missing licenses

2022-04-20 Thread GitBox
kasjer merged PR #2816: URL: https://github.com/apache/mynewt-core/pull/2816 -- 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] branch master updated: bsp/olimex-pic32: Add missing licenses

2022-04-20 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 The following commit(s) were added to refs/heads/master by this push: new 358e29432 bsp/olimex-pic32: Add missing