mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
Add CMock back for the integration tests. (#321)
This commit is contained in:
parent
a6393ee653
commit
d37b651e77
2 changed files with 4 additions and 0 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue