]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/commitdiff
Move rpp-test-sw to a subdirectory
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 16 Sep 2013 13:21:09 +0000 (15:21 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 16 Sep 2013 13:21:09 +0000 (15:21 +0200)
This ensures that when importing the rpp-test-sw project, the rpp-lib
project gets imported automatically as well. Previously, import failed
and one had to import rpp-lib project manually.

69 files changed:
rpp-test-sw/.ccsproject [moved from .ccsproject with 100% similarity]
rpp-test-sw/.cproject [moved from .cproject with 98% similarity]
rpp-test-sw/.project [moved from .project with 100% similarity]
rpp-test-sw/.settings/org.eclipse.cdt.codan.core.prefs [moved from .settings/org.eclipse.cdt.codan.core.prefs with 100% similarity]
rpp-test-sw/.settings/org.eclipse.cdt.debug.core.prefs [moved from .settings/org.eclipse.cdt.debug.core.prefs with 100% similarity]
rpp-test-sw/.settings/org.eclipse.core.resources.prefs [moved from .settings/org.eclipse.core.resources.prefs with 100% similarity]
rpp-test-sw/Makefile.version [moved from Makefile.version with 100% similarity]
rpp-test-sw/cmdproc/include/cmdproc.h [moved from cmdproc/include/cmdproc.h with 100% similarity]
rpp-test-sw/cmdproc/include/cmdproc_freertos_tms570.h [moved from cmdproc/include/cmdproc_freertos_tms570.h with 100% similarity]
rpp-test-sw/cmdproc/include/cmdproc_io_tisci.h [moved from cmdproc/include/cmdproc_io_tisci.h with 100% similarity]
rpp-test-sw/cmdproc/include/cmdproc_priv.h [moved from cmdproc/include/cmdproc_priv.h with 100% similarity]
rpp-test-sw/cmdproc/include/cmdproc_utils.h [moved from cmdproc/include/cmdproc_utils.h with 100% similarity]
rpp-test-sw/cmdproc/include/i2str.h [moved from cmdproc/include/i2str.h with 100% similarity]
rpp-test-sw/cmdproc/src/cmdproc.c [moved from cmdproc/src/cmdproc.c with 100% similarity]
rpp-test-sw/cmdproc/src/cmdproc_freertos_tms570.c [moved from cmdproc/src/cmdproc_freertos_tms570.c with 100% similarity]
rpp-test-sw/cmdproc/src/cmdproc_io.c [moved from cmdproc/src/cmdproc_io.c with 100% similarity]
rpp-test-sw/cmdproc/src/cmdproc_io_line.c [moved from cmdproc/src/cmdproc_io_line.c with 100% similarity]
rpp-test-sw/cmdproc/src/cmdproc_io_std_line.c [moved from cmdproc/src/cmdproc_io_std_line.c with 100% similarity]
rpp-test-sw/cmdproc/src/cmdproc_io_tisci.c [moved from cmdproc/src/cmdproc_io_tisci.c with 100% similarity]
rpp-test-sw/cmdproc/src/cmdproc_run.c [moved from cmdproc/src/cmdproc_run.c with 100% similarity]
rpp-test-sw/cmdproc/src/cmdproc_utils.c [moved from cmdproc/src/cmdproc_utils.c with 100% similarity]
rpp-test-sw/cmdproc/src/i2str.c [moved from cmdproc/src/i2str.c with 100% similarity]
rpp-test-sw/commands/cmd.c [moved from commands/cmd.c with 100% similarity]
rpp-test-sw/commands/cmd.h [moved from commands/cmd.h with 100% similarity]
rpp-test-sw/commands/cmd_adc.c [moved from commands/cmd_adc.c with 100% similarity]
rpp-test-sw/commands/cmd_adc.h [moved from commands/cmd_adc.h with 100% similarity]
rpp-test-sw/commands/cmd_can.c [moved from commands/cmd_can.c with 100% similarity]
rpp-test-sw/commands/cmd_can.h [moved from commands/cmd_can.h with 100% similarity]
rpp-test-sw/commands/cmd_dac.c [moved from commands/cmd_dac.c with 100% similarity]
rpp-test-sw/commands/cmd_dac.h [moved from commands/cmd_dac.h with 100% similarity]
rpp-test-sw/commands/cmd_din.c [moved from commands/cmd_din.c with 100% similarity]
rpp-test-sw/commands/cmd_din.h [moved from commands/cmd_din.h with 100% similarity]
rpp-test-sw/commands/cmd_emac.c [moved from commands/cmd_emac.c with 100% similarity]
rpp-test-sw/commands/cmd_emac.h [moved from commands/cmd_emac.h with 100% similarity]
rpp-test-sw/commands/cmd_fr_basic_test.c [moved from commands/cmd_fr_basic_test.c with 100% similarity]
rpp-test-sw/commands/cmd_fr_basic_test.h [moved from commands/cmd_fr_basic_test.h with 100% similarity]
rpp-test-sw/commands/cmd_fray.c [moved from commands/cmd_fray.c with 100% similarity]
rpp-test-sw/commands/cmd_fray.h [moved from commands/cmd_fray.h with 100% similarity]
rpp-test-sw/commands/cmd_hbr.c [moved from commands/cmd_hbr.c with 100% similarity]
rpp-test-sw/commands/cmd_hbr.h [moved from commands/cmd_hbr.h with 100% similarity]
rpp-test-sw/commands/cmd_hout.c [moved from commands/cmd_hout.c with 100% similarity]
rpp-test-sw/commands/cmd_hout.h [moved from commands/cmd_hout.h with 100% similarity]
rpp-test-sw/commands/cmd_lin.c [moved from commands/cmd_lin.c with 100% similarity]
rpp-test-sw/commands/cmd_lin.h [moved from commands/cmd_lin.h with 100% similarity]
rpp-test-sw/commands/cmd_lout.c [moved from commands/cmd_lout.c with 100% similarity]
rpp-test-sw/commands/cmd_lout.h [moved from commands/cmd_lout.h with 100% similarity]
rpp-test-sw/commands/cmd_motor_example.c [moved from commands/cmd_motor_example.c with 100% similarity]
rpp-test-sw/commands/cmd_motor_example.h [moved from commands/cmd_motor_example.h with 100% similarity]
rpp-test-sw/commands/cmd_nc.c [moved from commands/cmd_nc.c with 100% similarity]
rpp-test-sw/commands/cmd_nc.h [moved from commands/cmd_nc.h with 100% similarity]
rpp-test-sw/commands/cmd_netstats.c [moved from commands/cmd_netstats.c with 100% similarity]
rpp-test-sw/commands/cmd_netstats.h [moved from commands/cmd_netstats.h with 100% similarity]
rpp-test-sw/commands/cmd_pin.c [moved from commands/cmd_pin.c with 100% similarity]
rpp-test-sw/commands/cmd_pin.h [moved from commands/cmd_pin.h with 100% similarity]
rpp-test-sw/commands/cmd_port.c [moved from commands/cmd_port.c with 100% similarity]
rpp-test-sw/commands/cmd_port.h [moved from commands/cmd_port.h with 100% similarity]
rpp-test-sw/commands/cmd_sdram.c [moved from commands/cmd_sdram.c with 100% similarity]
rpp-test-sw/commands/cmd_sdram.h [moved from commands/cmd_sdram.h with 100% similarity]
rpp-test-sw/commands/cmd_spi.c [moved from commands/cmd_spi.c with 100% similarity]
rpp-test-sw/commands/cmd_spi.h [moved from commands/cmd_spi.h with 100% similarity]
rpp-test-sw/commands/cmd_vbat.c [moved from commands/cmd_vbat.c with 100% similarity]
rpp-test-sw/commands/cmd_vbat.h [moved from commands/cmd_vbat.h with 100% similarity]
rpp-test-sw/commands/doc/.gitignore [moved from commands/doc/.gitignore with 100% similarity]
rpp-test-sw/commands/doc/Makefile [moved from commands/doc/Makefile with 100% similarity]
rpp-test-sw/commands/doc/docgen.c [moved from commands/doc/docgen.c with 100% similarity]
rpp-test-sw/commands/doc/help-format.el [moved from commands/doc/help-format.el with 100% similarity]
rpp-test-sw/commands/doc/wiki-edit.pl [moved from commands/doc/wiki-edit.pl with 100% similarity]
rpp-test-sw/commands/fray_demo.txt [moved from commands/fray_demo.txt with 100% similarity]
rpp-test-sw/commands/main.c [moved from commands/main.c with 100% similarity]

similarity index 100%
rename from .ccsproject
rename to rpp-test-sw/.ccsproject
similarity index 98%
rename from .cproject
rename to rpp-test-sw/.cproject
index d9fc55fa57f8a198cbd0eff8942d66f1c92a3ccd..658915c2bb31402a6221572bceb823a088311c23 100644 (file)
--- a/.cproject
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.DEBUGGING_MODEL.1146023723" name="Debugging model" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.DEBUGGING_MODEL" value="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.DEBUGGING_MODEL.SYMDEBUG__DWARF" valueType="enumerated"/>
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.INCLUDE_PATH.855113420" name="Add dir to #include search path (--include_path, -I)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.INCLUDE_PATH" valueType="includePath">
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/cmdproc/include}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/rpp-lib/rpp/include}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/rpp-lib/os/7.0.2_tms570/include}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/${ConfigName}}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/rpp-lib/lwip/src/include}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/rpp-lib/lwip/src/include/ipv4}&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/rpp-lib/lwip/src/include/ipv6}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${CG_TOOL_ROOT}/include&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/rpp/include}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/os/7.0.2_tms570/include}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/lwip/src/include}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/lwip/src/include/ipv4}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/lwip/src/include/ipv6}&quot;"/>
                                                                </option>
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.GCC.795138235" name="Enable support for GCC extensions (--gcc)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.GCC" value="true" valueType="boolean"/>
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.DEFINE.35615475" name="Pre-define NAME (--define, -D)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.0.compilerID.DEFINE"/>
@@ -68,7 +68,7 @@
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.0.linkerID.DISPLAY_ERROR_NUMBER.1939893484" name="Emit diagnostic identifier numbers (--display_error_number)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.0.linkerID.DISPLAY_ERROR_NUMBER" value="true" valueType="boolean"/>
                                                                <option id="com.ti.ccstudio.buildDefinitions.TMS470_5.0.linkerID.LIBRARY.1729204072" name="Include library file or command file as input (--library, -l)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.0.linkerID.LIBRARY" valueType="libs">
                                                                        <listOptionValue builtIn="false" value="&quot;rtsv7R4_T_be_v3D16_eabi.lib&quot;"/>
-                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/rpp-lib/rpp-lib.lib}&quot;"/>
+                                                                       <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/rpp-lib.lib}&quot;"/>
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/rpp-lib/rpp/TMS570LS313xFlashLnk.cmd}&quot;"/>
                                                                </option>
                                                                <inputType id="com.ti.ccstudio.buildDefinitions.TMS470_5.0.exeLinker.inputType__CMD_SRCS.1741918308" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_5.0.exeLinker.inputType__CMD_SRCS"/>
similarity index 100%
rename from .project
rename to rpp-test-sw/.project
similarity index 100%
rename from commands/cmd.c
rename to rpp-test-sw/commands/cmd.c
similarity index 100%
rename from commands/cmd.h
rename to rpp-test-sw/commands/cmd.h
similarity index 100%
rename from commands/main.c
rename to rpp-test-sw/commands/main.c