This repository was archived by the owner on Jun 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
STM32F429IDISCOVERY/TinyBooter
STM32F4DISCOVERY/TinyBooter Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939 <RequiredProjects Include =" $(SPOCLIENT)\Application\TinyBooter\TinyBooterLib.proj" />
4040 </ItemGroup >
4141 <ItemGroup >
42- <DriverLibs Include =" Crypto .$(LIB_EXT)" />
43- <RequiredProjects Include =" $(SPOCLIENT)\Crypto\dotNetMF.proj" />
42+ <DriverLibs Include =" Crypto_stub .$(LIB_EXT)" />
43+ <RequiredProjects Include =" $(SPOCLIENT)\Crypto\stubs\ dotNetMF.proj" />
4444 </ItemGroup >
4545 <ItemGroup >
4646 <DriverLibs Include =" GlobalLock_hal_Cortex.$(LIB_EXT)" />
Original file line number Diff line number Diff line change 3838 <RequiredProjects Include =" $(SPOCLIENT)\Application\TinyBooter\TinyBooterLib.proj" />
3939 </ItemGroup >
4040 <ItemGroup >
41- <DriverLibs Include =" Crypto .$(LIB_EXT)" />
42- <RequiredProjects Include =" $(SPOCLIENT)\Crypto\dotNetMF.proj" />
41+ <DriverLibs Include =" Crypto_stub .$(LIB_EXT)" />
42+ <RequiredProjects Include =" $(SPOCLIENT)\Crypto\stubs\ dotNetMF.proj" />
4343 </ItemGroup >
4444 <ItemGroup >
4545 <DriverLibs Include =" GlobalLock_hal_Cortex.$(LIB_EXT)" />
You can’t perform that action at this time.
0 commit comments