This repository was archived by the owner on Jun 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Solutions/STM32F4DISCOVERY/TinyBooter Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 8383 <RequiredProjects Include =" $(SPOCLIENT)\DeviceCode\Targets\Native\STM32F4\DeviceCode\STM32F4_time\dotNetMF.proj" />
8484 </ItemGroup >
8585 <ItemGroup >
86- <!-- FIXME: There is currently no stub. -->
87- <DriverLibs Include =" STM32F4_SPI.$(LIB_EXT)" />
88- <RequiredProjects Include =" $(SPOCLIENT)\DeviceCode\Targets\Native\STM32F4\DeviceCode\STM32F4_spi\dotNetMF.proj" />
86+ <DriverLibs Include =" cpu_spi_stubs.$(LIB_EXT)" />
87+ <RequiredProjects Include =" $(SPOCLIENT)\DeviceCode\Drivers\Stubs\Processor\stubs_SPI\dotNetMF.proj" />
8988 </ItemGroup >
9089 <ItemGroup >
9190 <DriverLibs Include =" STM32F4_USART.$(LIB_EXT)" />
244243 <RequiredProjects Include =" $(SPOCLIENT)\DeviceCode\Drivers\stubs\processor\stubs_PWM\dotNetMF.proj" />
245244 </ItemGroup >
246245 <ItemGroup >
247- <!-- FIXME: There is currently no stub. -->
248- <!-- <DriverLibs Include="STM32F4_DA.$(LIB_EXT)" />-->
249- <!-- <RequiredProjects Include="$(SPOCLIENT)\DeviceCode\Targets\Native\STM32F4\DeviceCode\STM32F4_DA\dotNetMF.proj" />-->
246+ <DriverLibs Include =" cpu_DA_stubs.$(LIB_EXT)" />
247+ <RequiredProjects Include =" $(SPOCLIENT)\DeviceCode\Drivers\Stubs\Processor\stubs_DA\dotNetMF.proj" />
250248 </ItemGroup >
251249 <ItemGroup >
252250 <DriverLibs Include =" STM32F4_blconfig_STM32F4DISCOVERY.$(LIB_EXT)" />
You can’t perform that action at this time.
0 commit comments