Skip to content

Commit 4200226

Browse files
authored
Move the community/partner supported ports to correct location (#361)
1 parent 8b2a1b8 commit 4200226

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitmodules

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

0 commit comments

Comments
 (0)