[GitHub] [mynewt-core] vrahane commented on a change in pull request #2615: max3107 shell

2021-06-15 Thread GitBox
vrahane commented on a change in pull request #2615: URL: https://github.com/apache/mynewt-core/pull/2615#discussion_r651502556 ## File path: hw/drivers/uart/max3107/max3107_0/pkg.yml ## @@ -0,0 +1,27 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [mynewt-nimble] KKopyscinski commented on pull request #986: Blestress fixes

2021-06-15 Thread GitBox
KKopyscinski commented on pull request #986: URL: https://github.com/apache/mynewt-nimble/pull/986#issuecomment-861234131 All crashes are resolved - the only problem left is silent restart on RX side during test 9 if test 7 was executed before - for now, skip test 7. Reason of this

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2615: max3107 shell

2021-06-15 Thread GitBox
vrahane commented on a change in pull request #2615: URL: https://github.com/apache/mynewt-core/pull/2615#discussion_r651505831 ## File path: hw/drivers/uart/max3107/max3107_0/syscfg.yml ## @@ -0,0 +1,125 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2615: max3107 shell

2021-06-15 Thread GitBox
vrahane commented on a change in pull request #2615: URL: https://github.com/apache/mynewt-core/pull/2615#discussion_r651501799 ## File path: hw/drivers/uart/max3107/max3107_0/pkg.yml ## @@ -0,0 +1,27 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [mynewt-mcumgr] nvlsianpu commented on a change in pull request #124: Zephyr fixes

2021-06-15 Thread GitBox
nvlsianpu commented on a change in pull request #124: URL: https://github.com/apache/mynewt-mcumgr/pull/124#discussion_r651749652 ## File path: cmd/img_mgmt/port/zephyr/src/zephyr_img_mgmt.c ## @@ -108,48 +108,23 @@ zephyr_img_mgmt_flash_area_id(int slot) break;

[GitHub] [mynewt-nimble] KKopyscinski opened a new issue #989: Multiple simultaneous connections cause reset after many PHY updates

2021-06-15 Thread GitBox
KKopyscinski opened a new issue #989: URL: https://github.com/apache/mynewt-nimble/issues/989 This was found using `blestress` app on nrf52840 DK. When test 7 (PHY updates from tx device - central) is executed it will cause silent restart during test 9 (connect and keep as many active

[GitHub] [mynewt-nimble] sjanc opened a new pull request #988: Fail on build if disabled feature is used

2021-06-15 Thread GitBox
sjanc opened a new pull request #988: URL: https://github.com/apache/mynewt-nimble/pull/988 This is initial work for https://github.com/apache/mynewt-nimble/issues/985. It covers mostly GAP roles. -- This is an automated message from the Apache Git Service. To respond to the

[mynewt-core] branch master updated: pic32: Fix tick timer handling

2021-06-15 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 f2478be pic32: Fix tick timer handling

[GitHub] [mynewt-core] kasjer merged pull request #2617: pic32: Fix tick timer handling

2021-06-15 Thread GitBox
kasjer merged pull request #2617: URL: https://github.com/apache/mynewt-core/pull/2617 -- 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. For queries about this service,

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2615: max3107 shell

2021-06-15 Thread GitBox
kasjer commented on a change in pull request #2615: URL: https://github.com/apache/mynewt-core/pull/2615#discussion_r651663625 ## File path: hw/drivers/uart/max3107/max3107_0/pkg.yml ## @@ -0,0 +1,27 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [mynewt-core] vrahane merged pull request #2614: nrf5340: Conditional Rev A errata 26 fix

2021-06-15 Thread GitBox
vrahane merged pull request #2614: URL: https://github.com/apache/mynewt-core/pull/2614 -- 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. For queries about this service,

[mynewt-core] branch master updated: hw/mcu/nrf5340: Add APPROTECT user handling syscfg

2021-06-15 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-core.git The following commit(s) were added to refs/heads/master by this push: new 5c84ed7 hw/mcu/nrf5340: Add

[GitHub] [mynewt-mcumgr] de-nordic commented on a change in pull request #124: Zephyr fixes

2021-06-15 Thread GitBox
de-nordic commented on a change in pull request #124: URL: https://github.com/apache/mynewt-mcumgr/pull/124#discussion_r651889668 ## File path: cmd/img_mgmt/port/zephyr/src/zephyr_img_mgmt.c ## @@ -108,48 +108,23 @@ zephyr_img_mgmt_flash_area_id(int slot) break;

[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #124: Zephyr fixes

2021-06-15 Thread GitBox
de-nordic commented on pull request #124: URL: https://github.com/apache/mynewt-mcumgr/pull/124#issuecomment-861584931 @utzig @sjanc Sorry for inconvenience, can you look again? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to