[修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
This commit is contained in:
8
kernel/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface/test/unit-test/CMock/.gitmodules
vendored
Normal file
8
kernel/FreeRTOS-Plus/Source/FreeRTOS-Cellular-Interface/test/unit-test/CMock/.gitmodules
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
[submodule "vendor/unity"]
|
||||
path = vendor/unity
|
||||
url = https://github.com/throwtheswitch/unity.git
|
||||
branch = master
|
||||
[submodule "vendor/c_exception"]
|
||||
path = vendor/c_exception
|
||||
url = https://github.com/throwtheswitch/cexception.git
|
||||
branch = master
|
||||
Reference in New Issue
Block a user