mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-28 08:43:45 +00:00
Fix pkcs11 demo build.
This commit is contained in:
committed by
Cobus van Eeden
parent
f4591cec06
commit
db18ff7d59
@@ -152,7 +152,6 @@
|
||||
<ClInclude Include="..\..\..\FreeRTOS-Plus\Source\Utilities\logging\logging.h" />
|
||||
<ClInclude Include="..\..\..\FreeRTOS-Plus\Source\Utilities\logging\logging_levels.h" />
|
||||
<ClInclude Include="..\..\..\FreeRTOS-Plus\Source\Utilities\logging\logging_stack.h" />
|
||||
<ClCompile Include="..\..\Source\Utilities\mbedtls_freertos\mbedtls_freertos_port.c" />
|
||||
<ClCompile Include="..\..\ThirdParty\mbedtls\library\aes.c" />
|
||||
<ClCompile Include="..\..\ThirdParty\mbedtls\library\aesni.c" />
|
||||
<ClCompile Include="..\..\ThirdParty\mbedtls\library\arc4.c" />
|
||||
|
||||
@@ -371,9 +371,6 @@
|
||||
<ClCompile Include="..\..\Source\corePKCS11\source\dependency\3rdparty\mbedtls_utils\mbedtls_utils.c">
|
||||
<Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\mbedtls</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\Source\Utilities\mbedtls_freertos\mbedtls_freertos_port.c">
|
||||
<Filter>FreeRTOS+\FreeRTOS IoT Libraries\platform\mbedtls</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\..\FreeRTOS\Source\include\event_groups.h">
|
||||
|
||||
Reference in New Issue
Block a user