[修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
This commit is contained in:
8
kernel/FreeRTOS-Plus/Source/corePKCS11/.gitmodules
vendored
Normal file
8
kernel/FreeRTOS-Plus/Source/corePKCS11/.gitmodules
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
[submodule "source/dependency/3rdparty/mbedtls"]
|
||||
path = source/dependency/3rdparty/mbedtls
|
||||
url = https://github.com/ARMmbed/mbedtls.git
|
||||
branch = v2.28.0
|
||||
update = none
|
||||
[submodule "source/dependency/3rdparty/pkcs11"]
|
||||
path = source/dependency/3rdparty/pkcs11
|
||||
url = https://github.com/amazon-freertos/pkcs11.git
|
||||
Reference in New Issue
Block a user