We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a899b9e commit a700af1Copy full SHA for a700af1
hardware/arduino/avr/boards.txt
@@ -491,7 +491,7 @@ ethernet.upload.speed=115200
491
ethernet.bootloader.tool=avrdude
492
ethernet.bootloader.low_fuses=0xff
493
ethernet.bootloader.high_fuses=0xde
494
-ethernet.bootloader.extended_fuses=0x05
+ethernet.bootloader.extended_fuses=0xFD
495
ethernet.bootloader.file=optiboot/optiboot_atmega328.hex
496
ethernet.bootloader.unlock_bits=0x3F
497
ethernet.bootloader.lock_bits=0x0F
0 commit comments