summaryrefslogtreecommitdiff
path: root/project/.cproject
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--project/.cproject12
1 files changed, 10 insertions, 2 deletions
diff --git a/project/.cproject b/project/.cproject
index 807e262..6b0c539 100644
--- a/project/.cproject
+++ b/project/.cproject
@@ -45,9 +45,10 @@
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths.1390171442" name="Include paths (-I)" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths" useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false" value="../Core/Inc"/>
<listOptionValue builtIn="false" value="../Core/Inc/Devices"/>
+ <listOptionValue builtIn="false" value="../Core/Inc/Homework"/>
<listOptionValue builtIn="false" value="../Core/Inc/System"/>
<listOptionValue builtIn="false" value="../Core/Inc/Project"/>
- <listOptionValue builtIn="false" value="../Core/Inc/Activites"/>
+ <listOptionValue builtIn="false" value="../Core/Inc/Activities"/>
<listOptionValue builtIn="false" value="../Drivers/STM32L4xx_HAL_Driver/Inc"/>
<listOptionValue builtIn="false" value="../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy"/>
<listOptionValue builtIn="false" value="../Drivers/CMSIS/Device/ST/STM32L4xx/Include"/>
@@ -177,5 +178,12 @@
<autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId=""/>
</scannerConfigBuildInfo>
</storageModule>
- <storageModule moduleId="refreshScope"/>
+ <storageModule moduleId="refreshScope" versionNumber="2">
+ <configuration configurationName="Debug">
+ <resource resourceType="PROJECT" workspacePath="/project"/>
+ </configuration>
+ <configuration configurationName="Release">
+ <resource resourceType="PROJECT" workspacePath="/project"/>
+ </configuration>
+ </storageModule>
</cproject> \ No newline at end of file