Burn EESAVE fuse to preserve EEPROM through chip erase
This commit is contained in:
2
Makefile
2
Makefile
@@ -59,7 +59,7 @@ flash: $(TARGET)
|
|||||||
$(Q) $(AVD) -l $(LOGFILE) \
|
$(Q) $(AVD) -l $(LOGFILE) \
|
||||||
-c $(ASP) -p $(ARCH) \
|
-c $(ASP) -p $(ARCH) \
|
||||||
-U lfuse:w:0xC2:m \
|
-U lfuse:w:0xC2:m \
|
||||||
-U hfuse:w:0x9F:m \
|
-U hfuse:w:0x97:m \
|
||||||
-U efuse:w:0xFF:m \
|
-U efuse:w:0xFF:m \
|
||||||
-U lock:w:0xFF:m \
|
-U lock:w:0xFF:m \
|
||||||
-U flash:w:$<
|
-U flash:w:$<
|
||||||
|
|||||||
Reference in New Issue
Block a user