[mynewt-nimble] 03/03: mesh: fix possible NULL dereference in bt_test_print_credentials

2021-03-03 Thread kopyscinski
This is an automated email from the ASF dual-hosted git repository. kopyscinski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit e4416ac75272d1fb9194ec845c00d2af036e02ca Author: Krzysztof Kopyściński AuthorDate: Tue Feb 23 13:56:19 2021

[mynewt-nimble] 01/03: mesh/adv.c: free os_mbuf in bt_mesh_adv_create_from_pool before return call of os_mbuf_free_chain was unreachable

2021-03-03 Thread kopyscinski
This is an automated email from the ASF dual-hosted git repository. kopyscinski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit cf20b6d7487edec8133a9641be5e016f81524b5e Author: Krzysztof Kopyściński AuthorDate: Tue Feb 23 09:19:05 2021

[mynewt-nimble] 02/03: mesh/transport: fix unreachable os_mbuf_free_chain in bt_mesh_ctl_send

2021-03-03 Thread kopyscinski
This is an automated email from the ASF dual-hosted git repository. kopyscinski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 69611f72f774b26020190279e2407f59e891fe1a Author: Krzysztof Kopyściński AuthorDate: Tue Feb 23 11:24:33 2021

[mynewt-nimble] branch master updated (40b8976 -> e4416ac)

2021-03-03 Thread kopyscinski
This is an automated email from the ASF dual-hosted git repository. kopyscinski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 40b8976 nimble/gatt: Fix GCC 10 build with no BLE_GATT_WRITE_RELIABLE new cf20b6d mesh/adv.c:

[GitHub] [mynewt-nimble] KKopyscinski merged pull request #921: various small host fixes

2021-03-03 Thread GitBox
KKopyscinski merged pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921 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-newt] simonratner opened a new issue #429: Linking order not preserved in `pkg.lflags`

2021-03-03 Thread GitBox
simonratner opened a new issue #429: URL: https://github.com/apache/mynewt-newt/issues/429 When specifying additional libraries to be linked with `pkg.lflags`, the order of the libraries is not preserved. Instead, flags seem to be sorted in alphabetical order. This is a problem

[mynewt-core] branch master updated: net/osdp: Changes to use internal data structures and remove dynamic memory allocations - Cleanup commented code - Make secure mode on by default

2021-03-03 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 7018d4c net/osdp: Changes to use

[GitHub] [mynewt-core] vrahane merged pull request #2508: net/osdp: Use internal data structures and remove dynamic memory allocations

2021-03-03 Thread GitBox
vrahane merged pull request #2508: URL: https://github.com/apache/mynewt-core/pull/2508 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] apache-mynewt-bot removed a comment on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot removed a comment on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789778872 ## Style check fail: Payload was too large This is an automated message from the

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot commented on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789782016 ## Style check fail: Payload was too large This is an automated message from the Apache Git

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot removed a comment on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789777395 ## Style check fail: Payload was too large This is an automated message from the

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot commented on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789778872 ## Style check fail: Payload was too large This is an automated message from the Apache Git

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot removed a comment on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789773916 ## Style check fail: Payload was too large This is an automated message from the

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot commented on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789777395 ## Style check fail: Payload was too large This is an automated message from the Apache Git

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot commented on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789773916 ## Style check fail: Payload was too large This is an automated message from the Apache Git

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot removed a comment on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789765967 ## Style check fail: Payload was too large This is an automated message from the

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot removed a comment on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789706881 ## Style check fail: Payload was too large This is an automated message from the

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot commented on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789765967 ## Style check fail: Payload was too large This is an automated message from the Apache Git

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #928: Replace deprecated store/ram from nimble apps deps

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

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #928: Replace deprecated store/ram from nimble apps deps

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

[mynewt-nimble] branch master updated: nimble/gatt: Fix GCC 10 build with no BLE_GATT_WRITE_RELIABLE

2021-03-03 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-nimble.git The following commit(s) were added to refs/heads/master by this push: new 40b8976 nimble/gatt: Fix GCC 10 build

