mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 00:03:42 +00:00
Preparation for coreHTTP demos (#413)
Adding common utilities that will be used by 4 coreHTTP demos: - Adding coreHTTP submodule pointer to FreeRTOS-Plus/Source/Application-Protocols/coreHTTP - Adding folder FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator/Http_Demo_Helpers with functions common to demos.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -31,3 +31,6 @@
|
||||
[submodule "FreeRTOS-Plus/Source/AWS/device-defender"]
|
||||
path = FreeRTOS-Plus/Source/AWS/device-defender
|
||||
url = https://github.com/aws/device-defender-for-aws-iot-embedded-sdk.git
|
||||
[submodule "FreeRTOS-Plus/Source/Application-Protocols/coreHTTP"]
|
||||
path = FreeRTOS-Plus/Source/Application-Protocols/coreHTTP
|
||||
url = https://github.com/FreeRTOS/coreHTTP
|
||||
|
||||
Reference in New Issue
Block a user