mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-17 10:17:45 -04:00
Using Relative URL For Submoduling. (#24)
This commit is contained in:
parent
52c82076b3
commit
a9ffffe1f0
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "FreeRTOS/Source"]
|
||||
path = FreeRTOS/Source
|
||||
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
||||
url = ../FreeRTOS-Kernel.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue