Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nrf_modem: release v2.6.0 #1227

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Conversation

lemrey
Copy link
Contributor

@lemrey lemrey commented Feb 23, 2024

For a detailed list of changes, see the CHANGELOG file.

sdk-nrf PR: nrfconnect/sdk-nrf#14173

@lemrey lemrey added this to the 2.6.0 milestone Feb 23, 2024
@lemrey lemrey requested review from rlubos and b-gent as code owners February 23, 2024 16:45
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Feb 23, 2024
@eivindj-nordic eivindj-nordic force-pushed the libmodem-v2.6.0 branch 2 times, most recently from 4a9570f to 37207ce Compare February 26, 2024 07:57
@jfischer-no
Copy link

@lemrey Please get some +1 asap.

@jfischer-no
Copy link

@nrfconnect/ncs-doc-owners Please take a look.

@divipillai
Copy link
Contributor

@nrfconnect/ncs-doc-owners Please take a look.

I am reviewing the PR.

@jfischer-no
Copy link

@nrfconnect/ncs-doc-owners okay to merge it?

@eivindj-nordic
Copy link
Contributor

@nrfconnect/ncs-doc-owners okay to merge it?

No, tests are failing in nrfconnect/sdk-nrf#14173

@eivindj-nordic eivindj-nordic added the DNM Do not merge label Feb 26, 2024
/* The function shall allocate and initialize a semaphore and return its address
through the `sem` parameter. If an address of an already allocated semaphore is provided as
an input, the allocation part is skipped and the semaphore is only reinitialized. */
/* If multithreaded access to modem functionalities is needed, the function must allocate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/* If multithreaded access to modem functionalities is needed, the function must allocate
/* If multithreaded access to modem functionalities is needed, the function must allocate

@jfischer-no
Copy link

@eivindj-nordic ready?

@eivindj-nordic
Copy link
Contributor

eivindj-nordic commented Feb 27, 2024

@eivindj-nordic ready?

No, waiting for carrier lib to be ready in nrfconnect/sdk-nrf#14195.

eivindj-nordic and others added 3 commits February 28, 2024 07:36
Add details about NRF_AF_UNSPEC to getaddrinfo docs.

Signed-off-by: Eivind Jølsgard <[email protected]>
For a detailed list of changes, see the CHANGELOG file.

Co-authored-by: divya pillai <[email protected]>
Co-authored-by: Andreas Moltumyr <[email protected]>
Co-authored-by: Eivind Jølsgard <[email protected]>
Co-authored-by: Mirko Covizzi <[email protected]>
Co-authored-by: Tommi Kangas <[email protected]>
Signed-off-by: Emanuele Di Santo <[email protected]>
Semaphores are required also for non-multithreaded access. Remove
the statement that "Semaphores are not required if multithreaded access
to modem functionality is not needed. In this case, the function can
blindly return 0."

Signed-off-by: Eivind Jølsgard <[email protected]>
@jfischer-no jfischer-no merged commit 5dd943e into nrfconnect:main Feb 28, 2024
3 checks passed
@eivindj-nordic eivindj-nordic removed the DNM Do not merge label Feb 28, 2024
@lemrey lemrey deleted the libmodem-v2.6.0 branch June 14, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants