Description
I've been working on Zephyr RTOS port for some time now, as part of prototyping/proof of concept work at day job: https://github.com/pfalcon/micropython/tree/zephyr. Over the last week, I met/was contacted by 5-6 people who expressed interest in hacking on it, and actually, there's already a parallel fork (initially based on my branch) which implements more functionality.
My initial concern with Zephyr port was whether I will be able to to support/maintain it going forward, and I got confirmation that I will be able to spend at least some basic time on it as part of my day job. Based on this, I'd like to start gradually spooling my changes to the master, for it to serve as a common base for everyone interested in this port.