[修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
This commit is contained in:
7
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/IDE/MYSQL/do.sh
vendored
Executable file
7
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/IDE/MYSQL/do.sh
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
# Place CMakeList in needed directories
|
||||
|
||||
cp CMakeLists_wolfSSL.txt ../../CMakeLists.txt
|
||||
echo Copied CMakeLists_wolfSSL.txt to wolfssl/CMakeLists.txt
|
||||
cp CMakeLists_wolfCrypt.txt ../../wolfcrypt/CMakeLists.txt
|
||||
echo Copied CMakeLists_wolfCrypt.txt to wolfssl/wolfcrypt/CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user