first commit

This commit is contained in:
liyp
2026-08-25 21:50:58 -04:00
commit 6136624227
5 changed files with 52 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
[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