Update atmelsam uploader options

This commit is contained in:
Valeriy Koval
2015-02-23 16:49:01 +02:00
parent 6a42e1de90
commit f3251342b4

View File

@@ -25,7 +25,9 @@ env.Replace(
"--erase", "--erase",
"--write", "--write",
"--verify", "--verify",
"--boot" "--boot",
"--reset"
], ],
UPLOADBINCMD='"$UPLOADER" $UPLOADERFLAGS $SOURCES' UPLOADBINCMD='"$UPLOADER" $UPLOADERFLAGS $SOURCES'
) )