]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
Add multirate multitasking demo to Makefile
authorMichal Horn <hornmich@fel.cvut.cz>
Wed, 19 Aug 2015 11:10:33 +0000 (13:10 +0200)
committerMichal Horn <hornmich@fel.cvut.cz>
Wed, 19 Aug 2015 11:10:33 +0000 (13:10 +0200)
rpp/demos/Makefile

index e99b15e3162a89b5d9e02b30896c075260eaeb79..8f6be6acc63c42f607c59c18bc97f232412331fe 100644 (file)
@@ -30,7 +30,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           \