mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 00:03:42 +00:00
Add new submodules for port demo contribution (#628)
Adds two new submodules for community and partner supported ports demos.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -52,3 +52,9 @@
|
||||
[submodule "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"]
|
||||
path = FreeRTOS-Plus/Source/Application-Protocols/coreSNTP
|
||||
url = https://github.com/FreeRTOS/coreSNTP.git
|
||||
[submodule "FreeRTOS/Demo/ThirdParty/FreeRTOS-Partner-Supported-Demos"]
|
||||
path = FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos
|
||||
url = https://github.com/FreeRTOS/FreeRTOS-Partner-Supported-Demos
|
||||
[submodule "FreeRTOS/Demo/ThirdParty/FreeRTOS-Community-Supported-Demos"]
|
||||
path = FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
|
||||
url = https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos
|
||||
|
||||
Reference in New Issue
Block a user