فهرست منبع

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. BIN
      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

BIN
EVSE/Modularization/libInfypwr_PsuCommObj.a