avrdude -v -e -c avrisp -P COM14 -p ATmega32u4 -b 19200 -U lfuse:w:0x5E:m -U hfuse:w:0x99:m -U efuse:w:0xC3:m
avrdude -v -e -c avrisp -P COM14 -p ATmega32u4 -b 19200 -U flash:w:bootloader_atmega32u4_1.0.0.hex
avrdude -v -D -c avrisp -P COM14 -p ATmega32u4 -b 19200 -U flash:w:crkbd_rev1_oprietop.hex
Last active
February 3, 2022 18:21
-
-
Save oprietop/7106b7dbff4fc2ced9b14d5c2701131e to your computer and use it in GitHub Desktop.
Example commands for preparing fuses, flashing a bootlooader and firmware for promicro using another promicro as an ISP.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment