change counter down io to bootloader enable

This commit is contained in:
optixx
2009-08-27 19:02:27 +02:00
parent fb86f7ba7b
commit d67158f523
4 changed files with 311 additions and 486 deletions

View File

@@ -67,7 +67,7 @@ clean:
.PHONY: all clean interactive-isp interactive-serial launch-bootloader
flash:
flash: bootloader.hex
$(AVRDUDE) $(AVRDUDE_FLAGS) -c $(ISP_PROG) -U flash:w:$<
flash-eeprom-%: %.eep.hex