Revert "feat:提交0_10V温控继电器固件"

This reverts commit 1eb7209c0a.
This commit is contained in:
yeyangwen
2026-04-02 16:36:19 +08:00
parent 1eb7209c0a
commit c85dd5f6c1
1408 changed files with 0 additions and 188594 deletions

View File

@@ -1,8 +0,0 @@
.PHONY: clean All
All:
@echo "----------Building project:[ apt32f102 - BuildSet ]----------"
@cd "C:\Users\yupp.APT-HZ\Desktop\APT32F102_Release_V0_50_20190715\Source" && make -f "apt32f102.mk"
clean:
@echo "----------Cleaning project:[ apt32f102 - BuildSet ]----------"
@cd "C:\Users\yupp.APT-HZ\Desktop\APT32F102_Release_V0_50_20190715\Source" && make -f "apt32f102.mk" clean