添加bsp子仓库

This commit is contained in:
2026-07-05 13:15:06 +08:00
parent b5bb79344a
commit 47079ae36a
3 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -65,8 +65,8 @@ targets:
baseAddr: "" baseAddr: ""
bin: "" bin: ""
cpuInfo: cpuInfo:
cpuName: "null" cpuName: STM32F103ZE
vendor: "null" vendor: ST
otherCmds: "" otherCmds: ""
proType: 1 proType: 1
speed: 8000 speed: 8000
+3
View File
@@ -0,0 +1,3 @@
[submodule "VoiletBspStm32F10x"]
path = VoiletBspStm32F10x
url = https://git.linuxacme.com/iorebuild/VoiletBspStm32F10x.git
Submodule VoiletBspStm32F10x added at 249409457f