(mynewt-core) branch master updated (5d0bf9d61 -> 64e4e36db)

2024-01-17 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from 5d0bf9d61 ci: Build application samples new 959231163 mcu/nordic: Update NRFX to version 3.3.0 new

Re: [PR] Update NRFX to version 3.3 [mynewt-core]

2024-01-17 Thread via GitHub
rymanluk merged PR #3126: URL: https://github.com/apache/mynewt-core/pull/3126 -- 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) 02/06: nrf5340/tfm: update nrfx to version 3.3.0

2024-01-17 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 93793c9bdfeb4e7930ddd46b2c34c296c35086f6 Author: Jerzy Kasenberg AuthorDate: Mon Jan 8 10:43:32 2024 +0100

(mynewt-core) 03/06: hw/pwm_nrf52: Update nrfx to version 3.3.0

2024-01-17 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 036d9c176b8eb69e618c0f43b9bd5b8ac869f7c5 Author: Jerzy Kasenberg AuthorDate: Mon Jan 8 10:46:51 2024 +0100

(mynewt-core) 04/06: hw/i2s_nrfx: Update to nrfx 3.3.0

2024-01-17 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 8561a0c4b7cf2cc8004eb9a4ac78faf077dd02da Author: Jerzy Kasenberg AuthorDate: Mon Jan 8 10:47:54 2024 +0100

(mynewt-core) 06/06: hw/bsp: Update boards to nrfx 3.3.0

2024-01-17 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 64e4e36dbceea102ac334145ae4d045589be1119 Author: Jerzy Kasenberg AuthorDate: Wed Jan 10 09:49:16 2024 +0100

(mynewt-core) 05/06: hw/i2s_nrf52: Update to nrfx 3.3.0

2024-01-17 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 91117b860924f3449cc7c14cc4e0e5682b80e9e4 Author: Jerzy Kasenberg AuthorDate: Tue Jan 9 14:19:07 2024 +0100

[I] Ability for ble_gatts_notify_custom() to wait for new packet buffers [mynewt-nimble]

2024-01-17 Thread via GitHub
bryghtlabs-richard opened a new issue, #1674: URL: https://github.com/apache/mynewt-nimble/issues/1674 I suggest a new feature where a caller can wait for new packet buffers and specify a timeout limiting how long to wait for a packet buffer or queue entry to become available. I have an