We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9fc7f commit 772f9caCopy full SHA for 772f9ca
README.md
@@ -91,6 +91,13 @@ generated sources. Run the program with:
91
test/lf/bin/HelloUc
92
```
93
94
+### Project templates
95
+To start using reactor-uc in a project we recommend using one of our project templates:
96
+- [Zephyr](https://github.com/lf-lang/lf-west-template/tree/reactor-uc)
97
+- [Polulu 3Pi Robot](https://github.com/lf-lang/lf-3pi-template/tree/reactor-uc)
98
+- [Raspberry Pi Pico](https://github.com/lf-lang/lf-pico-template/tree/reactor-uc)
99
+
100
101
## References
102
103
`reactor-uc` draws inspiration from the following existing open-source projects:
0 commit comments