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 2e8f119 commit 7b42427Copy full SHA for 7b42427
README.md
@@ -39,6 +39,9 @@ cd examples/zephyr
39
west build -b qemu_cortex_m3 -p always -t run
40
```
41
42
+For more information on running LF programs using the reactor-uc runtime on
43
+Zephyr take a look at this template: https://github.com/lf-lang/lf-west-template/tree/reactor-uc
44
+
45
## Lingua Franca
46
We have copied a very limited version of the Lingua Franca Compiler (lfc) into
47
`~/lfc` of this repo. In the future, the `reactor-uc` specific code-generation
0 commit comments