Update repo

This commit is contained in:
2026-08-30 23:04:35 -07:00
parent 749dab5721
commit ce65a0f59a
14950 changed files with 4408250 additions and 1 deletions
@@ -0,0 +1,34 @@
<projectSpec>
<project
name="f2838x_diagnostic_library"
device="Generic C28xx Device"
cgtVersion="22.6.1.LTS"
products="C2000WARE"
outputFormat="ELF"
launchWizard="False"
outputType="staticLibrary"
>
<configuration name="DEBUG" compilerBuildOptions="--opt_level=off -I${DIAG_LIBRARY_ROOT}/include -I${C2000WARE_DLIB_ROOT} -I${DIAG_LIBRARY_ROOT}/../../calibration/hrpwm/f2838x/include -I${C2000WARE_HEADERS}/include -v28 -ml -mt --float_support=fpu64 --tmu_support=tmu0 --vcu_support=vcrc --define=DEBUG --gen_func_subsections=on --diag_warning=225 --diag_suppress=10063 --display_error_number" archiverBuildOptions="${DIAG_LIBRARY_ROOT}/lib/f2838x_diagnostic_stl_debug.lib" />
<configuration name="RELEASE" compilerBuildOptions="--opt_level=4 --opt_for_speed=2 -I${DIAG_LIBRARY_ROOT}/include -I${C2000WARE_DLIB_ROOT} -I${DIAG_LIBRARY_ROOT}/../../calibration/hrpwm/f2838x/include -I${C2000WARE_HEADERS}/include -v28 -ml -mt --float_support=fpu64 --tmu_support=tmu0 --vcu_support=vcrc --gen_func_subsections=on --diag_warning=225 --diag_suppress=10063 --display_error_number" archiverBuildOptions="${DIAG_LIBRARY_ROOT}/lib/f2838x_diagnostic_stl_release.lib" />
<pathVariable name="DIAG_LIBRARY_ROOT" path="../" scope="project" />
<pathVariable name="C2000WARE_DLIB_ROOT" path="../../../../driverlib/f2838x/driverlib/" scope="project" />
<pathVariable name="C2000WARE_HEADERS" path="../../../../device_support/f2838x/headers" scope="project" />
<file action="link" path="../source/stl_can_ram.c" targetDirectory="" />
<file action="link" path="../source/stl_cpu_reg.asm" targetDirectory="" />
<file action="link" path="../source/stl_crc.c" targetDirectory="" />
<file action="link" path="../source/stl_crc_s.asm" targetDirectory="" />
<file action="link" path="../source/stl_hwbist.c" targetDirectory="" />
<file action="link" path="../source/stl_hwbist_s.asm" targetDirectory="" />
<file action="link" path="../source/stl_march.c" targetDirectory="" />
<file action="link" path="../source/stl_march_s.asm" targetDirectory="" />
<file action="link" path="../source/stl_mcan_ram.c" targetDirectory="" />
<file action="link" path="../source/stl_osc_ct.c" targetDirectory="" />
<file action="link" path="../source/stl_osc_hr.c" targetDirectory="" />
<file action="link" path="../source/stl_pie_ram.c" targetDirectory="" />
<file action="link" path="../source/stl_util.c" targetDirectory="" />
</project>
</projectSpec>