aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/flash-avr32dd20.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/flash-avr32dd20.sh b/bin/flash-avr32dd20.sh
index dcd4967..a4faab8 100755
--- a/bin/flash-avr32dd20.sh
+++ b/bin/flash-avr32dd20.sh
@@ -29,7 +29,7 @@ MCUTYPE="unset"
# Do the actual flashing
echo "Flashing $MCUTYPE MCU on port $TTYUSB: $HEX"
-echo pymcuprog write \
+pymcuprog write \
--erase \
--verify \
--timing \