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: update library and add nRF9230 binaries #1483

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

anhmolt
Copy link
Contributor

@anhmolt anhmolt commented Sep 24, 2024

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

/**
* @brief Send a message from the local RPC instance to the remote instance.
*
* @param instance Pointer to RPC instance.
Copy link
Contributor

Choose a reason for hiding this comment

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

Which RPC instance is this one? The local or the remote one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks. I see that the word 'instance' have been used with multiple meaning. I have made some improvements.

@anhmolt anhmolt force-pushed the nrf_modem-add-nrf92-support branch 3 times, most recently from 473c350 to b31051e Compare September 26, 2024 13:22
nrf_modem/doc/CHANGELOG.rst Outdated Show resolved Hide resolved
nrf_modem/doc/CHANGELOG.rst Outdated Show resolved Hide resolved
nrf_modem/doc/CHANGELOG.rst Outdated Show resolved Hide resolved
nrf_modem/doc/CHANGELOG.rst Outdated Show resolved Hide resolved
nrf_modem/doc/CHANGELOG.rst Outdated Show resolved Hide resolved
nrf_modem/doc/sockets/socket_options_func.rst Outdated Show resolved Hide resolved
nrf_modem/doc/sockets/socket_options_func.rst Outdated Show resolved Hide resolved
nrf_modem/include/nrf_socket.h Show resolved Hide resolved
nrf_modem/include/nrf_socket.h Outdated Show resolved Hide resolved
nrf_modem/include/nrf_modem_os_rpc.h Show resolved Hide resolved
@anhmolt anhmolt force-pushed the nrf_modem-add-nrf92-support branch 2 times, most recently from f22c2a2 to ad00495 Compare September 27, 2024 15:00
nrf_modem/doc/CHANGELOG.rst Outdated Show resolved Hide resolved
nrf_modem/doc/api.rst Outdated Show resolved Hide resolved
@anhmolt anhmolt force-pushed the nrf_modem-add-nrf92-support branch 2 times, most recently from 666c707 to 8b98e09 Compare October 1, 2024 14:27
@anhmolt anhmolt force-pushed the nrf_modem-add-nrf92-support branch 2 times, most recently from 6d6d675 to 0ad4924 Compare October 2, 2024 12:43
@anhmolt anhmolt force-pushed the nrf_modem-add-nrf92-support branch 3 times, most recently from 5a1caa6 to 978709c Compare October 4, 2024 10:26
@anhmolt anhmolt added this to the 2.8.0 milestone Oct 4, 2024
@anhmolt anhmolt force-pushed the nrf_modem-add-nrf92-support branch 4 times, most recently from 28ede8e to 60c8d9a Compare October 7, 2024 13:13
anhmolt and others added 3 commits October 8, 2024 10:13
Increase the width of the first and second column.

Signed-off-by: Andreas Moltumyr <andreas.moltumyr@nordicsemi.no>
For a detailed list of changes, see the CHANGELOG file.

Co-authored-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no>
Co-authored-by: Emanuele Di Santo <emdi@nordicsemi.no>
Co-authored-by: Mirko Covizzi <mirko.covizzi@nordicsemi.no>
Signed-off-by: Andreas Moltumyr <andreas.moltumyr@nordicsemi.no>
Add nrf_modem library binaries for nRF9230 application CPU.
These are for internal development.

Signed-off-by: Andreas Moltumyr <andreas.moltumyr@nordicsemi.no>
@anhmolt anhmolt force-pushed the nrf_modem-add-nrf92-support branch from 60c8d9a to 2f6884f Compare October 8, 2024 08:14
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.

6 participants