Skip to content

Commit 56428a9

Browse files
authored
Add new submodules for port contribution (#355)
* Add new submodules * Update submodule location
1 parent 9e85006 commit 56428a9

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "ThirdParty/FreeRTOS-Kernel-Partner-Supported-Ports"]
2+
path = ThirdParty/Partner-Supported-Ports
3+
url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Partner-Supported-Ports
4+
[submodule "ThirdParty/FreeRTOS-Kernel-Community-Supported-Ports"]
5+
path = ThirdParty/Community-Supported-Ports
6+
url = https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports

ThirdParty/Partner-Supported-Ports

Submodule Partner-Supported-Ports added at 91c8741

0 commit comments

Comments
 (0)