]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
Add multirate multithread demo
authorMichal Horn <hornmich@fel.cvut.cz>
Mon, 17 Aug 2015 14:21:19 +0000 (16:21 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 28 Aug 2015 14:15:02 +0000 (16:15 +0200)
rpp/demos/Makefile
rpp/demos/multirate_mt_hdk.slx [new file with mode: 0644]

index 19611c7d8228610d65517e417d7cfe138fd6a799..f46a036a5a6518e93e7336890479e990e29fb523 100644 (file)
@@ -31,7 +31,8 @@ demos_hdk =                           \
        echo_char                               \
        gio_demo_hdk                    \
        hello_world                             \
-       multirate_st_hdk
+       multirate_st_hdk                \
+       multirate_mt_hdk
 
 demos_tms570_rpp =                              \
        analog_passthrough_rpp           \
diff --git a/rpp/demos/multirate_mt_hdk.slx b/rpp/demos/multirate_mt_hdk.slx
new file mode 100644 (file)
index 0000000..14c1f92
Binary files /dev/null and b/rpp/demos/multirate_mt_hdk.slx differ