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_rpc: Fix OS dependencies in NRF RPC. #1436

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

canisLupus1313
Copy link
Contributor

According to documentation nrfxlib/nrf_rpc/README.rst NRF RPC should be OS independent so this commit removes BIT and ARRAY_SIZE macros that are take directly form zephyr.

According to documentation `nrfxlib/nrf_rpc/README.rst` NRF RPC
should be OS independent so this commit removes `BIT` and `ARRAY_SIZE`
macros that are take directly form zephyr.

Signed-off-by: Przemyslaw Bida <przemyslaw.bida@nordicsemi.no>
@nordicjm nordicjm merged commit 146b8ca into nrfconnect:main Sep 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants