Page 1 of 1

Zephyr port for ESP32

Posted: Fri Jun 16, 2017 7:39 pm
by lpereira
Hello --

I've started porting Zephyr RTOS to ESP32.

The preliminary port, with basic things such as threading, synchronization, timers, & serial console is already public; I've started working on adding support for I/O and will eventually try to get connectivity to work (other things have to be enabled first, such as the flash cache; esp32-wifi-libs is just too big).

Other than the commit messages, there is no documentation yet for this particular port. However, feel free to ask any questions or even help move the port forward.

Leandro

Re: Zephyr port for ESP32

Posted: Sat Jun 17, 2017 3:32 am
by WiFive
Nice. Will be following the progress. Not sure how far nuttx port got with hardware support but hope you get some official help to push ahead.