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: doc: porting_guide: Semaphore update #1196

Conversation

eivindj-nordic
Copy link
Contributor

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."

@eivindj-nordic eivindj-nordic self-assigned this Feb 2, 2024
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Feb 2, 2024
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]>
@eivindj-nordic eivindj-nordic force-pushed the 24405_nrf_modem_os_sem_doc_update branch from b83e3cc to f508b72 Compare February 27, 2024 08:14
@eivindj-nordic
Copy link
Contributor Author

Added to #1227.

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.

5 participants