diff --git a/.eide/eide.yml b/.eide/eide.yml index aab9b90..5fc2dd3 100644 --- a/.eide/eide.yml +++ b/.eide/eide.yml @@ -65,8 +65,8 @@ targets: baseAddr: "" bin: "" cpuInfo: - cpuName: "null" - vendor: "null" + cpuName: STM32F103ZE + vendor: ST otherCmds: "" proType: 1 speed: 8000 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ae4a6a2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "VoiletBspStm32F10x"] + path = VoiletBspStm32F10x + url = https://git.linuxacme.com/iorebuild/VoiletBspStm32F10x.git diff --git a/VoiletBspStm32F10x b/VoiletBspStm32F10x new file mode 160000 index 0000000..2494094 --- /dev/null +++ b/VoiletBspStm32F10x @@ -0,0 +1 @@ +Subproject commit 249409457fcd556b5fbcecffa6330ab7a495d32b