]> rtime.felk.cvut.cz Git - orte.git/commit
Example of integration of ORTE into RTEMS shell included.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 13 Sep 2013 16:40:01 +0000 (18:40 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 13 Sep 2013 16:40:01 +0000 (18:40 +0200)
commit70c5a40ea480f524a8f3fd4268bd3c8fc19538e9
tree73d956ccc9a0d3c5193b8966ffbdba31970f23c6
parent54e284b30cbd6bbdd14bcc9c1775a6942f401227
Example of integration of ORTE into RTEMS shell included.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
orte/examples/Makefile.omk
orte/examples/rtems-shell/Makefile.omk [new file with mode: 0644]
orte/examples/rtems-shell/app_def.h [new file with mode: 0644]
orte/examples/rtems-shell/init.c [new file with mode: 0644]
orte/examples/rtems-shell/networkconfig-static.h [new file with mode: 0644]
orte/examples/rtems-shell/networkconfig.h [new file with mode: 0644]
orte/examples/rtems-shell/orte_rtems_shell.c [new file with mode: 0644]
orte/examples/rtems-shell/orte_rtems_shell.h [new file with mode: 0644]
orte/examples/rtems-shell/system.h [new file with mode: 0644]