This commit is contained in:
Antoine Drouin
2005-03-08 22:42:03 +00:00
parent 10915f9b20
commit bf07fa8b45
+1 -1
View File
@@ -112,7 +112,7 @@ $(OBJDIR)/%.hex: $(OBJDIR)/%.elf
%.install: $(OBJDIR)/%.hex check_arch
# stk200 needs to be erased first
$(UISP) $(UISP_FLAGS) --erase
$(UISP) $(UISP_FLAGS) --upload if=$<
$(UISP) $(UISP_FLAGS) --upload --verify if=$<
erase: check_arch
$(UISP) $(ISP_FLAGS) --erase