mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-09 05:05:17 -05: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:
parent
5a41846f05
commit
5e596c2e32
3 changed files with 8 additions and 0 deletions
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
|
||||
|
|
|
|||
1
FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
vendored
Submodule
1
FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e21b617e4c0516fd64ac7cb1352a7cde81b571bc
|
||||
1
FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos
vendored
Submodule
1
FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 109ef4d0f8973aa4e624cc3a4048c88ea048e0a4
|
||||
Loading…
Add table
Add a link
Reference in a new issue