8000 zephyr: Replace zephyr/zephyr.h with zephyr/kernel.h by yonsch · Pull Request #9712 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

zephyr: Replace zephyr/zephyr.h with zephyr/kernel.h #9712

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

Closed
wants to merge 1 commit into from

Conversation

yonsch
Copy link
Contributor
@yonsch yonsch commented Oct 22, 2022

zephyr/zephyr.h is now deprecated, and should be replaced with zephyr/kernel.h.

Signed-off-by: Yonatan Schachter yonatan.schachter@gmail.com

zephyr/zephyr.h is now deprecated, and should be replaced with
zephyr/kernel.h.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
@jimmo
Copy link
Member
jimmo commented Oct 23, 2022

Thanks @yonsch

I think this is already done in #9335 -- the blocker on this is that we need to investigate the device naming before proceeding. Having to instantiate peripherals using their register base address is not very micropythonic.

For now Zephyr 3.1 is the supported version.

@yonsch
Copy link
Contributor Author
yonsch commented Oct 23, 2022

@jimmo Thanks, I'll follow the progress over there

@yonsch yonsch closed this Oct 23, 2022
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.

2 participants
0