mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-25 10:37:09 +08:00
Add CMock back for the integration tests. (#321)
This commit is contained in:

committed by
GitHub

parent
a6393ee653
commit
d37b651e77
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -16,3 +16,6 @@
|
||||
[submodule "FreeRTOS-Plus/Source/coreJSON"]
|
||||
path = FreeRTOS-Plus/Source/coreJSON
|
||||
url = https://github.com/FreeRTOS/coreJSON
|
||||
[submodule "FreeRTOS-Plus/Test/CMock"]
|
||||
path = FreeRTOS-Plus/Test/CMock
|
||||
url = https://github.com/ThrowTheSwitch/CMock
|
||||
|
1
FreeRTOS-Plus/Test/CMock
Submodule
1
FreeRTOS-Plus/Test/CMock
Submodule
Submodule FreeRTOS-Plus/Test/CMock added at afa294982e
Reference in New Issue
Block a user