Parcourir la source

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 il y a 5 ans
Parent
commit
ae10fa8405
2 fichiers modifiés avec 1 ajouts et 0 suppressions
  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