platform-espressif32 icon indicating copy to clipboard operation
platform-espressif32 copied to clipboard

zephyr support

Open waspinator opened this issue 5 years ago • 9 comments

Is there a roadmap for zephyr support?

https://docs.zephyrproject.org/latest/boards/xtensa/esp32/doc/index.html

waspinator avatar Nov 27 '20 22:11 waspinator

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?

valeros avatar Nov 30 '20 12:11 valeros

I was able to flash the "Hello, World!"-example of Zephyr onto the ESP32 using west. Can test more projects and examples, so that we can test, if it works reliably.

H1ghBre4k3r avatar Dec 01 '20 23:12 H1ghBre4k3r

Waste of time unless you want to port the majority of the Zephyr features to ESP32 yourself. The current port is only very basic.

silikone avatar Jan 21 '21 11:01 silikone

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

alvarowolfx avatar Mar 12 '21 16:03 alvarowolfx

Coming back to this - we have been using ESP32 now reliably since Espressif has added official support. See more here.

beriberikix avatar Aug 31 '21 17:08 beriberikix

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

Szewcson avatar Mar 23 '22 12:03 Szewcson

Is there any update on this?

OgnjenX avatar Nov 26 '23 18:11 OgnjenX