mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
Remove WolfSSL-FIPS-Ready source code and Demo
The WolfSSL-FIPS-Ready distribution is licensed under the GPLv3 or a commercial license. Only MIT licensed code is allowed in this repository. Refer to the FreeRTOS_Plus_WolfSSL_Windows_Simulator Demo for future WolfSSL integrations.
This commit is contained in:
parent
79180cde2d
commit
537007d96c
332 changed files with 0 additions and 753627 deletions
4
.github/workflows/freertos_plus_demos.yml
vendored
4
.github/workflows/freertos_plus_demos.yml
vendored
|
|
@ -733,10 +733,6 @@ jobs:
|
|||
working-directory: FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_UDP_Mode_CLI_Windows_Simulator
|
||||
run: msbuild FreeRTOS_Plus_UDP_with_CLI.sln -t:rebuild -property:Configuration=Debug -m
|
||||
|
||||
- name: Build FreeRTOS+WolfSSL FIPS Demo
|
||||
working-directory: FreeRTOS-Plus/Demo/FreeRTOS_Plus_WolfSSL_FIPS_Ready_Windows_Simulator
|
||||
run: msbuild FreeRTOS_Plus_WolfSSL.sln -t:rebuild -property:Configuration=Debug -m
|
||||
|
||||
- name: Build FreeRTOS+TCP IPv6 Demo
|
||||
working-directory: FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_IPv6_Demo/IPv6_Multi_WinSim_demo
|
||||
run: msbuild FreeRTOS_Plus_TCP_IPv6_Multi.sln -t:rebuild -property:Configuration=Debug -m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue