瀏覽代碼

eeprom reset tool

Jack Humbert 9 年之前
父節點
當前提交
0b0ec82427
共有 2 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      quantum/tools/README.md
  2. 二進制
      quantum/tools/eeprom_reset.hex

+ 6 - 0
quantum/tools/README.md

@@ -0,0 +1,6 @@
+`eeprom_reset.hex` is to reset the eeprom on the Atmega32u4, like this:
+
+    dfu-programmer atmega32u4 erase
+    dfu-programmer atmega32u4 flash --eeprom eeprom-reset.bin
+
+ You'll need to reflash afterwards, because DFU requires the flash to be erased before messing with the eeprom.

二進制
quantum/tools/eeprom_reset.hex