Skip to content

Conversation

@DhruvaG2000
Copy link
Member

Also fix #47

Signed-off-by: Dhruva Gole goledhruva@gmail.com

@DhruvaG2000 DhruvaG2000 marked this pull request as draft September 17, 2022 16:16
@DhruvaG2000 DhruvaG2000 force-pushed the fix/include-build-warns branch 2 times, most recently from fd7394e to ea681ae Compare September 17, 2022 16:27
@DhruvaG2000 DhruvaG2000 marked this pull request as ready for review September 17, 2022 16:31
Copy link
Member

@szczys szczys left a comment

Choose a reason for hiding this comment

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

The changes look good. I would suggest that you add to your commit message to indicate this matches the Zephyr naming convention change from zephyr.h to kernel.h

- zephyr.h is already deprecated, hence using kernel.h instead of it.
- fix #47
- affects cores/ and variants/ dirs

Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
@DhruvaG2000 DhruvaG2000 force-pushed the fix/include-build-warns branch from ea681ae to 3a5430a Compare September 22, 2022 15:37
@DhruvaG2000 DhruvaG2000 merged commit 5a76d45 into main Sep 22, 2022
@DhruvaG2000 DhruvaG2000 deleted the fix/include-build-warns branch November 19, 2022 13:45
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.

zephyr build warnings: zephyr.h is deprecated, include <zephyr/kernel.h> instead

3 participants