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 RP2040 #44

Closed erlingrj closed 2 weeks ago

erlingrj commented 3 weeks ago

This also exists in reactor-c and should be fairly easy to copy over, especially since we are not using multithreading. Although both Zephyr and RIOT has RP2040 support, I think we want to target the bare-metal if we want to run Samuel Berkuns tunneling ball hardware demo.