@Yardanico oh thanks!

@Clonk, it would be nice to support those but are outside the scope of my 
efforts. The ESP32 is my current target so that's why I'm going for FreeRTOS + 
LwIP. Though, I've been toying with using a "embeededos" or "oslite" so other 
embedded RTOS'es could use the work... but that'll be tricky as I'd suspect 
each RTOS would support slightly different subsets of POSIX. _sigh_ Still 
getting a working FreeRTOS target should make it a _lot_ easier for others to 
copy and add Zephyr/Contiki/etc support. Particularly it's been a bit gnarly to 
get the os module working with embedded, but it'd not be too bad to re-use that 
work for other RTOS'es!

Reply via email to