-
Notifications
You must be signed in to change notification settings - Fork 342
nrf_modem: update library and add nRF9230 binaries #1483
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
Conversation
aa8eda0 to
695dd3e
Compare
| /** | ||
| * @brief Send a message from the local RPC instance to the remote instance. | ||
| * | ||
| * @param instance Pointer to RPC instance. |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
473c350 to
b31051e
Compare
f22c2a2 to
ad00495
Compare
666c707 to
8b98e09
Compare
6d6d675 to
0ad4924
Compare
5a1caa6 to
978709c
Compare
28ede8e to
60c8d9a
Compare
Increase the width of the first and second column. Signed-off-by: Andreas Moltumyr <[email protected]>
For a detailed list of changes, see the CHANGELOG file. Co-authored-by: Eivind Jølsgard <[email protected]> Co-authored-by: Emanuele Di Santo <[email protected]> Co-authored-by: Mirko Covizzi <[email protected]> Signed-off-by: Andreas Moltumyr <[email protected]>
Add nrf_modem library binaries for nRF9230 application CPU. These are for internal development. Signed-off-by: Andreas Moltumyr <[email protected]>
60c8d9a to
2f6884f
Compare
For a detailed list of changes, see the CHANGELOG file.