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

Changed zephyr include to quiet down warnings with newer versions of Zephyr #160

Merged
merged 1 commit into from
Feb 6, 2023
Merged

Changed zephyr include to quiet down warnings with newer versions of Zephyr #160

merged 1 commit into from
Feb 6, 2023

Conversation

dcorbeil
Copy link
Contributor

@dcorbeil dcorbeil commented Feb 4, 2023

On Zephyr commit 7f2ad2e2, Zephyr added a #warning on deprecated #include <zephyr/zephyr.h> so it create a lot of noise on zenoh-pico builds when using newer zephyr commits.

@cguimaraes cguimaraes self-requested a review February 6, 2023 13:25
Copy link
Member

@cguimaraes cguimaraes left a comment

Choose a reason for hiding this comment

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

LGTM

@cguimaraes cguimaraes merged commit 62e6a08 into eclipse-zenoh:master Feb 6, 2023
@dcorbeil dcorbeil deleted the zephyr_deprecated_include branch February 6, 2023 17:56
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.

None yet

2 participants