The Wiki has moved to new hardware, and the old server died.
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
howtos:software:rtai [2018/03/06 23:41 (UTC)] bifferos [Example Program] |
howtos:software:rtai [2018/03/08 13:21 (UTC)] bifferos [Example Program] |
||
---|---|---|---|
Line 205: | Line 205: | ||
| | ||
clean:: | clean:: | ||
- | $(RM) -f act *~ | + | $(RM) -f rtai-example *~ |
| | ||
.PHONY: clean | .PHONY: clean | ||
</code> | </code> | ||
- | **TO BE CONTINUED....** | + | And here is the demo program, rtai-example.c: |
+ | <code> | ||
+ | **TO BE CONTINUED....** | ||
+ | </code> | ||
===== Dedication ===== | ===== Dedication ===== |