So from my understanding Espruino works at the bare metal level. So for each device ported there needs to be bindings to make it work properly.
So my question is why doesn't Espruino use a RTOS like zephyr or free RTOS. "other then it would take a lot and lot of work".
@user156811 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
So from my understanding Espruino works at the bare metal level. So for each device ported there needs to be bindings to make it work properly.
So my question is why doesn't Espruino use a RTOS like zephyr or free RTOS. "other then it would take a lot and lot of work".