aboutsummaryrefslogtreecommitdiffstats
path: root/demos/XMC
diff options
context:
space:
mode:
Diffstat (limited to 'demos/XMC')
-rw-r--r--demos/XMC/RT-XMC1100-XMC_2GO/.cproject2
-rw-r--r--demos/XMC/RT-XMC1100-XMC_2GO/.project2
-rw-r--r--demos/XMC/RT-XMC1100-XMC_2GO/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/demos/XMC/RT-XMC1100-XMC_2GO/.cproject b/demos/XMC/RT-XMC1100-XMC_2GO/.cproject
index 0300ed2c4..bec7583fd 100644
--- a/demos/XMC/RT-XMC1100-XMC_2GO/.cproject
+++ b/demos/XMC/RT-XMC1100-XMC_2GO/.cproject
@@ -39,7 +39,7 @@
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="RT-ARMCM0-GENERIC.null.1703860681" name="RT-ARMCM0-GENERIC"/>
+ <project id="RT-XMC1100-XMC_2GO.null.1703860681" name="RT-XMC1100-XMC_2GO"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
diff --git a/demos/XMC/RT-XMC1100-XMC_2GO/.project b/demos/XMC/RT-XMC1100-XMC_2GO/.project
index 76103619d..a2b3d3f1b 100644
--- a/demos/XMC/RT-XMC1100-XMC_2GO/.project
+++ b/demos/XMC/RT-XMC1100-XMC_2GO/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>RT-ARMCM0-GENERIC</name>
+ <name>RT-XMC1100-XMC_2GO</name>
<comment></comment>
<projects>
</projects>
diff --git a/demos/XMC/RT-XMC1100-XMC_2GO/Makefile b/demos/XMC/RT-XMC1100-XMC_2GO/Makefile
index a5a731d17..aee362f1e 100644
--- a/demos/XMC/RT-XMC1100-XMC_2GO/Makefile
+++ b/demos/XMC/RT-XMC1100-XMC_2GO/Makefile
@@ -88,7 +88,7 @@ PROJECT = ch
# Imported source files and paths
CHIBIOS = ../../..
# Startup files.
-include $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk/startup_xmc1xxx.mk
+include $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk/startup_xmc1100.mk
# HAL-OSAL files (optional).
#include $(CHIBIOS)/os/hal/hal.mk
#include $(CHIBIOS)/os/hal/ports/STM32/STM32F0xx/platform.mk