Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit 655381c

Browse files
committed
Cleaned up obsolete CMSIS include paths
1 parent 98be9ff commit 655381c

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

Solutions/MCBSTM32F400/DeviceCode/Initialization/dotNetMF.proj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
<Compile Include="tinyhal.cpp" />
5757
<Compile Include="SystemState.cpp" />
5858
<IncludePaths Include="DeviceCode\Targets\Native\STM32F4\DeviceCode" />
59-
<IncludePaths Include="DeviceCode\Cores\arm\CMSIS\Include" />
6059
</ItemGroup>
6160
<Import Project="$(SPOCLIENT)\tools\targets\Microsoft.SPOT.System.Targets" />
6261
</Project>

Solutions/MCBSTM32F400/DeviceCode/Initialization/dotNetMF_loader.proj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
<Compile Include="tinyhal.cpp" />
5959
<Compile Include="SystemState.cpp" />
6060
<IncludePaths Include="DeviceCode\Targets\Native\STM32F4\DeviceCode" />
61-
<IncludePaths Include="DeviceCode\Cores\arm\CMSIS\Include" />
6261
</ItemGroup>
6362
<Import Project="$(SPOCLIENT)\tools\targets\Microsoft.SPOT.System.Targets" />
6463
</Project>

Solutions/STM32F4DISCOVERY/DeviceCode/Initialization/dotNetMF.proj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
<Compile Include="tinyhal.cpp" />
5757
<Compile Include="SystemState.cpp" />
5858
<IncludePaths Include="DeviceCode\Targets\Native\STM32F4\DeviceCode" />
59-
<IncludePaths Include="DeviceCode\Cores\arm\CMSIS\Include" />
6059
</ItemGroup>
6160
<Import Project="$(SPOCLIENT)\tools\targets\Microsoft.SPOT.System.Targets" />
6261
</Project>

Solutions/STM32F4DISCOVERY/DeviceCode/Initialization/dotNetMF_loader.proj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
<Compile Include="tinyhal.cpp" />
5959
<Compile Include="SystemState.cpp" />
6060
<IncludePaths Include="DeviceCode\Targets\Native\STM32F4\DeviceCode" />
61-
<IncludePaths Include="DeviceCode\Cores\arm\CMSIS\Include" />
6261
</ItemGroup>
6362
<Import Project="$(SPOCLIENT)\tools\targets\Microsoft.SPOT.System.Targets" />
6463
</Project>

0 commit comments

Comments
 (0)