related file - ArduinoCore-samd\bootloaders\zero\makefile platform : windows 10 / Atmel studio / arduino zero issue : when debugging the elf output file was just getting called ".elf" and debugging would not begin so I had to add the new line below "BOARD_ID?=arduino_zero" @ line 60 NAME?=samd21_sam_ba [Makefile.txt](https://github.com/arduino/ArduinoCore-samd/files/2294225/Makefile.txt)