新增所有文件

This commit is contained in:
2025-10-25 21:11:06 +08:00
parent 8cc4755d15
commit 3134504178
8414 changed files with 2995287 additions and 5 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<workspace>
<project>
<path>$WS_DIR$\arm_cortexR_math.ewp</path>
</project>
<batchBuild />
</workspace>

View File

@@ -0,0 +1,83 @@
<!DOCTYPE CrossStudio_Project_File>
<solution Name="arm_cortexR_math" target="8" version="2">
<configuration
Name="cortexR5"
arm_architecture="v7R"
arm_compiler_variant="gcc"
arm_core_type="Cortex-R5"
arm_endian="Little"
arm_fp_abi="Hard"
arm_fpu_type="VFPv3-D16"
arm_linker_variant="GNU"
arm_target_device_name="Cortex-R5"
arm_target_interface_type="SWD"
c_preprocessor_definitions="DEBUG"
gcc_debugging_level="Level 3"
gcc_entry_point="Reset_Handler"
gcc_optimization_level="Level 0"
link_standard_libraries_directory="$(ProjectDir)/../../../../../prebuilts/ses" />
<project Name="arm_cortexR5_math">
<configuration
Name="cortexR5"
arm_library_optimization="Balanced"
build_output_file_name="$(OutDir)/lib$(ProjectName)$(LIB)"
c_preprocessor_definitions="ARM_MATH_MATRIX_CHECK;ARM_MATH_ROUNDING;ARM_MATH_LOOPUNROLL"
c_system_include_directories="$(StudioIncDir:$(StudioDir)/include)"
c_user_include_directories="$(ProjectDir)/../../Include;$(ProjectDir)/../../PrivateInclude;$(ProjectDir)/../../../Core/Include"
debug_initial_breakpoint="Reset_Handler"
debug_target_connection="J-Link"
gcc_debugging_level="None"
gcc_optimization_level="Level 2 for speed"
linker_output_format="bin"
post_build_command="cmd /c copy Output\$(Configuration)\Exe\*.a ..\..\Lib\SES\ /Y"
project_type="Library" />
<folder Name="BasicMathFunctions">
<file file_name="$(ProjectDir)/../../Source/BasicMathFunctions/BasicMathFunctions.c" />
</folder>
<folder Name="BayesFunctions">
<file file_name="$(ProjectDir)/../../Source/BayesFunctions/BayesFunctions.c" />
</folder>
<folder Name="CommonTablesFunctions">
<file file_name="$(ProjectDir)/../../Source/CommonTables/CommonTables.c" />
</folder>
<folder Name="ComplexMathFunctions">
<file file_name="$(ProjectDir)/../../Source/ComplexMathFunctions/ComplexMathFunctions.c" />
</folder>
<folder Name="ControllerFunctions">
<file file_name="$(ProjectDir)/../../Source/ControllerFunctions/ControllerFunctions.c" />
</folder>
<folder Name="DistanceFunctions">
<file file_name="$(ProjectDir)/../../Source/DistanceFunctions/DistanceFunctions.c" />
</folder>
<folder Name="FastMathFunctions">
<file file_name="$(ProjectDir)/../../Source/FastMathFunctions/FastMathFunctions.c" />
</folder>
<folder Name="FilteringFunctions">
<file file_name="$(ProjectDir)/../../Source/FilteringFunctions/FilteringFunctions.c" />
</folder>
<folder Name="InterpolationFunctions">
<file file_name="$(ProjectDir)/../../Source/InterpolationFunctions/InterpolationFunctions.c" />
</folder>
<folder Name="MatrixFunctions">
<file file_name="$(ProjectDir)/../../Source/MatrixFunctions/MatrixFunctions.c" />
</folder>
<folder Name="QuaternionMathFunctions">
<file file_name="$(ProjectDir)/../../Source/QuaternionMathFunctions/QuaternionMathFunctions.c" />
</folder>
<folder Name="SVMFunctions">
<file file_name="$(ProjectDir)/../../Source/SVMFunctions/SVMFunctions.c" />
</folder>
<folder Name="StatisticsFunctions">
<file file_name="$(ProjectDir)/../../Source/StatisticsFunctions/StatisticsFunctions.c" />
</folder>
<folder Name="SupportFunctions">
<file file_name="$(ProjectDir)/../../Source/SupportFunctions/SupportFunctions.c" />
</folder>
<folder Name="TransformFunctions">
<file file_name="$(ProjectDir)/../../Source/TransformFunctions/TransformFunctions.c" />
</folder>
<folder Name="WindowFunctions">
<file file_name="$(ProjectDir)/../../Source/WindowFunctions/WindowFunctions.c" />
</folder>
</project>
</solution>