@@ -23,18 +23,18 @@ since Atmel Studio requires files from the Arduino IDE install, and will look fo
The uploader used is avrdude which is provided by the Arduino IDE installer. Atmel Studio can upload compiled programs through the provided avrdude by adding it as an external tool,
this is done by tools->External Tools...->Add. This allows you to add a new external tool which Atmel Studio can invoke to upload compiled Debug or Release .hex files.
Debug and Release .hex **Have** to be added seperately, below is an example for adding the Arduino Pro Mini for both Debug and Release versions:
Debug and Release .hex HAVE to be added seperately, below is an example for adding the Arduino Pro Mini for both Debug and Release versions: