mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
Rename platform files and submodules (#374)
This updates FreeRTOS-Plus/Source/Application-Protocols/platform folder based on feedback to include separate folders for tls and plaintext. In addition, the device-shadow-for-aws-iot-embedded-c submodule is renamed to device-shadow.
This commit is contained in:
parent
691ed9b529
commit
25cd833fd6
42 changed files with 218 additions and 218 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -7,8 +7,8 @@
|
|||
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP"]
|
||||
path = FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP
|
||||
url = https://github.com/FreeRTOS/FreeRTOS-Plus-TCP
|
||||
[submodule "FreeRTOS-Plus/Source/AWS/device-shadow-for-aws-iot-embedded-sdk"]
|
||||
path = FreeRTOS-Plus/Source/AWS/device-shadow-for-aws-iot-embedded-sdk
|
||||
[submodule "FreeRTOS-Plus/Source/AWS/device-shadow"]
|
||||
path = FreeRTOS-Plus/Source/AWS/device-shadow
|
||||
url = https://github.com/aws/device-shadow-for-aws-iot-embedded-sdk
|
||||
[submodule "FreeRTOS-Plus/Source/Application-Protocols/coreMQTT"]
|
||||
path = FreeRTOS-Plus/Source/Application-Protocols/coreMQTT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue