mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
Inititial stub for cmock tests (#297)
This commit is contained in:
parent
1fc1bd4321
commit
190c9e780d
13 changed files with 907 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "FreeRTOS-Plus/Test/CMock"]
|
||||
path = FreeRTOS-Plus/Test/CMock
|
||||
url = https://github.com/ThrowTheSwitch/CMock
|
||||
[submodule "FreeRTOS/Test/CMock/CMock"]
|
||||
path = FreeRTOS/Test/CMock/CMock
|
||||
url = https://github.com/ThrowTheSwitch/CMock.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue