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",
"--write",
"--verify",
"--boot"
"--boot",
"--reset"
],
UPLOADBINCMD='"$UPLOADER" $UPLOADERFLAGS $SOURCES'
)