Customizing Atmel Studio6 for the Due auto-erase bootloader

Hi Joachim,

you can customize the wait time for memory erased.

REM Wait X second for memory on Arduino Due is erased.
SET WAIT_ERASED=4

i tested with "SET WAIT_ERASED=2" and it works well.

2 seconds faster :slight_smile: