[GitHub] [mynewt-mcumgr] SethNJohnson opened a new issue #130: Module declaration error installing on MacOS 11.4

2021-08-11 Thread GitBox
SethNJohnson opened a new issue #130: URL: https://github.com/apache/mynewt-mcumgr/issues/130 Hello, I am trying to install this tool on my Mac (11.4). When I run the following: ` go get -u github.com/apache/mynewt-mcumgr-cli/mcumgr` I am receiving the following error

[GitHub] [mynewt-core] kasjer merged pull request #2658: hw/mcu/da1469x: Update DA1469xAB.h to latest SDK

2021-08-11 Thread GitBox
kasjer merged pull request #2658: URL: https://github.com/apache/mynewt-core/pull/2658 -- 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: hw/mcu/da1469x: Update DA1469xAB.h to SDK 10.0.10.118

2021-08-11 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 46f2f676dd598416cc426afdde2969a7f58bc704 Author: Jerzy Kasenberg AuthorDate: Wed Aug 11 09:32:20 2021 +0200

[mynewt-core] 02/02: hw/mcu/da1469x: Fix build after DA1469xAB.h update

2021-08-11 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 fb4c3e9487d1c6e27dcfdf2f1959478449fbc134 Author: Jerzy Kasenberg AuthorDate: Wed Aug 11 09:34:38 2021 +0200

[mynewt-core] branch master updated (4aa5ad3 -> fb4c3e9)

2021-08-11 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 4aa5ad3 Merge pull request #2656 from vikrant-proxy/console-rtt-minmal-fix new 46f2f67 hw/mcu/da1469x:

[GitHub] [mynewt-core] kasjer opened a new pull request #2659: Update da1469x vbus

2021-08-11 Thread GitBox
kasjer opened a new pull request #2659: URL: https://github.com/apache/mynewt-core/pull/2659 VBUS changes were handled locally by charger code. USB code also needs to know about such events. Now common VBUS code handles interrupt and inform charger and/or USB module about such

[GitHub] [mynewt-artifact] utzig commented on pull request #32: Support Hardware Encryption is isEncrypted function

2021-08-11 Thread GitBox
utzig commented on pull request #32: URL: https://github.com/apache/mynewt-artifact/pull/32#issuecomment-896762104 > > @WeekendSuperhero Please squash all those commits with a useful commit message. > > I can squash and merge with a meaningful message when this PR is merged.

[GitHub] [mynewt-core] kasjer opened a new pull request #2658: hw/mcu/da1469x: Update DA1469xAB.h to latest SDK

2021-08-11 Thread GitBox
kasjer opened a new pull request #2658: URL: https://github.com/apache/mynewt-core/pull/2658 This file is taken as is from Dialog SDK 10.0.10.118. This change is needed to fix PLL locking issue. New header file adds definitions of some XTAL related registers. Related PR

[GitHub] [mynewt-nimble] vrahane merged pull request #1010: controller/ble_ll_scan: For callouts number of ticks should be used

2021-08-11 Thread GitBox
vrahane merged pull request #1010: URL: https://github.com/apache/mynewt-nimble/pull/1010 -- 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-nimble] branch master updated: controller/ble_ll_scan: For callouts number of ticks are used

2021-08-11 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane 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 a472cf5 controller/ble_ll_scan: