mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
* Added CMock as submodule * Makefile added * Removed TEMP from Makefile * Added configuration files and header files * Update Makefile * Test runner working * make clean * Example added with README * Update README.md * Restored +TCP files * Cleared +TCP changes * removed comments from Makefile * Update README.md * Update README.md * Update README.md * Updated Test/Unit-test/readme.md
6 lines
228 B
Text
6 lines
228 B
Text
[submodule "FreeRTOS/Source"]
|
|
path = FreeRTOS/Source
|
|
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
|
[submodule "FreeRTOS-Plus/Test/CMock"]
|
|
path = FreeRTOS-Plus/Test/CMock
|
|
url = https://github.com/ThrowTheSwitch/CMock
|