[GitHub] [mynewt-nimble] ncasaril commented on issue #940: blehci-usb app fails on assert when trying to upload an image using newtmgr

2021-03-18 Thread GitBox
ncasaril commented on issue #940: URL: https://github.com/apache/mynewt-nimble/issues/940#issuecomment-802498625 Tweaking a buffer size in tinyusb is a workaround: https://github.com/hathach/tinyusb/blob/6cf110b5d0efc8556fbb7aeabef583d8c000ae4b/src/class/bth/bth_device.h#L39

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2538: hw/util/buzzer: Tone generator with the PWM peripheral

2021-03-18 Thread GitBox
apache-mynewt-bot commented on pull request #2538: URL: https://github.com/apache/mynewt-core/pull/2538#issuecomment-802401394 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2538: hw/util/buzzer: Tone generator with the PWM peripheral

2021-03-18 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2538: URL: https://github.com/apache/mynewt-core/pull/2538#issuecomment-801861212 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond

[GitHub] [mynewt-core] vrahane commented on pull request #2539: Add QSPI for NRF5340

2021-03-18 Thread GitBox
vrahane commented on pull request #2539: URL: https://github.com/apache/mynewt-core/pull/2539#issuecomment-802398005 @kasjer There are some coding style fixes, not sure if we want to do those considering some of this stuff is from ARM. -- This is an automated message from the Apache Git

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2538: hw/util/buzzer: Tone generator with the PWM peripheral

2021-03-18 Thread GitBox
vrahane commented on a change in pull request #2538: URL: https://github.com/apache/mynewt-core/pull/2538#discussion_r596922717 ## File path: apps/buzzer/beep/pkg.yml ## @@ -17,7 +17,7 @@ # under the License. # -pkg.name: apps/beep +pkg.name: apps/buzzer/beep Review

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #941: ble_sm: add Secure Connections Only mode

2021-03-18 Thread GitBox
apache-mynewt-bot removed a comment on pull request #941: URL: https://github.com/apache/mynewt-nimble/pull/941#issuecomment-801890438 ## Style check summary No suggestions at this time! This is

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #941: ble_sm: add Secure Connections Only mode

2021-03-18 Thread GitBox
apache-mynewt-bot commented on pull request #941: URL: https://github.com/apache/mynewt-nimble/pull/941#issuecomment-801920937 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2539: Add QSPI for NRF5340

2021-03-18 Thread GitBox
apache-mynewt-bot commented on pull request #2539: URL: https://github.com/apache/mynewt-core/pull/2539#issuecomment-801916378 ## 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 #2539: Add QSPI for NRF5340

2021-03-18 Thread GitBox
kasjer opened a new pull request #2539: URL: https://github.com/apache/mynewt-core/pull/2539 This PR adds: - hal for QSPI - QSPI flasd device in pca10095 bsp bsp.yml is not yet modified to have this flash used for any purpose. It is possible to move slot 1 to this external

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #941: ble_sm: add Secure Connections Only mode

2021-03-18 Thread GitBox
apache-mynewt-bot removed a comment on pull request #941: URL: https://github.com/apache/mynewt-nimble/pull/941#issuecomment-801883954 ## Style check summary No suggestions at this time! This is

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #941: ble_sm: add Secure Connections Only mode

2021-03-18 Thread GitBox
apache-mynewt-bot commented on pull request #941: URL: https://github.com/apache/mynewt-nimble/pull/941#issuecomment-801890438 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #941: ble_sm: add Secure Connections Only mode

2021-03-18 Thread GitBox
apache-mynewt-bot commented on pull request #941: URL: https://github.com/apache/mynewt-nimble/pull/941#issuecomment-801883954 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request #941: ble_sm: add Secure Connections Only mode

2021-03-18 Thread GitBox
KKopyscinski opened a new pull request #941: URL: https://github.com/apache/mynewt-nimble/pull/941 Added mode allowing to enforce pairing only in SC mode 1 level 4. This mode is required to pass GAP/SEC/SEM/BI testcases. Added BLE_SM_SC_LVL config to allow pairing only in selected

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2538: hw/util/buzzer: Tone generator with the PWM peripheral

2021-03-18 Thread GitBox
apache-mynewt-bot commented on pull request #2538: URL: https://github.com/apache/mynewt-core/pull/2538#issuecomment-801861212 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2538: hw/util/buzzer: Tone generator with the PWM peripheral

2021-03-18 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2538: URL: https://github.com/apache/mynewt-core/pull/2538#issuecomment-801561674 ## Style check summary No suggestions at this time! This is

[GitHub] [mynewt-nimble] KKopyscinski closed pull request #939: sm: fail pairing in SC only mode if keysize is less than 128 bit

2021-03-18 Thread GitBox
KKopyscinski closed pull request #939: URL: https://github.com/apache/mynewt-nimble/pull/939 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

[GitHub] [mynewt-nimble] KKopyscinski commented on pull request #939: sm: fail pairing in SC only mode if keysize is less than 128 bit

2021-03-18 Thread GitBox
KKopyscinski commented on pull request #939: URL: https://github.com/apache/mynewt-nimble/pull/939#issuecomment-801849271 This is not fully compatible with both Bluetooth and test specs. I close it for now, as solving the issue requires different approach

[GitHub] [mynewt-core] utzig merged pull request #2534: doc: Fix post_link_cmds newt extcmd documentation

2021-03-18 Thread GitBox
utzig merged pull request #2534: URL: https://github.com/apache/mynewt-core/pull/2534 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

[mynewt-core] branch master updated: doc: Fix post_link_cmds newt extcmd documentation

2021-03-18 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig 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 7cbaf03 doc: Fix post_link_cmds newt

[GitHub] [mynewt-core] kasjer merged pull request #2536: Update NRFX to release 2.4.0

2021-03-18 Thread GitBox
kasjer merged pull request #2536: URL: https://github.com/apache/mynewt-core/pull/2536 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] andrzej-kaczmarek commented on pull request #2538: hw/drivers/buzzer: Tone generator with the PWM peripheral

2021-03-18 Thread GitBox
andrzej-kaczmarek commented on pull request #2538: URL: https://github.com/apache/mynewt-core/pull/2538#issuecomment-801685510 imo this should be `hw/util/buzzer` since it's not a driver for a specific device This is an