|
|
@ -97,7 +97,7 @@ AVRDUDE_WRITE_FLASH = -U flash:w:$(TARGET).hex
|
|
|
|
|
|
|
|
|
|
|
|
# Uncomment the following if you do /not/ wish a verification to be
|
|
|
|
# Uncomment the following if you do /not/ wish a verification to be
|
|
|
|
# performed after programming the device.
|
|
|
|
# performed after programming the device.
|
|
|
|
#AVRDUDE_NO_VERIFY = -V
|
|
|
|
AVRDUDE_NO_VERIFY = -V
|
|
|
|
|
|
|
|
|
|
|
|
# Increase verbosity level. Please use this when submitting bug
|
|
|
|
# Increase verbosity level. Please use this when submitting bug
|
|
|
|
# reports about avrdude. See <http://savannah.nongnu.org/projects/avrdude>
|
|
|
|
# reports about avrdude. See <http://savannah.nongnu.org/projects/avrdude>
|
|
|
|