[GitHub] [mynewt-nimble] kasjer merged pull request #929: nimble/gatt: Fix GCC 10 build with no BLE_GATT_WRITE_RELIABLE

2021-03-03 Thread GitBox
kasjer merged pull request #929: URL: https://github.com/apache/mynewt-nimble/pull/929 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-nimble] apache-mynewt-bot commented on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot commented on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789706881 ## Style check fail: Payload was too large This is an automated message from the Apache Git

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #921: various small host fixes

2021-03-03 Thread GitBox
apache-mynewt-bot removed a comment on pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#issuecomment-789486412 ## Style check fail: Payload was too large This is an automated message from the

[GitHub] [mynewt-nimble] KKopyscinski commented on a change in pull request #921: various small host fixes

2021-03-03 Thread GitBox
KKopyscinski commented on a change in pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#discussion_r586406674 ## File path: nimble/host/mesh/src/testing.c ## @@ -171,11 +171,13 @@ void bt_test_print_credentials(void)

[GitHub] [mynewt-nimble] michal-narajowski commented on a change in pull request #921: various small host fixes

2021-03-03 Thread GitBox
michal-narajowski commented on a change in pull request #921: URL: https://github.com/apache/mynewt-nimble/pull/921#discussion_r586402892 ## File path: nimble/host/mesh/src/testing.c ## @@ -171,11 +171,13 @@ void bt_test_print_credentials(void)

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #929: nimble/gatt: Fix GCC 10 build with no BLE_GATT_WRITE_RELIABLE

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

[GitHub] [mynewt-nimble] kasjer opened a new pull request #929: nimble/gatt: Fix GCC 10 build with no BLE_GATT_WRITE_RELIABLE

2021-03-03 Thread GitBox
kasjer opened a new pull request #929: URL: https://github.com/apache/mynewt-nimble/pull/929 When BLE_GATT_WRITE_RELIABLE handling of BLE_GATT_OP_WRITE_RELIABLE is not needed and is detected by gcc as: Error: repos/apache-mynewt-nimble/nimble/host/src/ble_gattc.c: In function

[GitHub] [mynewt-core] kasjer merged pull request #2513: da1469x: Add peripheral DMA read and write

2021-03-03 Thread GitBox
kasjer merged pull request #2513: URL: https://github.com/apache/mynewt-core/pull/2513 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: da1469x: Add peripheral DMA read and write

2021-03-03 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 9db994b da1469x: Add peripheral DMA read

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2514: hw/mcu/dialog: Latch GPIO only if COM is going to sleep

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

[GitHub] [mynewt-core] kasjer opened a new pull request #2514: hw/mcu/dialog: Latch GPIO only if COM is going to sleep

2021-03-03 Thread GitBox
kasjer opened a new pull request #2514: URL: https://github.com/apache/mynewt-core/pull/2514 When entering sleep state of GPIO was latched regardless whether COM would go to sleep or not. If COM is not going to sleep register content will not be lost and there is not need to

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2513: da1469x: Add peripheral DMA read and write

2021-03-03 Thread GitBox
apache-mynewt-bot commented on pull request #2513: URL: https://github.com/apache/mynewt-core/pull/2513#issuecomment-789615376 ## 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 #2513: da1469x: Add peripheral DMA read and write

2021-03-03 Thread GitBox
kasjer opened a new pull request #2513: URL: https://github.com/apache/mynewt-core/pull/2513 For peripherals that are used with DMA it's quite common to change memory address used, leave peripheral address intact since same register is usually used for subsequent transmissions,

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #928: Replace deprecated store/ram from nimble apps deps

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

[GitHub] [mynewt-nimble] mkasenberg opened a new pull request #928: Replace deprecated store/ram from nimble apps deps

2021-03-03 Thread GitBox
mkasenberg opened a new pull request #928: URL: https://github.com/apache/mynewt-nimble/pull/928 Replace store/ram with store/config in nimble apps dependencies. Package store/ram is deprecated and store/config shall be used with BLE_STORE_CONFIG_PERSIST set to 0.