mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
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