mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-01 18:54:52 +00:00
Add new submodules for port contribution (#355)
* Add new submodules * Update submodule location
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "ThirdParty/FreeRTOS-Kernel-Partner-Supported-Ports"]
|
||||
path = ThirdParty/Partner-Supported-Ports
|
||||
url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports
|
||||
[submodule "ThirdParty/FreeRTOS-Kernel-Community-Supported-Ports"]
|
||||
path = ThirdParty/Community-Supported-Ports
|
||||
url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports
|
||||
1
ThirdParty/Community-Supported-Ports
vendored
Submodule
1
ThirdParty/Community-Supported-Ports
vendored
Submodule
Submodule ThirdParty/Community-Supported-Ports added at f0618d9e2f
1
ThirdParty/Partner-Supported-Ports
vendored
Submodule
1
ThirdParty/Partner-Supported-Ports
vendored
Submodule
Submodule ThirdParty/Partner-Supported-Ports added at 91c87416f8
Reference in New Issue
Block a user