-
-
Notifications
You must be signed in to change notification settings - Fork 636
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
zephyr support #439
Comments
Hi @waspinator ! As far as I know, the ESP32 port is still not production ready. Have you tried it with native Zephyr build tools? Does it work reliably? |
I was able to flash the "Hello, World!"-example of Zephyr onto the ESP32 using |
Waste of time unless you want to port the majority of the Zephyr features to ESP32 yourself. |
Now Zephyr has WiFi station support on Zephyr. There are any plans to add bring Zephyr support with this ? Link to the PR: https://github.com/zephyrproject-rtos/zephyr/pull/32081/files |
Also interested in that feature. Espressif starts official support for Zephyr so we can expect that it will be a complete solution soon. It will be great if it will be also supported by platformio. https://www.espressif.com/en/news/new_operating_systems_in_ESP32 |
Is there any update on this? |
Is there a roadmap for zephyr support?
https://docs.zephyrproject.org/latest/boards/xtensa/esp32/doc/index.html
The text was updated successfully, but these errors were encountered: