mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-10 13:45:07 -05:00
Fix pkcs11 demo build.
This commit is contained in:
parent
f4591cec06
commit
db18ff7d59
2 changed files with 0 additions and 4 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue