Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEya <aya.selmi1@st.com>2022-10-06 16:58:35 +0300
committerEya <aya.selmi1@st.com>2022-10-06 18:22:47 +0300
commitf8d9618f996ad839586b8518ecb0de26ab492640 (patch)
tree99f6808cdd99e90b7a56546fc4dd8b76b83b2b5a
parent40c484a9285d4d6a92423f6eae54402927356c2f (diff)
[Applications][BLE] Remove invalid IOC referenced in the .project files
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_HeartRateThreadX/STM32CubeIDE/.project5
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServerThreadX/STM32CubeIDE/.project5
2 files changed, 0 insertions, 10 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_HeartRateThreadX/STM32CubeIDE/.project b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_HeartRateThreadX/STM32CubeIDE/.project
index 85bdb141e..870ebe2d6 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_HeartRateThreadX/STM32CubeIDE/.project
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_HeartRateThreadX/STM32CubeIDE/.project
@@ -32,11 +32,6 @@
</natures>
<linkedResources>
<link>
- <name>BLE_HeartRateThreadX.ioc</name>
- <type>1</type>
- <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/BLE_HeartRateThreadX.ioc</locationURI>
- </link>
- <link>
<name>Doc/readme.txt</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/readme.txt</locationURI>
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServerThreadX/STM32CubeIDE/.project b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServerThreadX/STM32CubeIDE/.project
index 06326c0a7..b1a855ebc 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServerThreadX/STM32CubeIDE/.project
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServerThreadX/STM32CubeIDE/.project
@@ -33,11 +33,6 @@
</natures>
<linkedResources>
<link>
- <name>BLE_p2pServerThreadX.ioc</name>
- <type>1</type>
- <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/BLE_p2pServerThreadX.ioc</locationURI>
- </link>
- <link>
<name>Doc/readme.txt</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/readme.txt</locationURI>