Browse Source

删除.project和.cproject

master
Lizongdi 2 days ago
parent
commit
3e54cf0ec3
  1. 1
      .gitignore
  2. 33
      .project
  3. 2
      robot

1
.gitignore

@ -54,3 +54,4 @@ build
.settings
*.launch
.cproject
.project

33
.project

@ -1,33 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>32g431</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.st.stm32cube.ide.cmake.CmakeConfigureProjectBuilder</name>
<arguments>
</arguments>
</buildCommand>
<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.managedbuilder.core.ScannerConfigNature</nature>
<nature>com.st.stm32cube.ide.cmake.CmakeConfigProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUEndUserDisabledTrustZoneProjectNature</nature>
</natures>
</projectDescription>

2
robot

@ -1 +1 @@
Subproject commit a126caa4e7d46c198dddc87f3de42f6bdb62870c
Subproject commit 39516883b210d0aa525ce1872b49c4b35e6eb27b
Loading…
Cancel
Save