Files
TC264_Library_seekfree/Example/13-FFT_Demo/.project
SEEKFREE_Kang 9af26e4c17 V1.1.6
将printf修改为通过串口输出
    将工程切换为ADS的工程,ADS直接导入即可编译
2020-11-04 09:49:49 +08:00

29 lines
881 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>AURIX_test_project</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>com.infineon.aurix.buildsystem.aurixnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
</projectDescription>