Files
Stm32F10xProject/.gitmodules
T
2026-08-25 21:50:58 -04:00

21 lines
613 B
Plaintext

[submodule "Bsp"]
path = Bsp
url = https://git.linuxacme.com/iorebuild/VoiletBspStm32F10x.git
branch = main
[submodule "System"]
path = System
url = https://git.linuxacme.com/iorebuild/Stm32F10xSystem.git
branch = main
[submodule "StdLib"]
path = StdLib
url = https://git.linuxacme.com/iorebuild/Stm32F10xStdLib.git
branch = main
[submodule "ThirdLib/LetterShell"]
path = ThirdLib/LetterShell
url = https://git.linuxacme.com/iorebuild/LetterShell.git
branch = main
[submodule "ThirdLib/ThreadX"]
path = ThirdLib/ThreadX
url = https://git.linuxacme.com/iorebuild/CortexM3ThreadXV6.git
branch = main