lf-lang / reactor-uc

A lightweight reactor runtime targeted at resource-constrained embedded systems
BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Add platform support for FreeRTOS #37

Open erlingrj opened 3 weeks ago

erlingrj commented 3 weeks ago

FreeRTOS is a very (the most?) popular embedded OS out there. Building support for it should not be that hard using RIOT and Zephyr as blueprints.