瀏覽代碼

2019-12-31 / Alston Lin

Actions
1. Modify makefile of Modularization to clean infypwr.a file
2. Delete libInfypwr_PsuCommObj.a

Files
1. As follow commit history
Alston 5 年之前
父節點
當前提交
ae10fa8405
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      EVSE/Modularization/Makefile
  2. 二進制
      EVSE/Modularization/libInfypwr_PsuCommObj.a

+ 1 - 0
EVSE/Modularization/Makefile

@@ -13,6 +13,7 @@ clean:
 	rm -f OcppBackend
 	rm -f libPhihong_PsuCommObj.a
 	rm -f libModule_Upgrade.a
+	rm -f libInfypwr_PsuCommObj.a
 
 Module_RFIDLib:
 	rm -f libModule_RFID.a

二進制
EVSE/Modularization/libInfypwr_PsuCommObj.a