From e64fd212f08b28c25ceb4791b086c4512b489a70 Mon Sep 17 00:00:00 2001 From: Eve Entropia Date: Sat, 3 Apr 2010 22:05:54 +0200 Subject: [PATCH] no verify after flash --- projekte/protothreads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projekte/protothreads/Makefile b/projekte/protothreads/Makefile index 0bef228..272ec82 100644 --- a/projekte/protothreads/Makefile +++ b/projekte/protothreads/Makefile @@ -97,7 +97,7 @@ AVRDUDE_WRITE_FLASH = -U flash:w:$(TARGET).hex # Uncomment the following if you do /not/ wish a verification to be # performed after programming the device. -#AVRDUDE_NO_VERIFY = -V +AVRDUDE_NO_VERIFY = -V # Increase verbosity level. Please use this when submitting bug # reports about avrdude. See