forked from platformio/platformio-core
Update atmelsam uploader options
This commit is contained in:
@@ -25,7 +25,9 @@ env.Replace(
|
||||
"--erase",
|
||||
"--write",
|
||||
"--verify",
|
||||
"--boot"
|
||||
"--boot",
|
||||
"--reset"
|
||||
|
||||
],
|
||||
UPLOADBINCMD='"$UPLOADER" $UPLOADERFLAGS $SOURCES'
|
||||
)
|
||||
|
Reference in New Issue
Block a user