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

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

View File

@@ -1,14 +0,0 @@
.PHONY: clean All Project_Title Project_Build
All: Project_Title Project_Build
Project_Title:
@echo "----------Building project:[ apt32f102 - BuildSet ]----------"
Project_Build:
@make -r -f apt32f102.mk -j 8 -C D:/MyCode/APT/Project_Code/APT32F1023_Test_20230728/Source
clean:
@echo "----------Cleaning project:[ apt32f102 - BuildSet ]----------"