Search found 2 matches

by lpereira
Sun Jun 18, 2017 2:39 am
Forum: General Discussion
Topic: Zephyr support for ESP32
Replies: 13
Views: 23567

Re: Zephyr support for ESP32

I ended up creating another topic, but preliminary port to ESP32 has been submitted for code review: https://github.com/zephyrproject-rtos/zephyr/pull/517

There's still a whole lot missing, but I'm quite excited for the progress.
by lpereira
Fri Jun 16, 2017 7:39 pm
Forum: Showcase
Topic: Zephyr port for ESP32
Replies: 1
Views: 5050

Zephyr port for ESP32

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 enab...