mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-17 06:52:18 +01:00
Changed Leonardo fuses to select longer clock startup time.
Done with the aim of discriminating more reliably between reset sources.
This commit is contained in:
parent
52b0c7214b
commit
94c09c2618
@ -151,7 +151,7 @@ leonardo.upload.protocol=avr109
|
||||
leonardo.upload.maximum_size=28672
|
||||
leonardo.upload.speed=57600
|
||||
leonardo.upload.disable_flushing=true
|
||||
leonardo.bootloader.low_fuses=0xde
|
||||
leonardo.bootloader.low_fuses=0xff
|
||||
leonardo.bootloader.high_fuses=0xd8
|
||||
leonardo.bootloader.extended_fuses=0xcb
|
||||
leonardo.bootloader.path=caterina_LUFA
|
||||
|
Loading…
x
Reference in New Issue
Block a user